Randomised Algorithm for Feature Selection and Classification
Aida Brankovic, Alessandro Falsone, Maria Prandini, Luigi Piroddi

TL;DR
This paper introduces a novel randomized algorithm for feature selection and classification that constructs polynomial classifiers, using a probabilistic model refinement process, and demonstrates improved accuracy and simplicity over existing methods.
Contribution
The paper presents a new randomized approach combining model structure selection with polynomial classifiers, enhancing feature selection and interpretability.
Findings
Effective in improving classification accuracy
Produces simple, interpretable models
Outperforms existing methods on benchmark datasets
Abstract
We here introduce a novel classification approach adopted from the nonlinear model identification framework, which jointly addresses the feature selection and classifier design tasks. The classifier is constructed as a polynomial expansion of the original attributes and a model structure selection process is applied to find the relevant terms of the model. The selection method progressively refines a probability distribution defined on the model structure space, by extracting sample models from the current distribution and using the aggregate information obtained from the evaluation of the population of models to reinforce the probability of extracting the most important terms. To reduce the initial search space, distance correlation filtering can be applied as a preprocessing technique. The proposed method is evaluated and compared to other well-known feature selection and…
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
TopicsGaussian Processes and Bayesian Inference · Machine Learning and Data Classification · Face and Expression Recognition
