paper-with-me

Papers

StructRL: Recovering Dynamic Programming Structure from Learning Dynamics in Distributional Reinforcement Learning

2026-04-09 · Ivo Nowak arxiv

Reinforcement learning is typically treated as a uniform, data-driven optimization process, where updates are guided by rewards and temporal-difference errors without explicitly exploiting global structure. In contrast, dynamic programming methods rely on structured information propagation, enabling efficient and stable learning. In this paper, we provide evidence that such structure can be recovered from the learning dynamics of distributional reinforcement learning. By analyzing the temporal evolution of return distributions, we identify signals that capture when and where learning occurs in the state space. In particular, we introduce a temporal learning indicator t*(s) that reflects when a state undergoes its strongest learning update during training. Empirically, this signal induces an ordering over states that is consistent with a dynamic programming-style propagation of information. Building on this observation, we propose StructRL, a framework that exploits these signals to guide sampling in alignment with the emerging propagation structure. Our preliminary results suggest that distributional learning dynamics provide a mechanism to recover and exploit dynamic programming-like structure without requiring an explicit model. This offers a new perspective on reinforcement learning, where learning can be interpreted as a structured propagation process rather than a purely uniform optimization procedure.

📄 PDF Abstract BibTeX arXiv:2604.08620

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

InstructRL4Pix: Training Diffusion for Image Editing by Reinforcement Learning

2024-06-14 · Tiancheng Li, Jinxiu Liu, Huajun Chen, Qi Liu

Instruction-based image editing has made a great process in using natural human language to manipulate the visual content of images. However, existing models are limited by the quality of the dataset and cannot accuratel…

Objectreinforcement-learningReinforcement Learning

Recovering a Molecule's 3D Dynamics from Liquid-phase Electron Microscopy Movies

2023-08-23 · ICCV 2023 1 · Enze Ye, Yuhang Wang, Hong Zhang, Yiqin Gao 외

The dynamics of biomolecules are crucial for our understanding of their functioning in living systems. However, current 3D imaging techniques, such as cryogenic electron microscopy (cryo-EM), require freezing the sample,…

Cryogenic Electron Microscopy (cryo-EM)Object ReconstructionTime Series

Reduction of Probabilistic Chemical Reaction Networks

2026-06-26 · Mauricio Montes, Gregoire Sergeant-Perthuis arxiv

Programming adaptive behaviors at the cellular level is a long-standing goal that raises the question of how probabilistic computation can be implemented in biochemical systems. Chemical reaction networks (CRNs) provide …

Bayesian Inference

Language Instructed Reinforcement Learning for Human-AI Coordination

2023-04-13 · Hengyuan Hu, Dorsa Sadigh

One of the fundamental quests of AI is to produce agents that coordinate well with humans. This problem is challenging, especially in domains that lack high quality human behavioral data, because multi-agent reinforcemen…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Scientific machine learning in ecological systems: A study on the predator-prey dynamics

2024-11-11 · Ranabir Devgupta, Raj Abhijit Dandekar, Rajat Dandekar, Sreedath Panat

In this study, we apply two pillars of Scientific Machine Learning: Neural Ordinary Differential Equations (Neural ODEs) and Universal Differential Equations (UDEs) to the Lotka Volterra Predator Prey Model, a fundamenta…

Hyperparameter Optimization