paper-with-me

Papers

Variable Selection via Thompson Sampling

2020-07-01 · Yi Liu, Veronika Rockova

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.

📄 PDF Abstract BibTeX arXiv:2007.00187

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningInterpretable Machine LearningStochastic OptimizationThompson SamplingVariable Selection

Similar Papers 제목 키워드 기반

Thompson Sampling via Local Uncertainty

2019-10-30 · ICML 2020 1 · Zhendong Wang, Mingyuan Zhou

Thompson sampling is an efficient algorithm for sequential decision making, which exploits the posterior uncertainty to address the exploration-exploitation dilemma. There has been significant recent interest in integrat…

Decision MakingMulti-Armed BanditsSequential Decision MakingThompson Sampling+1

Racing Thompson: an Efficient Algorithm for Thompson Sampling with Non-conjugate Priors

2017-08-16 · ICML 2018 7 · Yichi Zhou, Jun Zhu, Jingwei Zhuo

Thompson sampling has impressive empirical performance for many multi-armed bandit problems. But current algorithms for Thompson sampling only work for the case of conjugate priors since these algorithms require to infer…

Thompson Sampling

Double-Linear Thompson Sampling for Context-Attentive Bandits

2020-10-15 · Djallel Bouneffouf, Raphaël Féraud, Sohini Upadhyay, Yasaman Khazaeni 외

In this paper, we analyze and extend an online learning framework known as Context-Attentive Bandit, motivated by various practical applications, from medical diagnosis to dialog systems, where due to observation costs o…

Medical DiagnosisThompson Sampling

Information-Directed Sampling for Causal Bandits

2026-07-17 · Muhammad Qasim Elahi, Murat Kocaoglu, Mahsa Ghasemi arxiv

Causal bandits exploit structural relationships among variables to share information across interventions and accelerate the identification of high-reward decisions. In many applications, however, some variables cannot b…

Dual-Directed Algorithm Design for Efficient Pure Exploration

2023-10-30 · Chao Qin, Wei You

We consider pure-exploration problems in the context of stochastic sequential adaptive experiments with a finite set of alternatives. The central objective is to answer a query regarding the alternatives with high confid…

Thompson Sampling