Accelerating Cross-Validation in Multinomial Logistic Regression with _1-Regularization
2017-11-15Code Available0· sign in to hype
Tomoyuki Obuchi, Yoshiyuki Kabashima
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/T-Obuchi/AcceleratedCVonMLR_matlabOfficialIn papernone★ 0
- github.com/T-Obuchi/AcceleratedCVonMLR_pythonOfficialIn papernone★ 0
Abstract
We develop an approximate formula for evaluating a cross-validation estimator of predictive likelihood for multinomial logistic regression regularized by an _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.