paper-with-me

홈 › Papers

Recovering Hidden Reward in Diffusion-Based Policies

2026-05-01 · Yanbiao Ji, Qiuchang Li, Yuting Hu, Shaokai Wu, Wenyuan Xie, Guodong Zhang, Qicheng He, Deyi Ji, Yue Ding, Hongtao Lu arxiv

This paper introduces EnergyFlow, a framework that unifies generative action modeling with inverse reinforcement learning by parameterizing a scalar energy function whose gradient is the denoising field. We establish that under maximum-entropy optimality, the score function learned via denoising score matching recovers the gradient of the expert's soft Q-function, enabling reward extraction without adversarial training. Formally, we prove that constraining the learned field to be conservative reduces hypothesis complexity and tightens out-of-distribution generalization bounds. We further characterize the identifiability of recovered rewards and bound how score estimation errors propagate to action preferences. Empirically, EnergyFlow achieves state-of-the-art imitation performance on various manipulation tasks while providing an effective reward signal for downstream reinforcement learning that outperforms both adversarial IRL methods and likelihood-based alternatives. These results show that the structural constraints required for valid reward extraction simultaneously serve as beneficial inductive biases for policy generalization. The code is available at https://github.com/sotaagi/EnergyFlow.

📄 PDF Abstract BibTeX arXiv:2605.00623

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Generating Behaviorally Diverse Policies with Latent Diffusion Models

2023-05-30 · NeurIPS 2023 11

Recent progress in Quality Diversity Reinforcement Learning (QD-RL) has enabled learning a collection of behaviorally diverse, high performing policies. However, these methods typically involve storing thousands of polic…

Diversity

Offline Planning and Online Learning under Recovering Rewards

2021-06-28 · David Simchi-Levi, Zeyu Zheng, Feng Zhu

Motivated by emerging applications such as live-streaming e-commerce, promotions and recommendations, we introduce and solve a general class of non-stationary multi-armed bandit problems that have the following two featu…

CausalGDP: Causality-Guided Diffusion Policies for Reinforcement Learning

2026-02-09 · Xiaofeng Xiao, Xiao Hu, Yang Ye, Xubo Yue arxiv

Reinforcement learning (RL) has achieved remarkable success in a wide range of sequential decision-making problems. Recent diffusion-based policies further improve RL by modeling complex, high-dimensional action distribu…

Reinforcement LearningOffline RL

Exploratory Diffusion Model for Unsupervised Reinforcement Learning

2025-02-11 · Chengyang Ying, Huayu Chen, Xinning Zhou, Zhongkai Hao 외

Unsupervised reinforcement learning (URL) aims to pre-train agents by exploring diverse states or skills in reward-free environments, facilitating efficient adaptation to downstream tasks. As the agent cannot access extr…

Efficient Explorationmodelreinforcement-learningReinforcement Learning+2

Reinforcement Learning with Pairwise Preferences in Long-Term Decision Problems

2026-05-29 · Jonathan Colaço Carr, Prakash Panangaden, Doina Precup, Benjamin Van Roy arxiv

Reinforcement learning with scalar rewards is widely used for aligning machine-learning systems with user preferences. But, pairwise preferences are often more natural for users to specify than scalar rewards, and they e…

Reinforcement Learning