paper-with-me

홈 › Papers

A Spectral Revisit of the Distributional Bellman Operator under the Cramér Metric

2026-03-13 · Keru Wang, Yixin Deng, Yao Lyu, Stephen Redmond, Shengbo Eben Li arxiv

Distributional reinforcement learning (DRL) studies the evolution of full return distributions under Bellman updates rather than focusing on expected values. A classical result is that the distributional Bellman operator is contractive under the Cramér metric, which corresponds to an $L^2$ geometry on differences of cumulative distribution functions (CDFs). While this contraction ensures stability of policy evaluation, existing analyses remain largely metric, focusing on contraction properties without elucidating the structural action of the Bellman update on distributions. In this work, we analyse distributional Bellman dynamics directly at the level of CDFs, treating the Cramér geometry as the intrinsic analytical setting. At this level, the Bellman update acts affinely on CDFs and linearly on differences between CDFs, and its contraction property yields a uniform bound on this linear action. Building on this intrinsic formulation, we construct a family of regularised spectral Hilbert representations that realise the CDF-level geometry by exact conjugation, without modifying the underlying Bellman dynamics. The regularisation affects only the geometry and vanishes in the zero-regularisation limit, recovering the native Cramér metric. This framework clarifies the operator structure underlying distributional Bellman updates and provides a foundation for further functional and operator-theoretic analyses in DRL.

📄 PDF Abstract BibTeX arXiv:2603.12576

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Revisiting the Softmax Bellman Operator: New Benefits and New Perspective

2018-12-02 · Zhao Song, Ronald E. Parr, Lawrence Carin

The impact of softmax on the value function itself in reinforcement learning (RL) is often viewed as problematic because it leads to sub-optimal value (or Q) functions and interferes with the contraction properties of th…

Atari GamesQ-LearningReinforcement LearningReinforcement Learning (RL)

Spectral Bellman Method: Unifying Representation and Exploration in RL

2025-07-17 · Ofir Nabati, Bo Dai, Shie Mannor, Guy Tennenholtz

The effect of representation has been demonstrated in reinforcement learning, from both theoretical and empirical successes. However, the existing representation learning mainly induced from model learning aspects, misal…

reinforcement-learningReinforcement LearningRepresentation Learning

Distributional value gradients for stochastic environments

2026-01-27 · Baptiste Debes, Tinne Tuytelaars arxiv

Gradient-regularized value learning methods improve sample efficiency by leveraging learned models of transition dynamics and rewards to estimate return gradients. However, existing approaches, such as MAGE, struggle in …

Reinforcement Learning

Off-Policy Reinforcement Learning with High Dimensional Reward

2024-08-14 · Dong Neuck Lee, Michael R. Kosorok

Conventional off-policy reinforcement learning (RL) focuses on maximizing the expected return of scalar rewards. Distributional RL (DRL), in contrast, studies the distribution of returns with the distributional Bellman o…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Distributionally Robust Deep Q-Learning

2025-05-25 · Chung I Lu, Julian Sester, Aijia Zhang

We propose a novel distributionally robust $Q$-learning algorithm for the non-tabular case accounting for continuous state spaces where the state transition of the underlying Markov decision process is subject to model u…

Q-Learning