paper-with-me

홈 › Papers

Doubly-Robust Lasso Bandit

2019-07-26 · NeurIPS 2019 12 · Gi-Soo Kim, Myunghee Cho Paik

Contextual multi-armed bandit algorithms are widely used in sequential decision tasks such as news article recommendation systems, web page ad placement algorithms, and mobile health. Most of the existing algorithms have regret proportional to a polynomial function of the context dimension, $d$. In many applications however, it is often the case that contexts are high-dimensional with only a sparse subset of size $s_0 (\ll d)$ being correlated with the reward. We consider the stochastic linear contextual bandit problem and propose a novel algorithm, namely the Doubly-Robust Lasso Bandit algorithm, which exploits the sparse structure of the regression parameter as in Lasso, while blending the doubly-robust technique used in missing data literature. The high-probability upper bound of the regret incurred by the proposed algorithm does not depend on the number of arms and scales with $\mathrm{log}(d)$ instead of a polynomial function of $d$. The proposed algorithm shows good performance when contexts of different arms are correlated and requires less tuning parameters than existing methods.

📄 PDF Abstract BibTeX arXiv:1907.11362

Code (1)

gisoo1989/Doubly-Robust-Lasso-Bandit 공식 구현

Tasks

Multi-Armed BanditsRecommendation Systems

Similar Papers 제목 키워드 기반

Fixed-Budget Best-Arm Identification in Sparse Linear Bandits

2023-11-01 · Recep Can Yavas, Vincent Y. F. Tan

We study the best-arm identification problem in sparse linear bandits under the fixed-budget setting. In sparse linear bandits, the unknown feature vector $\theta^*$ may be of large dimension $d$, but only a few, say $s …

Differentially Private High Dimensional Bandits

2024-02-06 · Apurv Shukla

We consider a high-dimensional stochastic contextual linear bandit problem when the parameter vector is $s_{0}$-sparse and the decision maker is subject to privacy constraints under both central and local models of diffe…

Lasso Bandit with Compatibility Condition on Optimal Arm

2024-06-02 · Harin Lee, TaeHyun Hwang, Min-hwan Oh

We consider a stochastic sparse linear bandit problem where only a sparse subset of context features affects the expected reward function, i.e., the unknown reward parameter has sparse structure. In the existing Lasso ba…

Diversity

A Simple Unified Framework for High Dimensional Bandit Problems

2021-02-18 · Wenjie Li, Adarsh Barik, Jean Honorio

Stochastic high dimensional bandit problems with low dimensional structures are useful in different applications such as online advertising and drug discovery. In this work, we propose a simple unified algorithm for such…

Drug Discoveryparameter estimationVocal Bursts Intensity Prediction

Doubly Adversarial Federated Bandits

2023-01-22 · Jialin Yi, Milan Vojnović

We study a new non-stochastic federated multi-armed bandit problem with multiple agents collaborating via a communication network. The losses of the arms are assigned by an oblivious adversary that specifies the loss of …

Open-Ended Question Answering