paper-with-me

홈 › Papers

Fooling Algorithms in Non-Stationary Bandits using Belief Inertia

2025-11-06 · Gal Mendelson, Eyal Tadmor arxiv

We study the problem of worst case regret in piecewise stationary multi armed bandits. While the minimax theory for stationary bandits is well established, understanding analogous limits in time-varying settings is challenging. Existing lower bounds rely on what we refer to as infrequent sampling arguments, where long intervals without exploration allow adversarial reward changes that induce large regret. In this paper, we introduce a fundamentally different approach based on a belief inertia argument. Our analysis captures how an algorithm's empirical beliefs, encoded through historical reward averages, create momentum that resists new evidence after a change. We show how this inertia can be exploited to construct adversarial instances that mislead classical algorithms such as Explore Then Commit, epsilon greedy, and UCB, causing them to suffer regret that grows linearly with T and with a substantial constant factor, regardless of how their parameters are tuned, even with a single change point. We extend the analysis to algorithms that periodically restart to handle non stationarity and prove that, even then, the worst case regret remains linear in T. Our results indicate that utilizing belief inertia can be a powerful method for deriving sharp lower bounds in non stationary bandits.

📄 PDF Abstract BibTeX arXiv:2511.05620

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bayesian Design Principles for Frequentist Sequential Learning

2023-10-01 · Yunbei Xu, Assaf Zeevi

We develop a general theory to optimize the frequentist regret for sequential learning problems, where efficient bandit and reinforcement learning algorithms can be derived from unified Bayesian principles. We propose a …

Multi-Armed Banditsreinforcement-learningReinforcement Learning

Playing Along: Learning a Double-Agent Defender for Belief Steering via Theory of Mind

2026-04-13 · Hanqi Xiao, Vaidehi Patil, Zaid Khan, Hyunji Lee 외 arxiv

As large language models (LLMs) become the engine behind conversational systems, their ability to reason about the intentions and states of their dialogue partners (i.e., form and use a theory-of-mind, or ToM) becomes in…

Reinforcement Learning

Cascading Non-Stationary Bandits: Online Learning to Rank in the Non-Stationary Cascade Model

2019-05-29 · Chang Li, Maarten de Rijke

Non-stationarity appears in many online applications such as web search and advertising. In this paper, we study the online learning to rank problem in a non-stationary environment where user preferences change abruptly …

Learning-To-Rank

Non-Stationary Dueling Bandits

2022-02-02 · Patrick Kolpaczki, Viktor Bengs, Eyke Hüllermeier

We study the non-stationary dueling bandits problem with $K$ arms, where the time horizon $T$ consists of $M$ stationary segments, each of which is associated with its own preference matrix. The learner repeatedly select…

Variance-Dependent Regret Bounds for Non-stationary Linear Bandits

2024-03-15 · Zhiyong Wang, Jize Xie, Yi Chen, John C. S. Lui 외

We investigate the non-stationary stochastic linear bandit problem where the reward distribution evolves each round. Existing algorithms characterize the non-stationarity by the total variation budget $B_K$, which is the…