paper-with-me

홈 › Papers

Biased Dueling Bandits with Stochastic Delayed Feedback

2024-08-26 · Bongsoo Yi, Yue Kang, Yao Li

The dueling bandit problem, an essential variation of the traditional multi-armed bandit problem, has become significantly prominent recently due to its broad applications in online advertising, recommendation systems, information retrieval, and more. However, in many real-world applications, the feedback for actions is often subject to unavoidable delays and is not immediately available to the agent. This partially observable issue poses a significant challenge to existing dueling bandit literature, as it significantly affects how quickly and accurately the agent can update their policy on the fly. In this paper, we introduce and examine the biased dueling bandit problem with stochastic delayed feedback, revealing that this new practical problem will delve into a more realistic and intriguing scenario involving a preference bias between the selections. We present two algorithms designed to handle situations involving delay. Our first algorithm, requiring complete delay distribution information, achieves the optimal regret bound for the dueling bandit problem when there is no delay. The second algorithm is tailored for situations where the distribution is unknown, but only the expected value of delay is available. We provide a comprehensive regret analysis for the two proposed algorithms and then evaluate their empirical performance on both synthetic and real datasets.

📄 PDF Abstract BibTeX arXiv:2408.14603

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRecommendation Systems

Similar Papers 제목 키워드 기반

Linear and Neural Dueling Bandits with Delayed Feedback

2026-05-26 · Xiangyi Wang, Pingchen Lu, Jie Mao, Mingze Kong 외 arxiv

Contextual dueling bandits form a cornerstone of preference-based decision-making, with critical applications in recommender systems and large language model alignment. However, standard algorithms rely on the idealized …

Best-of-Both-Worlds Multi-Dueling Bandits: Unified Algorithms for Stochastic and Adversarial Preferences under Condorcet and Borda Objectives

2026-03-19 · S Akash, Pratik Gajane, Jawar Singh arxiv

Multi-dueling bandits, where a learner selects $m \geq 2$ arms per round and observes only the winner, arise naturally in many applications including ranking and recommendation systems, yet a fundamental question has rem…

Recommendation Systems

Best arm identification in multi-armed bandits with delayed feedback

2018-03-29 · Aditya Grover, Todor Markov, Peter Attia, Norman Jin 외

We propose a generalization of the best arm identification problem in stochastic multi-armed bandits (MAB) to the setting where every pull of an arm is associated with delayed feedback. The delay in feedback increases th…

Hyperparameter OptimizationMulti-Armed Bandits

Reducing Dueling Bandits to Cardinal Bandits

2014-05-14 · Nir Ailon, Thorsten Joachims, Zohar Karnin

We present algorithms for reducing the Dueling Bandits problem to the conventional (stochastic) Multi-Armed Bandits problem. The Dueling Bandits problem is an online model of learning with ordinal feedback of the form "A…

Multi-Armed Bandits

Lipschitz Dueling Bandits over Continuous Action Spaces

2026-04-01 · Mudit Sharma, Shweta Jain, Vaneet Aggarwal, Ganesh Ghalme arxiv

We study for the first time, stochastic dueling bandits over continuous action spaces with Lipschitz structure, where feedback is purely comparative. While dueling bandits and Lipschitz bandits have been studied separate…