Dynamic Instance-Wise Classification in Correlated Feature Spaces
Yasitha Warahena Liyanage, Daphney-Stavroula Zois, Charalampos Chelmis

TL;DR
This paper introduces a Bayesian network-based method for dynamic, instance-wise feature selection in correlated feature spaces, improving classification accuracy and interpretability by tailoring features to each test instance.
Contribution
It proposes a novel sequential feature selection approach that adapts to each test instance using feature dependencies, with theoretical analysis and a scalable algorithm for high-dimensional data.
Findings
Improved classification accuracy on real-world datasets.
Enhanced interpretability through instance-specific feature subsets.
Scalable method effective in high-dimensional settings.
Abstract
In a typical supervised machine learning setting, the predictions on all test instances are based on a common subset of features discovered during model training. However, using a different subset of features that is most informative for each test instance individually may not only improve prediction accuracy, but also the overall interpretability of the model. At the same time, feature selection methods for classification have been known to be the most effective when many features are irrelevant and/or uncorrelated. In fact, feature selection ignoring correlations between features can lead to poor classification performance. In this work, a Bayesian network is utilized to model feature dependencies. Using the dependency network, a new method is proposed that sequentially selects the best feature to evaluate for each test instance individually, and stops the selection process to make a…
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
MethodsFeature Selection
