English

Contextual Feature Selection with Conditional Stochastic Gates

Machine Learning 2024-06-11 v2 Neural and Evolutionary Computing

Abstract

Feature selection is a crucial tool in machine learning and is widely applied across various scientific disciplines. Traditional supervised methods generally identify a universal set of informative features for the entire population. However, feature relevance often varies with context, while the context itself may not directly affect the outcome variable. Here, we propose a novel architecture for contextual feature selection where the subset of selected features is conditioned on the value of context variables. Our new approach, Conditional Stochastic Gates (c-STG), models the importance of features using conditional Bernoulli variables whose parameters are predicted based on contextual variables. We introduce a hypernetwork that maps context variables to feature selection parameters to learn the context-dependent gates along with a prediction model. We further present a theoretical analysis of our model, indicating that it can improve performance and flexibility over population-level methods in complex feature selection settings. Finally, we conduct an extensive benchmark using simulated and real-world datasets across multiple domains demonstrating that c-STG can lead to improved feature selection capabilities while enhancing prediction accuracy and interpretability.

Keywords

Cite

@article{arxiv.2312.14254,
  title  = {Contextual Feature Selection with Conditional Stochastic Gates},
  author = {Ram Dyuthi Sristi and Ofir Lindenbaum and Shira Lifshitz and Maria Lavzin and Jackie Schiller and Gal Mishne and Hadas Benisty},
  journal= {arXiv preprint arXiv:2312.14254},
  year   = {2024}
}

Comments

Accepted to ICML 2024

R2 v1 2026-06-28T13:59:14.875Z