English

Accelerating Cross-Validation in Multinomial Logistic Regression with $\ell_1$-Regularization

Machine Learning 2018-09-19 v2 Disordered Systems and Neural Networks

Abstract

We develop an approximate formula for evaluating a cross-validation estimator of predictive likelihood for multinomial logistic regression regularized by an 1\ell_1-norm. This allows us to avoid repeated optimizations required for literally conducting cross-validation; hence, the computational time can be significantly reduced. The formula is derived through a perturbative approach employing the largeness of the data size and the model dimensionality. An extension to the elastic net regularization is also addressed. The usefulness of the approximate formula is demonstrated on simulated data and the ISOLET dataset from the UCI machine learning repository.

Keywords

Cite

@article{arxiv.1711.05420,
  title  = {Accelerating Cross-Validation in Multinomial Logistic Regression with $\ell_1$-Regularization},
  author = {Tomoyuki Obuchi and Yoshiyuki Kabashima},
  journal= {arXiv preprint arXiv:1711.05420},
  year   = {2018}
}

Comments

30 pages, 9 figures. MATLAB and python codes implementing the formula derived in the manuscript are distributed in https://github.com/T-Obuchi/AcceleratedCVonMLR_matlab and https://github.com/T-Obuchi/AcceleratedCVonMLR_python

R2 v1 2026-06-22T22:46:25.052Z