paper-with-me

홈 › Papers

The Hardness Analysis of Thompson Sampling for Combinatorial Semi-bandits with Greedy Oracle

2021-11-08 · NeurIPS 2021 12 · Fang Kong, Yueran Yang, Wei Chen, Shuai Li

Thompson sampling (TS) has attracted a lot of interest in the bandit area. It was introduced in the 1930s but has not been theoretically proven until recent years. All of its analysis in the combinatorial multi-armed bandit (CMAB) setting requires an exact oracle to provide optimal solutions with any input. However, such an oracle is usually not feasible since many combinatorial optimization problems are NP-hard and only approximation oracles are available. An example (Wang and Chen, 2018) has shown the failure of TS to learn with an approximation oracle. However, this oracle is uncommon and is designed only for a specific problem instance. It is still an open question whether the convergence analysis of TS can be extended beyond the exact oracle in CMAB. In this paper, we study this question under the greedy oracle, which is a common (approximation) oracle with theoretical guarantees to solve many (offline) combinatorial optimization problems. We provide a problem-dependent regret lower bound of order $\Omega(\log T/\Delta^2)$ to quantify the hardness of TS to solve CMAB problems with greedy oracle, where $T$ is the time horizon and $\Delta$ is some reward gap. We also provide an almost matching regret upper bound. These are the first theoretical results for TS to solve CMAB with a common approximation oracle and break the misconception that TS cannot work with approximation oracles.

📄 PDF Abstract BibTeX arXiv:2111.04295

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial OptimizationOpen-Ended Question AnsweringThompson Sampling

Methods 이 논문이 사용한 방법론

TS Spatio-temporal features extraction that measure the stabilty. The proposed method is based on a compression algorithm named Run Length Encoding. The workflow of the method is…

Similar Papers 제목 키워드 기반

Statistical Efficiency of Thompson Sampling for Combinatorial Semi-Bandits

2020-06-11 · NeurIPS 2020 12 · Pierre Perrault, Etienne Boursier, Vianney Perchet, Michal Valko

We investigate stochastic combinatorial multi-armed bandit with semi-bandit feedback (CMAB). In CMAB, the question of the existence of an efficient policy with an optimal asymptotic regret (up to a factor poly-logarithmi…

Thompson Sampling

First-Order Bayesian Regret Analysis of Thompson Sampling

2019-02-02 · Sébastien Bubeck, Mark Sellke

We address online combinatorial optimization when the player has a prior over the adversary's sequence of losses. In this framework, Russo and Van Roy proposed an information-theoretic analysis of Thompson Sampling based…

Combinatorial OptimizationThompson Sampling

Analysis of Thompson Sampling for Combinatorial Multi-armed Bandit with Probabilistically Triggered Arms

2018-09-07 · Alihan Hüyük, Cem Tekin

We analyze the regret of combinatorial Thompson sampling (CTS) for the combinatorial multi-armed bandit with probabilistically triggered arms under the semi-bandit feedback setting. We assume that the learner has access …

Thompson Sampling

Thompson Sampling For Combinatorial Bandits: Polynomial Regret and Mismatched Sampling Paradox

2024-10-07 · Raymond Zhang, Richard Combes

We consider Thompson Sampling (TS) for linear combinatorial semi-bandits and subgaussian rewards. We propose the first known TS whose finite-time regret does not scale exponentially with the dimension of the problem. We …

Thompson Sampling

A Contextual Combinatorial Semi-Bandit Approach to Network Bottleneck Identification

2022-06-16 · Fazeleh Hoseini, Niklas Åkerblom, Morteza Haghir Chehreghani

Bottleneck identification is a challenging task in network analysis, especially when the network is not fully specified. To address this task, we develop a unified online learning framework based on combinatorial semi-ba…

Multi-Armed BanditsThompson Sampling