pith. sign in

arxiv: 1902.06865 · v3 · pith:ES7ZP5RSnew · submitted 2019-02-19 · 📊 stat.ML · cs.LG

Hyperbolic Discounting and Learning over Multiple Horizons

classification 📊 stat.ML cs.LG
keywords hyperbolicdiscountinglearningdiscountagentfactorfunctionsmultiple
0
0 comments X
read the original abstract

Reinforcement learning (RL) typically defines a discount factor as part of the Markov Decision Process. The discount factor values future rewards by an exponential scheme that leads to theoretical convergence guarantees of the Bellman equation. However, evidence from psychology, economics and neuroscience suggests that humans and animals instead have hyperbolic time-preferences. In this work we revisit the fundamentals of discounting in RL and bridge this disconnect by implementing an RL agent that acts via hyperbolic discounting. We demonstrate that a simple approach approximates hyperbolic discount functions while still using familiar temporal-difference learning techniques in RL. Additionally, and independent of hyperbolic discounting, we make a surprising discovery that simultaneously learning value functions over multiple time-horizons is an effective auxiliary task which often improves over a strong value-based RL agent, Rainbow.

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 3 Pith papers

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

  1. SVL: Goal-Conditioned Reinforcement Learning as Survival Learning

    cs.LG 2026-04 unverdicted novelty 7.0

    Survival value learning expresses the goal-conditioned value function as a discounted sum of survival probabilities and estimates it with maximum-likelihood hazard models on censored data, matching or exceeding TD bas...

  2. Goal-Conditioned Agents that Learn Everything All at Once

    cs.LG 2026-05 unverdicted novelty 6.0

    LEO enables efficient all-goals learning in goal-conditioned RL by jointly predicting for all goals in one network pass, yielding >250x speedup over relabelling and better performance on Craftax.

  3. An AGI with Time-Inconsistent Preferences

    cs.AI 2019-06 unverdicted novelty 4.0

    Standard discounting in AGI design assumes time-consistent preferences, but time-inconsistent preferences prevent an AGI from trusting its future self to follow current plans.