Cost-Sensitive Best Subset Selection for Logistic Regression: A Mixed-Integer Conic Optimization Perspective
Ricardo Knauer, Erik Rodner

TL;DR
This paper introduces a certifiably optimal feature selection method for logistic regression that considers feature acquisition costs, evaluated through synthetic clinical datasets, highlighting limitations in low-data and noisy scenarios.
Contribution
It presents a novel mixed-integer conic optimization approach for cost-sensitive feature selection in logistic regression, with comprehensive evaluation and practical recommendations.
Findings
Optimal methods outperform heuristics in certain regimes
Low-data and noisy conditions challenge existing methods
Synthetic dataset generator aids systematic evaluation
Abstract
A key challenge in machine learning is to design interpretable models that can reduce their inputs to the best subset for making transparent predictions, especially in the clinical domain. In this work, we propose a certifiably optimal feature selection procedure for logistic regression from a mixed-integer conic optimization perspective that can take an auxiliary cost to obtain features into account. Based on an extensive review of the literature, we carefully create a synthetic dataset generator for clinical prognostic model research. This allows us to systematically evaluate different heuristic and optimal cardinality- and budget-constrained feature selection procedures. The analysis shows key limitations of the methods for the low-data regime and when confronted with label noise. Our paper not only provides empirical recommendations for suitable methods and dataset designs, but also…
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 · Logistic Regression
