paper-with-me

홈 › Papers

Bandit Learning with Delayed Impact of Actions

2020-02-24 · NeurIPS 2021 12 · Wei Tang, Chien-Ju Ho, Yang Liu

We consider a stochastic multi-armed bandit (MAB) problem with delayed impact of actions. In our setting, actions taken in the past impact the arm rewards in the subsequent future. This delayed impact of actions is prevalent in the real world. For example, the capability to pay back a loan for people in a certain social group might depend on historically how frequently that group has been approved loan applications. If banks keep rejecting loan applications to people in a disadvantaged group, it could create a feedback loop and further damage the chance of getting loans for people in that group. In this paper, we formulate this delayed and long-term impact of actions within the context of multi-armed bandits. We generalize the bandit setting to encode the dependency of this "bias" due to the action history during learning. The goal is to maximize the collected utilities over time while taking into account the dynamics created by the delayed impacts of historical actions. We propose an algorithm that achieves a regret of $\tilde{\mathcal{O}}(KT^{2/3})$ and show a matching regret lower bound of $\Omega(KT^{2/3})$, where $K$ is the number of arms and $T$ is the learning horizon. Our results complement the bandit literature by adding techniques to deal with actions with long-term impacts and have implications in designing fair algorithms.

📄 PDF Abstract BibTeX arXiv:2002.10316

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessMulti-Armed Bandits

Similar Papers 제목 키워드 기반

Stochastic Submodular Bandits with Delayed Composite Anonymous Bandit Feedback

2023-03-23 · Mohammad Pedramfar, Vaneet Aggarwal

This paper investigates the problem of combinatorial multiarmed bandits with stochastic submodular (in expectation) rewards and full-bandit delayed feedback, where the delayed feedback is assumed to be composite and anon…

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

Banker Online Mirror Descent

2021-06-16 · Jiatai Huang, Longbo Huang

We propose Banker-OMD, a novel framework generalizing the classical Online Mirror Descent (OMD) technique in online learning algorithm design. Banker-OMD allows algorithms to robustly handle delayed feedback, and offers …

Multi-Armed Bandits

Banker Online Mirror Descent: A Universal Approach for Delayed Online Bandit Learning

2023-01-25 · Jiatai Huang, Yan Dai, Longbo Huang

We propose Banker Online Mirror Descent (Banker-OMD), a novel framework generalizing the classical Online Mirror Descent (OMD) technique in the online learning literature. The Banker-OMD framework almost completely decou…

Multi-Armed Bandits

Delayed Bandits: When Do Intermediate Observations Help?

2023-05-30 · Emmanuel Esposito, Saeed Masoudian, Hao Qiu, Dirk van der Hoeven 외

We study a $K$-armed bandit with delayed feedback and intermediate observations. We consider a model where intermediate observations have a form of a finite state, which is observed immediately after taking an action, wh…