paper-with-me

홈 › Papers

Completion vs Optimality: Policy Gradient in Long-Horizon Cumulative-Damage Problems

2026-05-26 · Wolfgang Maass, Sabine Janzen arxiv

Long-horizon decision problems with cumulative damage couple locally attractive actions to globally adverse outcomes. We identify two orthogonal failure modes for policy-gradient methods on this class and propose a decomposition that separates them: \emph{completion} (reaching the terminal horizon rather than exiting via an implicit terminal constraint) and \emph{optimality} (matching the dynamic-programming reference given completion). Under PPO with a linear soft penalty, granting horizon access alone reduces the completion rate: the penalty's equilibrium drives the dominant-activity share to zero, while action-space restriction combined with horizon access achieves completion but leaves an optimality gap ($ΔM_{\text{final}} = 0.271$) that we trace to first-phase greedy commitment at the damage origin. We derive four testable predictions and evaluate them in two separately calibrated environments that share the same abstract structure but differ in domain, horizon, activity set, and calibration data: a 49-step bricklayer career and a 20-season NBA power-forward career. All four predictions replicate qualitatively. The horizon-invariance prediction is met at three of four tested horizons, with the exception at $H = 15$ consistent with the $H^*$ boundary ($H^* \in [6, 14]$ under the NBA parameters).

📄 PDF Abstract BibTeX arXiv:2605.26657

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Classical Policy Gradient: Preserving Bellman's Principle of Optimality

2019-06-06 · Philip S. Thomas, Scott M. Jordan, Yash Chandak, Chris Nota 외

We propose a new objective function for finite-horizon episodic Markov decision processes that better captures Bellman's principle of optimality, and provide an expression for the gradient of the objective.

Matryoshka Policy Gradient for Entropy-Regularized RL: Convergence and Global Optimality

2023-03-22 · François Ged, Maria Han Veiga

A novel Policy Gradient (PG) algorithm, called $\textit{Matryoshka Policy Gradient}$ (MPG), is introduced and studied, in the context of fixed-horizon max-entropy reinforcement learning, where an agent aims at maximizing…

Global optimality of softmax policy gradient with single hidden layer neural networks in the mean-field regime

2020-10-22 · ICLR 2021 1 · Andrea Agazzi, Jianfeng Lu

We study the problem of policy optimization for infinite-horizon discounted Markov Decision Processes with softmax policy and nonlinear function approximation trained with policy gradient algorithms. We concentrate on th…

Natural Policy Gradient Primal-Dual Method for Constrained Markov Decision Processes

2020-12-01 · NeurIPS 2020 12 · Dongsheng Ding, Kaiqing Zhang, Tamer Basar, Mihailo Jovanovic

We study sequential decision-making problems in which each agent aims to maximize the expected total reward while satisfying a constraint on the expected total utility. We employ the natural policy gradient method to sol…

Decision MakingSequential Decision Making

Truncated Horizon Policy Search: Combining Reinforcement Learning & Imitation Learning

2018-05-29 · ICLR 2018 1 · Wen Sun, J. Andrew Bagnell, Byron Boots

In this paper, we propose to combine imitation and reinforcement learning via the idea of reward shaping using an oracle. We study the effectiveness of the near-optimal cost-to-go oracle on the planning horizon and demon…

Imitation Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)