paper-with-me

Papers

A Survey on Practical Applications of Multi-Armed and Contextual Bandits

2019-04-02 · Djallel Bouneffouf, Irina Rish

In recent years, multi-armed bandit (MAB) framework has attracted a lot of attention in various applications, from recommender systems and information retrieval to healthcare and finance, due to its stellar performance combined with certain attractive properties, such as learning from less feedback. The multi-armed bandit field is currently flourishing, as novel problem settings and algorithms motivated by various practical applications are being introduced, building on top of the classical bandit problem. This article aims to provide a comprehensive review of top recent developments in multiple real-life applications of the multi-armed bandit. Specifically, we introduce a taxonomy of common MAB-based applications and summarize state-of-art for each of those domains. Furthermore, we identify important current trends and provide new perspectives pertaining to the future of this exciting and fast-growing field.

📄 PDF Abstract BibTeX arXiv:1904.10040

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalMulti-Armed BanditsRecommendation SystemsRetrieval

Similar Papers 제목 키워드 기반

A Survey on Contextual Multi-armed Bandits

2015-08-13 · Li Zhou

In this survey we cover a few stochastic and adversarial contextual bandit algorithms. We analyze each algorithm's assumption and regret bound.

Multi-Armed BanditsSurvey

Regret Analysis of Stochastic and Nonstochastic Multi-armed Bandit Problems

2012-04-25 · Sébastien Bubeck, Nicolò Cesa-Bianchi

Multi-armed bandit problems are the most basic examples of sequential decision problems with an exploration-exploitation trade-off. This is the balance between staying with the option that gave highest payoffs in the pas…

Exponentiated Gradient LINUCB for Contextual Multi-Armed Bandits

2013-05-10 · Djallel Bouneffouf

We present Exponentiated Gradient LINUCB, an algorithm for con-textual multi-armed bandits. This algorithm uses Exponentiated Gradient to find the optimal exploration of the LINUCB. Within a deliberately designed offline…

Multi-Armed Bandits

Jump Starting Bandits with LLM-Generated Prior Knowledge

2024-06-27 · Parand A. Alamdari, Yanshuai Cao, Kevin H. Wilson

We present substantial evidence demonstrating the benefits of integrating Large Language Models (LLMs) with a Contextual Multi-Armed Bandit framework. Contextual bandits have been widely used in recommendation systems to…

Multi-Armed BanditsRecommendation Systems

Deep Contextual Multi-armed Bandits

2018-07-25 · Mark Collier, Hector Urdiales Llorens

Contextual multi-armed bandit problems arise frequently in important industrial applications. Existing solutions model the context either linearly, which enables uncertainty driven (principled) exploration, or non-linear…

MarketingMulti-Armed BanditsThompson Sampling