paper-with-me

홈 › Papers

Distribution-dependent and Time-uniform Bounds for Piecewise i.i.d Bandits

2019-05-30 · Subhojyoti Mukherjee, Odalric-Ambrym Maillard

We consider the setup of stochastic multi-armed bandits in the case when reward distributions are piecewise i.i.d. and bounded with unknown changepoints. We focus on the case when changes happen simultaneously on all arms, and in stark contrast with the existing literature, we target gap-dependent (as opposed to only gap-independent) regret bounds involving the magnitude of changes $(\Delta^{chg}_{i,g})$ and optimality-gaps ($\Delta^{opt}_{i,g}$). Diverging from previous works, we assume the more realistic scenario that there can be undetectable changepoint gaps and under a different set of assumptions, we show that as long as the compounded delayed detection for each changepoint is bounded there is no need for forced exploration to actively detect changepoints. We introduce two adaptations of UCB-strategies that employ scan-statistics in order to actively detect the changepoints, without knowing in advance the changepoints and also the mean before and after any change. Our first method \UCBLCPD does not know the number of changepoints $G$ or time horizon $T$ and achieves the first time-uniform concentration bound for this setting using the Laplace method of integration. The second strategy \ImpCPD makes use of the knowledge of $T$ to achieve the order optimal regret bound of $\min\big\lbrace O(\sum\limits_{i=1}^{K} \sum\limits_{g=1}^{G}\frac{\log(T/H_{1,g})}{\Delta^{opt}_{i,g}}), O(\sqrt{GT})\big\rbrace$, (where $H_{1,g}$ is the problem complexity) thereby closing an important gap with respect to the lower bound in a specific challenging setting. Our theoretical findings are supported by numerical experiments on synthetic and real-life datasets.

📄 PDF Abstract BibTeX arXiv:1905.13159

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed Bandits

Similar Papers 제목 키워드 기반

Approximating Probability Distributions by ReLU Networks

2021-01-25 · Manuj Mukherjee, Aslan Tchamkerten, Mansoor Yousefi

How many neurons are needed to approximate a target probability distribution using a neural network with a given input distribution and approximation error? This paper examines this question for the case when the input d…

Time-uniform confidence bands for the CDF under nonstationarity

2023-02-28 · NeurIPS 2023 11

Estimation of the complete distribution of a random variable is a useful primitive for both manual and automated decision making. This problem has received extensive attention in the i.i.d. setting, but the arbitrary dat…

counterfactualDecision Makingvalid

Toward Better Generalization Bounds with Locally Elastic Stability

2020-10-27 · Zhun Deng, Hangfeng He, Weijie J. Su

Algorithmic stability is a key characteristic to ensure the generalization ability of a learning algorithm. Among different notions of stability, \emph{uniform stability} is arguably the most popular one, which yields ex…

Generalization BoundsLearning TheorySensitivity

Lower Bounds for the Algorithmic Complexity of Learned Indexes

2026-01-10 · Luis Alberto Croquevielle, Roman Sokolovskii, Thomas Heinis arxiv

Learned index structures aim to accelerate queries by training machine learning models to approximate the rank function associated with a database attribute. While effective in practice, their theoretical limitations are…

DAPA: Distribution Aware Piecewise Activation Functions for On-Device Transformer Inference and Training

2026-03-19 · Maoyang Xiang, Bo Wang arxiv

Non-linear activation functions play a pivotal role in on-device inference and training, as they not only consume substantial hardware resources but also impose a significant impact on system performance and energy effic…