paper-with-me

Papers

Regret Minimization in Stochastic Contextual Dueling Bandits

2020-02-20 · Aadirupa Saha, Aditya Gopalan

We consider the problem of stochastic $K$-armed dueling bandit in the contextual setting, where at each round the learner is presented with a context set of $K$ items, each represented by a $d$-dimensional feature vector, and the goal of the learner is to identify the best arm of each context sets. However, unlike the classical contextual bandit setup, our framework only allows the learner to receive item feedback in terms of their (noisy) pariwise preferences--famously studied as dueling bandits which is practical interests in various online decision making scenarios, e.g. recommender systems, information retrieval, tournament ranking, where it is easier to elicit the relative strength of the items instead of their absolute scores. However, to the best of our knowledge this work is the first to consider the problem of regret minimization of contextual dueling bandits for potentially infinite decision spaces and gives provably optimal algorithms along with a matching lower bound analysis. We present two algorithms for the setup with respective regret guarantees $\tilde O(d\sqrt{T})$ and $\tilde O(\sqrt{dT \log K})$. Subsequently we also show that $\Omega(\sqrt {dT})$ is actually the fundamental performance limit for this problem, implying the optimality of our second algorithm. However the analysis of our first algorithm is comparatively simpler, and it is often shown to outperform the former empirically. Finally, we corroborate all the theoretical results with suitable experiments.

📄 PDF Abstract BibTeX arXiv:2002.08583

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingInformation RetrievalRecommendation SystemsRetrieval

Similar Papers 제목 키워드 기반

Borda Regret Minimization for Generalized Linear Dueling Bandits

2023-03-15 · Yue Wu, Tao Jin, Hao Lou, Farzad Farnoud 외

Dueling bandits are widely used to model preferential feedback prevalent in many applications such as recommendation systems and ranking. In this paper, we study the Borda regret minimization problem for dueling bandits,…

Recommendation Systems

Stochastic Contextual Dueling Bandits under Linear Stochastic Transitivity Models

2022-02-09 · Viktor Bengs, Aadirupa Saha, Eyke Hüllermeier

We consider the regret minimization task in a dueling bandits problem with context information. In every round of the sequential decision problem, the learner makes a context-dependent selection of two choice alternative…

Efficient and Optimal Algorithms for Contextual Dueling Bandits under Realizability

2021-11-24 · Aadirupa Saha, Akshay Krishnamurthy

We study the $K$-armed contextual dueling bandit problem, a sequential decision making setting in which the learner uses contextual information to make two decisions, but only observes \emph{preference-based feedback} su…

Decision MakingSequential Decision Making

Versatile Dueling Bandits: Best-of-both-World Analyses for Online Learning from Preferences

2022-02-14 · Aadirupa Saha, Pierre Gaillard

We study the problem of $K$-armed dueling bandit for both stochastic and adversarial environments, where the goal of the learner is to aggregate information through relative preferences of pair of decisions points querie…

Multi-Armed Bandits

Variance-Aware Regret Bounds for Stochastic Contextual Dueling Bandits

2023-10-02 · Qiwei Di, Tao Jin, Yue Wu, Heyang Zhao 외

Dueling bandits is a prominent framework for decision-making involving preferential feedback, a valuable feature that fits various applications involving human interaction, such as ranking, information retrieval, and rec…

Computational EfficiencyDecision MakingInformation RetrievalRecommendation Systems