paper-with-me

Papers

Data-Driven Upper Confidence Bounds with Near-Optimal Regret for Heavy-Tailed Bandits

2024-06-09 · Ambrus Tamás, Szabolcs Szentpéteri, Balázs Csanád Csáji

Stochastic multi-armed bandits (MABs) provide a fundamental reinforcement learning model to study sequential decision making in uncertain environments. The upper confidence bounds (UCB) algorithm gave birth to the renaissance of bandit algorithms, as it achieves near-optimal regret rates under various moment assumptions. Up until recently most UCB methods relied on concentration inequalities leading to confidence bounds which depend on moment parameters, such as the variance proxy, that are usually unknown in practice. In this paper, we propose a new distribution-free, data-driven UCB algorithm for symmetric reward distributions, which needs no moment information. The key idea is to combine a refined, one-sided version of the recently developed resampled median-of-means (RMM) method with UCB. We prove a near-optimal regret bound for the proposed anytime, parameter-free RMM-UCB method, even for heavy-tailed distributions.

📄 PDF Abstract BibTeX arXiv:2406.05710

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingMulti-Armed BanditsSequential Decision Making

Similar Papers 제목 키워드 기반

Differentiable Linear Bandit Algorithm

2020-06-04 · Kaige Yang, Laura Toni

Upper Confidence Bound (UCB) is arguably the most commonly used method for linear multi-arm bandit problems. While conceptually and computationally simple, this method highly relies on the confidence bounds, failing to s…

Data-driven Error Estimation: Upper Bounding Multiple Errors with No Technical Debt

2024-05-07 · Sanath Kumar Krishnamurthy, Susan Athey, Emma Brunskill

We formulate the problem of constructing multiple simultaneously valid confidence intervals (CIs) as estimating a high probability upper bound on the maximum error for a class/set of estimate-estimand-error tuples, and r…

valid

Performance Bounds for Neural Network Estimators: Applications in Fault Detection

2021-03-22 · Navid Hashemi, Mahyar Fazlyab, Justin Ruths

We exploit recent results in quantifying the robustness of neural networks to input variations to construct and tune a model-based anomaly detector, where the data-driven estimator model is provided by an autoregressive …

Fault DetectionSensitivity

Near-optimal Per-Action Regret Bounds for Sleeping Bandits

2024-03-02 · Quan Nguyen, Nishant A. Mehta

We derive near-optimal per-action regret bounds for sleeping bandits, in which both the sets of available arms and their losses in every round are chosen by an adversary. In a setting with $K$ total arms and at most $A$ …

Algorithms for Infinitely Many-Armed Bandits

2008-12-01 · NeurIPS 2008 12 · Yizao Wang, Jean-Yves Audibert, Rémi Munos

We consider multi-armed bandit problems where the number of arms is larger than the possible number of experiments. We make a stochastic assumption on the mean-reward of a new selected arm which characterizes its probabi…