paper-with-me

홈 › Papers

Neural Co-state Policies: Structuring Hidden States in Recurrent Reinforcement Learning

2026-05-06 · David Leeftink, Max Hinne, Marcel van Gerven arxiv

A key capability of intelligent agents is operating under partial observability: reasoning and acting effectively despite missing or incomplete state observations. While recurrent (memory-based) policies learned via reinforcement learning address this by encoding history into latent state representations, their internal dynamics remain uninterpretable black boxes. This paper establishes a formal link between these hidden states and the Pontryagin minimum principle (PMP) from optimal control. We demonstrate that for standard recurrent architectures, latent representations map directly to PMP co-states, which allows the readout layer to be interpreted as performing Hamiltonian minimization. Because standard reward maximization does not naturally discover this alignment, we introduce a PMP-derived co-state loss to explicitly structure the internal dynamics. Empirically, this approach matches or improves performance on partially observable DMControl tasks, and is robust against zero-shot out-of-distribution sensor masking. By framing recurrent networks as dynamic processes governed by the minimum principle, we provide a principled approach to designing robust continuous control policies.

📄 PDF Abstract BibTeX arXiv:2605.05373

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningContinuous Control

Similar Papers 제목 키워드 기반

Recurrent networks, hidden states and beliefs in partially observable environments

2022-08-06 · Gaspard Lambrechts, Adrien Bolland, Damien Ernst

Reinforcement learning aims to learn optimal policies from interaction with environments whose dynamics are unknown. Many methods rely on the approximation of a value function to derive near-optimal policies. In partiall…

Unraveling the Hidden Dynamical Structure in Recurrent Neural Policies

2026-02-01 · Jin Li, Yue Wu, Mengsha Huang, Yuhao Sun 외 arxiv

Recurrent neural policies are widely used in partially observable control and meta-RL tasks. Their abilities to maintain internal memory and adapt quickly to unseen scenarios have offered them unparalleled performance wh…

Probabilistic Verification of Recurrent Neural Networks for Single and Multi-Agent Reinforcement Learning

2026-05-14 · Luca Marzari, Enrico Marchesini arxiv

History-dependent policies induced by recurrent neural networks (RNNs) rely on latent hidden state dynamics, making verification in partially observable reinforcement learning (RL) challenging. Existing RNN verification …

Multi-agent Reinforcement Learning

Message Propagation Through Time: An Algorithm for Sequence Dependency Retention in Time Series Modeling

2023-09-28 · Shaoming Xu, Ankush Khandelwal, Arvind Renganathan, Vipin Kumar

Time series modeling, a crucial area in science, often encounters challenges when training Machine Learning (ML) models like Recurrent Neural Networks (RNNs) using the conventional mini-batch training strategy that assum…

Time Series

Pay Attention to Hidden States for Video Deblurring: Ping-Pong Recurrent Neural Networks and Selective Non-Local Attention

2022-03-30 · JoonKyu Park, Seungjun Nah, Kyoung Mu Lee

Video deblurring models exploit information in the neighboring frames to remove blur caused by the motion of the camera and the objects. Recurrent Neural Networks~(RNNs) are often adopted to model the temporal dependency…

DeblurringVideo Deblurring