Model Selection Through Model Sorting
Mohammad Ali Hajiani, Babak Seyfe

TL;DR
This paper introduces a new model selection method based on nested empirical risk bounds, which effectively identifies the true model order and outperforms existing algorithms in linear regression and classification tasks.
Contribution
It proposes the S-NER method for model sorting using PAC bounds, enabling accurate model order selection without prior information.
Findings
S-NER outperforms feature sorting algorithms like OMP in linear regression.
NER reduces complexity in UCR dataset classification with minimal accuracy loss.
The methods reliably identify the true model order with high probability.
Abstract
We propose a novel approach to select the best model of the data. Based on the exclusive properties of the nested models, we find the most parsimonious model containing the risk minimizer predictor. We prove the existence of probable approximately correct (PAC) bounds on the difference of the minimum empirical risk of two successive nested models, called successive empirical excess risk (SEER). Based on these bounds, we propose a model order selection method called nested empirical risk (NER). By the sorted NER (S-NER) method to sort the models intelligently, the minimum risk decreases. We construct a test that predicts whether expanding the model decreases the minimum risk or not. With a high probability, the NER and S-NER choose the true model order and the most parsimonious model containing the risk minimizer predictor, respectively. We use S-NER model selection in the linear…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSimulation Techniques and Applications · Fuzzy Logic and Control Systems · Machine Learning and Data Classification
MethodsLinear Regression
