pith. sign in

arxiv: 2501.07761 · v2 · pith:STAOABRLnew · submitted 2025-01-14 · 💻 cs.LG · cs.AI· stat.ML

Impatient Bandits: Optimizing for the Long-Term Without Delay

classification 💻 cs.LG cs.AIstat.ML
keywords long-termrewardsdelayedshort-termusersalgorithmapproachbandit
0
0 comments X
read the original abstract

Increasingly, recommender systems are tasked with improving users' long-term satisfaction. In this context, we study a content exploration task, which we formalize as a bandit problem with delayed rewards. There is an apparent trade-off in choosing the learning signal: waiting for the full reward to become available might take several weeks, slowing the rate of learning, whereas using short-term proxy rewards reflects the actual long-term goal only imperfectly. First, we develop a predictive model of delayed rewards that incorporates all information obtained to date. Rewards as well as shorter-term surrogate outcomes are combined through a Bayesian filter to obtain a probabilistic belief. Second, we devise a bandit algorithm that quickly learns to identify content aligned with long-term success using this new predictive model. We prove a regret bound for our algorithm that depends on the Value of Progressive Feedback, an information-theoretic metric that captures the quality of short-term leading indicators that are observed prior to the long-term reward. We apply our approach to a podcast recommendation problem, where we seek to recommend shows that users engage with repeatedly over two months. We empirically validate that our approach significantly outperforms methods that optimize for short-term proxies or rely solely on delayed rewards, as demonstrated by an A/B test in a recommendation system that serves hundreds of millions of users.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Bandit Simulation for Average Reward Inference

    stat.ML 2026-05 unverdicted novelty 7.0

    BSI fits an environment simulator from bandit data and propagates parameter uncertainty to produce asymptotically valid confidence intervals for mean reward under arbitrary evaluation policies, including black-box ada...