paper-with-me

Papers

From Optimality to Robustness: Dirichlet Sampling Strategies in Stochastic Bandits

2021-11-18 · Dorian Baudry, Patrick Saux, Odalric-Ambrym Maillard

The stochastic multi-arm bandit problem has been extensively studied under standard assumptions on the arm's distribution (e.g bounded with known support, exponential family, etc). These assumptions are suitable for many real-world problems but sometimes they require knowledge (on tails for instance) that may not be precisely accessible to the practitioner, raising the question of the robustness of bandit algorithms to model misspecification. In this paper we study a generic Dirichlet Sampling (DS) algorithm, based on pairwise comparisons of empirical indices computed with re-sampling of the arms' observations and a data-dependent exploration bonus. We show that different variants of this strategy achieve provably optimal regret guarantees when the distributions are bounded and logarithmic regret for semi-bounded distributions with a mild quantile condition. We also show that a simple tuning achieve robustness with respect to a large class of unbounded distributions, at the cost of slightly worse than logarithmic asymptotic regret. We finally provide numerical experiments showing the merits of DS in a decision-making problem on synthetic agriculture data.

📄 PDF Abstract BibTeX arXiv:2111.09724

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

From Optimality to Robustness: Adaptive Re-Sampling Strategies in Stochastic Bandits

2021-12-01 · NeurIPS 2021 12 · Dorian Baudry, Patrick Saux, Odalric-Ambrym Maillard

The stochastic multi-arm bandit problem has been extensively studied under standard assumptions on the arm's distribution (e.g bounded with known support, exponential family, etc). These assumptions are suitable for many…

Decision Making

Stochastic Primal Dual Coordinate Method with Non-Uniform Sampling Based on Optimality Violations

2017-03-21 · Atsushi Shibagaki, Ichiro Takeuchi

We study primal-dual type stochastic optimization algorithms with non-uniform sampling. Our main theoretical contribution in this paper is to present a convergence analysis of Stochastic Primal Dual Coordinate (SPDC) Met…

Stochastic Optimization

Data driven Dirichlet sampling on manifolds

2020-12-29 · Luan S Prado, Thiago G Ritto

This article presents a novel method to sampling on manifolds based on the Dirichlet distribution. The proposed strategy allows to completely respect the underlying manifold around which data is observed, and to do massi…

Stochastic Optimization

Strategy Synthesis in Markov Decision Processes Under Limited Sampling Access

2023-03-22 · Christel Baier, Clemens Dubslaff, Patrick Wienhöft, Stefan J. Kiebel

A central task in control theory, artificial intelligence, and formal methods is to synthesize reward-maximizing strategies for agents that operate in partially unknown environments. In environments modeled by gray-box M…

Novel Conceptsreinforcement-learningReinforcement Learning

Revisiting Greedy Decoding for Visual Question Answering: A Calibration Perspective

2026-04-25 · Boqi Chen, Xudong Liu, Yunke Ao, Jianing Qiu arxiv

Stochastic sampling strategies are widely adopted in large language models (LLMs) to balance output coherence and diversity. These heuristics are often inherited in Multimodal LLMs (MLLMs) without task-specific justifica…

Visual Question AnsweringMultimodal Reasoning