Model-free feature selection to facilitate automatic discovery of divergent subgroups in tabular data
Girmaw Abebe Tadesse, William Ogallo, Celia Cintas, Skyler Speakman

TL;DR
This paper introduces SAFS, a model-free, sparsity-based feature selection method that efficiently identifies divergent subgroups in tabular data, reducing computational time while maintaining detection accuracy.
Contribution
SAFS is a novel, model-free feature selection framework that leverages sparsity to improve the discovery of divergent subgroups in tabular data, outperforming existing methods in speed.
Findings
SAFS reduces feature selection time by over 80 times.
SAFS-selected features detect divergent samples with high similarity to full feature sets.
SAFS maintains competitive detection performance with significantly fewer features.
Abstract
Data-centric AI encourages the need of cleaning and understanding of data in order to achieve trustworthy AI. Existing technologies, such as AutoML, make it easier to design and train models automatically, but there is a lack of a similar level of capabilities to extract data-centric insights. Manual stratification of tabular data per a feature (e.g., gender) is limited to scale up for higher feature dimension, which could be addressed using automatic discovery of divergent subgroups. Nonetheless, these automatic discovery techniques often search across potentially exponential combinations of features that could be simplified using a preceding feature selection step. Existing feature selection techniques for tabular data often involve fitting a particular model in order to select important features. However, such model-based selection is prone to model-bias and spurious correlations in…
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
TopicsAnimal Disease Management and Epidemiology · Advanced Statistical Methods and Models · Machine Learning and Data Classification
MethodsFeature Selection
