paper-with-me

Papers

Improved Variance-Aware Confidence Sets for Linear Bandits and Linear Mixture MDP

2021-01-29 · NeurIPS 2021 12 · Zihan Zhang, Jiaqi Yang, Xiangyang Ji, Simon S. Du

This paper presents new \emph{variance-aware} confidence sets for linear bandits and linear mixture Markov Decision Processes (MDPs). With the new confidence sets, we obtain the follow regret bounds: For linear bandits, we obtain an $\tilde{O}(poly(d)\sqrt{1 + \sum_{k=1}^{K}\sigma_k^2})$ data-dependent regret bound, where $d$ is the feature dimension, $K$ is the number of rounds, and $\sigma_k^2$ is the \emph{unknown} variance of the reward at the $k$-th round. This is the first regret bound that only scales with the variance and the dimension but \emph{no explicit polynomial dependency on $K$}. When variances are small, this bound can be significantly smaller than the $\tilde{\Theta}\left(d\sqrt{K}\right)$ worst-case regret bound. For linear mixture MDPs, we obtain an $\tilde{O}(poly(d, \log H)\sqrt{K})$ regret bound, where $d$ is the number of base models, $K$ is the number of episodes, and $H$ is the planning horizon. This is the first regret bound that only scales \emph{logarithmically} with $H$ in the reinforcement learning with linear function approximation setting, thus \emph{exponentially improving} existing results, and resolving an open problem in \citep{zhou2020nearly}. We develop three technical ideas that may be of independent interest: 1) applications of the peeling technique to both the input norm and the variance magnitude, 2) a recursion-based estimator for the variance, and 3) a new convex potential lemma that generalizes the seminal elliptical potential lemma.

📄 PDF Abstract BibTeX arXiv:2101.12745

Code (0)

등록된 구현이 없습니다.

Tasks

LEMMA

Similar Papers 제목 키워드 기반

Noise-Adaptive Confidence Sets for Linear Bandits and Application to Bayesian Optimization

2024-02-12 · Kwang-Sung Jun, Jungtaek Kim

Adapting to a priori unknown noise level is a very important but challenging problem in sequential decision-making as efficient exploration typically requires knowledge of the noise level, which is often loosely specifie…

Bayesian OptimizationDecision MakingEfficient ExplorationSequential Decision Making

Improved Confidence Bounds for the Linear Logistic Model and Applications to Linear Bandits

2020-11-23 · Kwang-Sung Jun, Lalit Jain, Blake Mason, Houssam Nassif

We propose improved fixed-design confidence bounds for the linear logistic model. Our bounds significantly improve upon the state-of-the-art bound by Li et al. (2017) via recent developments of the self-concordant analys…

Linear Contextual Bandits with Adversarial Corruptions

2021-10-25 · NeurIPS 2021 12 · Heyang Zhao, Dongruo Zhou, Quanquan Gu

We study the linear contextual bandit problem in the presence of adversarial corruption, where the interaction between the player and a possibly infinite decision set is contaminated by an adversary that can corrupt the …

Multi-Armed Bandits

Confidence-aware Monocular Depth Estimation for Minimally Invasive Surgery

2026-03-03 · Muhammad Asad, Emanuele Colleoni, Pritesh Mehta, Nicolas Toussaint 외 arxiv

Purpose: Monocular depth estimation (MDE) is vital for scene understanding in minimally invasive surgery (MIS). However, endoscopic video sequences are often contaminated by smoke, specular reflections, blur, and occlusi…

Monocular Depth EstimationScene Understanding

Variance-Aware Linear UCB with Deep Representation for Neural Contextual Bandits

2024-11-08 · Ha Manh Bui, Enrique Mallada, Anqi Liu

By leveraging the representation power of deep neural networks, neural upper confidence bound (UCB) algorithms have shown success in contextual bandits. To further balance the exploration and exploitation, we propose Neu…

Computational EfficiencyMulti-Armed BanditsUncertainty Quantification