Validation-Free Sparse Learning: A Phase Transition Approach to Feature Selection
Sylvain Sardy, Maxime van Cutsem, Xiaoyu Ma

TL;DR
This paper introduces a phase transition-based method for feature selection in sparse models, eliminating the need for cross-validation and improving interpretability and efficiency across various AI models.
Contribution
It presents a novel phase transition approach for feature selection applicable to complex models, removing reliance on validation sets for regularization parameter tuning.
Findings
Successfully identifies relevant features with high probability
Balances predictive accuracy and sparsity effectively
Applicable to linear, shallow, and deep neural networks
Abstract
The growing environmental footprint of artificial intelligence (AI), especially in terms of storage and computation, calls for more frugal and interpretable models. Sparse models (e.g., linear, neural networks) offer a promising solution by selecting only the most relevant features, reducing complexity, preventing over-fitting and enabling interpretation-marking a step towards truly intelligent AI. The concept of a right amount of sparsity (without too many false positive or too few true positive) is subjective. So we propose a new paradigm previously only observed and mathematically studied for compressed sensing (noiseless linear models): obtaining a phase transition in the probability of retrieving the relevant features. We show in practice how to obtain this phase transition for a class of sparse learners. Our approach is flexible and applicable to complex models ranging from…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
MethodsFeature Selection · Sparse Evolutionary Training · Pruning · Focus
