paper-with-me

Papers

Budgeted Recommendation with Delayed Feedback

2024-05-19 · Kweiguu Liu, Setareh Maghsudi

In a conventional contextual multi-armed bandit problem, the feedback (or reward) is immediately observable after an action. Nevertheless, delayed feedback arises in numerous real-life situations and is particularly crucial in time-sensitive applications. The exploration-exploitation dilemma becomes particularly challenging under such conditions, as it couples with the interplay between delays and limited resources. Besides, a limited budget often aggravates the problem by restricting the exploration potential. A motivating example is the distribution of medical supplies at the early stage of COVID-19. The delayed feedback of testing results, thus insufficient information for learning, degraded the efficiency of resource allocation. Motivated by such applications, we study the effect of delayed feedback on constrained contextual bandits. We develop a decision-making policy, delay-oriented resource allocation with learning (DORAL), to optimize the resource expenditure in a contextual multi-armed bandit problem with arm-dependent delayed feedback.

📄 PDF Abstract BibTeX arXiv:2405.11417

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingMulti-Armed Bandits

Similar Papers 제목 키워드 기반

Deep Exploration for Recommendation Systems

2021-09-26 · Zheqing Zhu, Benjamin Van Roy

Modern recommendation systems ought to benefit by probing for and learning from delayed feedback. Research has tended to focus on learning from a user's response to a single recommendation. Such work, which leverages met…

Recommendation SystemsThompson Sampling

Neural Contextual Bandits Under Delayed Feedback Constraints

2025-04-16 · Mohammadali Moghimi, Sharu Theresa Jose, Shana Moothedath

This paper presents a new algorithm for neural contextual bandits (CBs) that addresses the challenge of delayed reward feedback, where the reward for a chosen action is revealed after a random, unknown delay. This scenar…

Multi-Armed BanditsRecommendation SystemsThompson Sampling

Cascading Bandits: Optimizing Recommendation Frequency in Delayed Feedback Environments

2023-09-21 · NeurIPS 2023 11

Delayed feedback is a critical problem in dynamic recommender systems. In practice, the feedback result often depends on the frequency of recommendation. Most existing online learning literature fails to consider optimiz…

Bayesian Optimization under Stochastic Delayed Feedback

2022-06-19 · Arun Verma, Zhongxiang Dai, Bryan Kian Hsiang Low

Bayesian optimization (BO) is a widely-used sequential method for zeroth-order optimization of complex and expensive-to-compute black-box functions. The existing BO methods assume that the function evaluation (feedback) …

Bayesian Optimization

Learning Adversarial Markov Decision Processes with Delayed Feedback

2020-12-29 · Tal Lancewicki, Aviv Rosenberg, Yishay Mansour

Reinforcement learning typically assumes that the agent observes feedback from the environment immediately, but in many real-world applications (like recommendation systems) the feedback is observed in delay. Thus, we co…

Recommendation Systems