English

Parsimonious Subset Selection for Generalized Linear Models with Biomedical Applications

Methodology 2026-03-24 v1 Computation

Abstract

High-dimensional biomedical studies require models that are simultaneously accurate, sparse, and interpretable, yet exact best subset selection for generalized linear models is computationally intractable. We develop a scalable method that combines a continuous Boolean relaxation of the subset problem with a Frank--Wolfe algorithm driven by envelope gradients. The resulting method, which we refer to as COMBSS-GLM, is simple to implement, requires one penalized generalized linear model fit per iteration, and produces sparse models along a model-size path. Theoretically, we identify a curvature-based parameter regime in which the relaxed objective is concave in the selection weights, implying that global minimizers occur at binary corners. Empirically, in logistic and multinomial simulations across low- and high-dimensional correlated settings, the proposed method consistently improves variable-selection quality relative to established penalised likelihood competitors while maintaining strong predictive performance. In biomedical applications, it recovers established loci in a binary-outcome rice genome-wide association study and achieves perfect multiclass test accuracy on the Khan SRBCT cancer dataset using a small subset of genes. Open-source implementations are available in R at https://github.com/benoit-liquet/COMBSS-GLM-R and in Python at https://github.com/saratmoka/COMBSS-GLM-Python.

Keywords

Cite

@article{arxiv.2603.21952,
  title  = {Parsimonious Subset Selection for Generalized Linear Models with Biomedical Applications},
  author = {Anant Mathur and Benoit Liquet and Samuel Muller and Sarat Moka},
  journal= {arXiv preprint arXiv:2603.21952},
  year   = {2026}
}
R2 v1 2026-07-01T11:33:17.481Z