paper-with-me

Papers

Bayesian Design Principles for Frequentist Sequential Learning

2023-10-01 · Yunbei Xu, Assaf Zeevi

We develop a general theory to optimize the frequentist regret for sequential learning problems, where efficient bandit and reinforcement learning algorithms can be derived from unified Bayesian principles. We propose a novel optimization approach to generate "algorithmic beliefs" at each round, and use Bayesian posteriors to make decisions. The optimization objective to create "algorithmic beliefs," which we term "Algorithmic Information Ratio," represents an intrinsic complexity measure that effectively characterizes the frequentist regret of any algorithm. To the best of our knowledge, this is the first systematical approach to make Bayesian-type algorithms prior-free and applicable to adversarial settings, in a generic and optimal manner. Moreover, the algorithms are simple and often efficient to implement. As a major application, we present a novel algorithm for multi-armed bandits that achieves the "best-of-all-worlds" empirical performance in the stochastic, adversarial, and non-stationary environments. And we illustrate how these principles can be used in linear bandits, bandit convex optimization, and reinforcement learning.

📄 PDF Abstract BibTeX arXiv:2310.00806

Code (1)

xuyunbei/mab-code 공식 구현

Tasks

Multi-Armed Banditsreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

BOF-UCB: A Bayesian-Optimistic Frequentist Algorithm for Non-Stationary Contextual Bandits

2023-07-07 · Nicklas Werge, Abdullah Akgül, Melih Kandemir

We propose a novel Bayesian-Optimistic Frequentist Upper Confidence Bound (BOF-UCB) algorithm for stochastic contextual linear bandits in non-stationary environments. This unique combination of Bayesian and frequentist p…

Decision MakingMulti-Armed BanditsSequential Decision Making

PAC-Bayes Meets Online Contextual Optimization

2025-11-25 · Zhuojun Xie, Adam Abdin, Yiping Fang arxiv

The predict-then-optimize paradigm bridges online learning and contextual optimization in dynamic environments. Previous works have investigated the sequential updating of predictors using feedback from downstream decisi…

Quasi-Bayesian sequential deconvolution

2024-08-26 · Stefano Favaro, Sandra Fortini

Density deconvolution deals with the estimation of the probability density function $f$ of a random signal from $n\geq1$ data observed with independent and known additive random noise. This is a classical problem in stat…

Density Estimation

On Bayesian index policies for sequential resource allocation

2016-01-06 · Emilie Kaufmann

This paper is about index policies for minimizing (frequentist) regret in a stochastic multi-armed bandit model, inspired by a Bayesian view on the problem. Our main contribution is to prove that the Bayes-UCB algorithm,…

Bayesian Active Meta-Learning for Few Pilot Demodulation and Equalization

2021-08-02 · Kfir M. Cohen, Sangwoo Park, Osvaldo Simeone, Shlomo Shamai

Two of the main principles underlying the life cycle of an artificial intelligence (AI) module in communication networks are adaptation and monitoring. Adaptation refers to the need to adjust the operation of an AI modul…

Few-Shot LearningMeta-LearningVariational Inference