paper-with-me

Papers

Diminishing Exploration: A Minimalist Approach to Piecewise Stationary Multi-Armed Bandits

2024-10-08 · Kuan-Ta Li, Ping-Chun Hsieh, Yu-Chih Huang

The piecewise-stationary bandit problem is an important variant of the multi-armed bandit problem that further considers abrupt changes in the reward distributions. The main theme of the problem is the trade-off between exploration for detecting environment changes and exploitation of traditional bandit algorithms. While this problem has been extensively investigated, existing works either assume knowledge about the number of change points $M$ or require extremely high computational complexity. In this work, we revisit the piecewise-stationary bandit problem from a minimalist perspective. We propose a novel and generic exploration mechanism, called diminishing exploration, which eliminates the need for knowledge about $M$ and can be used in conjunction with an existing change detection-based algorithm to achieve near-optimal regret scaling. Simulation results show that despite oblivious of $M$, equipping existing algorithms with the proposed diminishing exploration generally achieves better empirical regret than the traditional uniform exploration.

📄 PDF Abstract BibTeX arXiv:2410.05734

Code (0)

등록된 구현이 없습니다.

Tasks

Change DetectionMulti-Armed Bandits

Similar Papers 제목 키워드 기반

A Modularized Framework for Piecewise-Stationary Restless Bandits

2026-04-11 · Kuan-Ta Li, Chia-Chun Lin, Ping-Chun Hsieh, Yu-Chih Huang arxiv

We study the piecewise-stationary restless multi-armed bandit (PS-RMAB) problem, where each arm evolves as a Markov chain but \emph{mean rewards may change across unknown segments}. To address the resulting exploration--…

Change Detection

Forced Exploration in Bandit Problems

2023-12-12 · Han Qi, Fei Guo, Li Zhu

The multi-armed bandit(MAB) is a classical sequential decision problem. Most work requires assumptions about the reward distribution (e.g., bounded), while practitioners may have difficulty obtaining information about th…

A Near-Optimal Change-Detection Based Algorithm for Piecewise-Stationary Combinatorial Semi-Bandits

2019-08-27 · Huozhi Zhou, Lingda Wang, Lav R. Varshney, Ee-Peng Lim

We investigate the piecewise-stationary combinatorial semi-bandit problem. Compared to the original combinatorial semi-bandit problem, our setting assumes the reward distributions of base arms may change in a piecewise-s…

Change DetectionMulti-Armed Bandits

Clustering piecewise stationary processes

2019-06-26 · Azadeh Khaleghi, Daniil Ryabko

The problem of time-series clustering is considered in the case where each data-point is a sample generated by a piecewise stationary ergodic process. Stationary processes are perhaps the most general class of processes …

ClusteringTime SeriesTime Series AnalysisTime Series Clustering

Detection Is All You Need: A Feasible Optimal Prior-Free Black-Box Approach For Piecewise Stationary Bandits

2025-01-31 · Argyrios Gerogiannis, Yu-Han Huang, Subhonmesh Bose, Venugopal V. Veeravalli

We study the problem of piecewise stationary bandits without prior knowledge of the underlying non-stationarity. We propose the first $\textit{feasible}$ black-box algorithm applicable to most common parametric bandit va…

All