vix.ing · top · new · best · stats

Variable Selection via Thompson Sampling

2020/07/01 by Yi Liu, Liu, Yi, Veronika Ročková +2 · 3 citations
Computer Science · Decision Sciences · Mathematics · #Advanced Bandit Algorithms Research #Computation (stat.CO) #FOS: Computer and information sciences #Machine Learning (cs.LG) #Machine Learning and Algorithms #Methodology (stat.ME) #Reinforcement Learning in Robotics #cs.LG #stat.CO #stat.ME

paper · pdf · doi:10.48550/arxiv.2007.00187

openalex publication_date 2020/07/01 · arxiv created 2021/02/11 · arxiv updated 2021/02/15 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Thompson sampling is a heuristic algorithm for the multi-armed bandit problem which has a long tradition in machine learning. The algorithm has a Bayesian spirit in the sense that it selects arms based on posterior samples of reward probabilities of each arm. By forging a connection between combinatorial binary bandits and spike-and-slab variable selection, we propose a stochastic optimization approach to subset selection called Thompson Variable Selection (TVS). TVS is a framework for interpretable machine learning which does not rely on the underlying model to be linear. TVS brings together Bayesian reinforcement and machine learning in order to extend the reach of Bayesian subset selection to non-parametric models and large datasets with very many predictors and/or very many observations. Depending on the choice of a reward, TVS can be deployed in offline as well as online setups with streaming data batches. Tailoring multiplay bandits to variable selection, we provide regret bounds without necessarily assuming that the arm mean rewards be unrelated. We show a very strong empirical performance on both simulated and real data. Unlike deterministic optimization methods for spike-and-slab variable selection, the stochastic nature makes TVS less prone to local convergence and thereby more robust.

Citations

Cited by

Related