paper-with-me

Papers

Greedy Algorithm for Structured Bandits: A Sharp Characterization of Asymptotic Success / Failure

2025-03-06 · Aleksandrs Slivkins, Yunzong Xu, Shiliang Zuo

We study the greedy (exploitation-only) algorithm in bandit problems with a known reward structure. We allow arbitrary finite reward structures, while prior work focused on a few specific ones. We fully characterize when the greedy algorithm asymptotically succeeds or fails, in the sense of sublinear vs. linear regret as a function of time. Our characterization identifies a partial identifiability property of the problem instance as the necessary and sufficient condition for the asymptotic success. Notably, once this property holds, the problem becomes easy -- any algorithm will succeed (in the same sense as above), provided it satisfies a mild non-degeneracy condition. Our characterization extends to contextual bandits and interactive decision-making with arbitrary feedback. Examples demonstrating broad applicability and extensions to infinite reward structures are provided.

📄 PDF Abstract BibTeX arXiv:2503.04010

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingMulti-Armed Bandits

Similar Papers 제목 키워드 기반

Structured Linear Contextual Bandits: A Sharp and Geometric Smoothed Analysis

2020-02-26 · ICML 2020 1 · Vidyashankar Sivakumar, Zhiwei Steven Wu, Arindam Banerjee

Bandit learning algorithms typically involve the balance of exploration and exploitation. However, in many practical applications, worst-case scenarios needing systematic exploration are seldom encountered. In this work,…

Multi-Armed Bandits

Stochastic Low-rank Tensor Bandits for Multi-dimensional Online Decision Making

2020-07-31 · Jie zhou, Botao Hao, Zheng Wen, Jingfei Zhang 외

Multi-dimensional online decision making plays a crucial role in many real applications such as online recommendation and digital marketing. In these problems, a decision at each time is a combination of choices from dif…

Decision MakingMarketing

When Are Linear Stochastic Bandits Attackable?

2021-10-18 · Huazheng Wang, Haifeng Xu, Hongning Wang

We study adversarial attacks on linear stochastic bandits: by manipulating the rewards, an adversary aims to control the behaviour of the bandit algorithm. Perhaps surprisingly, we first show that some attack goals can n…

Decision MakingRecommendation Systems

Sharp Convergence Rates for Matching Pursuit

2023-07-15 · Jason M. Klusowski, Jonathan W. Siegel

We study the fundamental limits of matching pursuit, or the pure greedy algorithm, for approximating a target function $ f $ by a linear combination $f_n$ of $n$ elements from a dictionary. When the target function is co…

MINTS: Minimalist Thompson Sampling

2026-06-01 · Kaizheng Wang arxiv

The Bayesian paradigm offers principled tools for sequential decision-making under uncertainty, but its reliance on a probabilistic model for all parameters can hinder the incorporation of complex structural constraints.…

Multi-Armed Bandits