paper-with-me

Papers

Discrete Choice Multi-Armed Bandits

2023-10-01 · Emerson Melo, David Müller

This paper establishes a connection between a category of discrete choice models and the realms of online learning and multiarmed bandit algorithms. Our contributions can be summarized in two key aspects. Firstly, we furnish sublinear regret bounds for a comprehensive family of algorithms, encompassing the Exp3 algorithm as a particular case. Secondly, we introduce a novel family of adversarial multiarmed bandit algorithms, drawing inspiration from the generalized nested logit models initially introduced by \citet{wen:2001}. These algorithms offer users the flexibility to fine-tune the model extensively, as they can be implemented efficiently due to their closed-form sampling distribution probabilities. To demonstrate the practical implementation of our algorithms, we present numerical experiments, focusing on the stochastic bandit case.

📄 PDF Abstract BibTeX arXiv:2310.00562

Code (0)

등록된 구현이 없습니다.

Tasks

Discrete Choice ModelsMulti-Armed Bandits

Similar Papers 제목 키워드 기반

An Analysis of the Value of Information when Exploring Stochastic, Discrete Multi-Armed Bandits

2017-10-08 · Isaac J. Sledge, Jose C. Principe

In this paper, we propose an information-theoretic exploration strategy for stochastic, discrete multi-armed bandits that achieves optimal regret. Our strategy is based on the value of information criterion. This criteri…

Multi-Armed Bandits

Genetic multi-armed bandits: a reinforcement learning approach for discrete optimization via simulation

2023-02-15 · Deniz Preil, Michael Krapp

This paper proposes a new algorithm, referred to as GMAB, that combines concepts from the reinforcement learning domain of multi-armed bandits and random search strategies from the domain of genetic algorithms to solve d…

Multi-Armed BanditsStochastic Optimization

Beyond Softmax: A New Perspective on Gradient Bandits

2025-10-04 · Emerson Melo, David Müller arxiv

We establish a link between a class of discrete choice models and the theory of online learning and multi-armed bandits. Our contributions are: (i) sublinear regret bounds for a broad algorithmic family, encompassing Exp…

Computational EfficiencyMulti-Armed Bandits

Scalable Discrete Sampling as a Multi-Armed Bandit Problem

2015-06-30 · Yutian Chen, Zoubin Ghahramani

Drawing a sample from a discrete distribution is one of the building components for Monte Carlo methods. Like other sampling algorithms, discrete sampling suffers from the high computational burden in large-scale inferen…

Bayesian InferenceMulti-Armed Bandits

Preference-based Online Learning with Dueling Bandits: A Survey

2018-07-30 · Viktor Bengs, Robert Busa-Fekete, Adil El Mesaoudi-Paul, Eyke Hüllermeier

In machine learning, the notion of multi-armed bandits refers to a class of online learning problems, in which an agent is supposed to simultaneously explore and exploit a given set of choice alternatives in the course o…

Multi-Armed BanditsSurvey