English

On the Divergence of Differential Temporal Difference Learning without Local Clocks

Machine Learning 2026-05-11 v1

Abstract

Learning rate is a critical component of reinforcement learning (RL). This work uses global and local clocks to distinguish two types of learning rates. The former is of the standard form αt\alpha_t that depends only on the time step tt (i.e., a global clock). The latter is of the form αν(St,t)\alpha_{\nu(S_t, t)}, where ν(s,t)\nu(s, t) counts the number of visits to state ss until time tt (i.e., a local clock). In discounted RL, an RL algorithm that is convergent with a local clock is always also convergent with a global clock, and vice versa. We are not aware of any counterexample. The key contribution of this work is to show that this nice correspondence breaks down in average-reward RL. Specifically, we construct a counterexample showing that although differential temporal difference learning is convergent with a local clock, it can diverge with a global clock. This counterexample closes the open problem in Wan et al. [2021], Blaser et al. [2026].

Keywords

Cite

@article{arxiv.2605.06874,
  title  = {On the Divergence of Differential Temporal Difference Learning without Local Clocks},
  author = {David Antrobius and Shangtong Zhang},
  journal= {arXiv preprint arXiv:2605.06874},
  year   = {2026}
}
R2 v1 2026-07-01T12:56:08.112Z