paper-with-me

홈 › Papers

Multi-task Representation Learning for Pure Exploration in Linear Bandits

2023-02-09 · Yihan Du, Longbo Huang, Wen Sun

Despite the recent success of representation learning in sequential decision making, the study of the pure exploration scenario (i.e., identify the best option and minimize the sample complexity) is still limited. In this paper, we study multi-task representation learning for best arm identification in linear bandits (RepBAI-LB) and best policy identification in contextual linear bandits (RepBPI-CLB), two popular pure exploration settings with wide applications, e.g., clinical trials and web content optimization. In these two problems, all tasks share a common low-dimensional linear representation, and our goal is to leverage this feature to accelerate the best arm (policy) identification process for all tasks. For these problems, we design computationally and sample efficient algorithms DouExpDes and C-DouExpDes, which perform double experimental designs to plan optimal sample allocations for learning the global representation. We show that by learning the common representation among tasks, our sample complexity is significantly better than that of the native approach which solves tasks independently. To the best of our knowledge, this is the first work to demonstrate the benefits of representation learning for multi-task pure exploration.

📄 PDF Abstract BibTeX arXiv:2302.04441

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingRepresentation LearningSequential Decision Making

Similar Papers 제목 키워드 기반

Multi-task Representation Learning for Pure Exploration in Bilinear Bandits

2023-11-01 · NeurIPS 2023 11

We study multi-task representation learning for the problem of pure exploration in bilinear bandits. In bilinear bandits, an action takes the form of a pair of arms from two different entity types and the reward is a bil…

Experimental DesignRepresentation Learning

Pure Exploration in Kernel and Neural Bandits

2021-06-22 · NeurIPS 2021 12 · Yinglun Zhu, Dongruo Zhou, Ruoxi Jiang, Quanquan Gu 외

We study pure exploration in bandits, where the dimension of the feature representation can be much larger than the number of arms. To overcome the curse of dimensionality, we propose to adaptively embed the feature repr…

Pure Exploration in Asynchronous Federated Bandits

2023-10-17 · Zichen Wang, Chuanhao Li, Chenyu Song, Lianghui Wang 외

We study the federated pure exploration problem of multi-armed bandits and linear bandits, where $M$ agents cooperatively identify the best arm via communicating with the central server. To enhance the robustness against…

Multi-Armed Bandits

Near Optimal Pure Exploration in Logistic Bandits

2024-10-28 · Eduardo Ochoa Rivera, Ambuj Tewari

Bandit algorithms have garnered significant attention due to their practical applications in real-world scenarios. However, beyond simple settings such as multi-arm or linear bandits, optimal algorithms remain scarce. No…

Gamification of Pure Exploration for Linear Bandits

2020-07-02 · ICML 2020 1 · Rémy Degenne, Pierre Ménard, Xuedong Shang, Michal Valko

We investigate an active pure-exploration setting, that includes best-arm identification, in the context of linear stochastic bandits. While asymptotically optimal algorithms exist for standard multi-arm bandits, the exi…

Experimental Design