paper-with-me

Papers

Offline Reinforcement Learning with Generative Trajectory Policies

2025-10-13 · Xinsong Feng, Leshu Tang, Chenan Wang, Haipeng Chen arxiv

Generative models have emerged as a powerful class of policies for offline reinforcement learning (RL) due to their ability to capture complex, multi-modal behaviors. However, existing methods face a stark trade-off: slow, iterative models like diffusion policies are computationally expensive, while fast, single-step models like consistency policies often suffer from degraded performance. In this paper, we demonstrate that it is possible to bridge this gap. The key to moving beyond the limitations of individual methods, we argue, lies in a unifying perspective that views modern generative models, including diffusion, flow matching, and consistency models, as specific instances of learning a continuous-time generative trajectory governed by an Ordinary Differential Equation (ODE). This principled foundation provides a clearer design space for generative policies in RL and allows us to propose Generative Trajectory Policies (GTPs), a new and more general policy paradigm that learns the entire solution map of the underlying ODE. To make this paradigm practical for offline RL, we further introduce two key theoretically principled adaptations. Empirical results demonstrate that GTP achieves state-of-the-art performance on D4RL benchmarks - it significantly outperforms prior generative policies, achieving perfect scores on several notoriously hard AntMaze tasks.

📄 PDF Abstract BibTeX arXiv:2510.11499

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningOffline RL

Similar Papers 제목 키워드 기반

GTA: Generative Trajectory Augmentation with Guidance for Offline Reinforcement Learning

2024-05-27 · Jaewoo Lee, Sujin Yun, Taeyoung Yun, Jinkyoo Park

Offline Reinforcement Learning (Offline RL) presents challenges of learning effective decision-making policies from static datasets without any online interactions. Data augmentation techniques, such as noise injection a…

Data AugmentationDecision MakingOffline RLreinforcement-learning+1

Trajectory-Level Data Augmentation for Offline Reinforcement Learning

2026-05-13 · Tobias Schmähling, Matthias Burkhardt, Tobias Windisch arxiv

We propose a data augmentation method for offline reinforcement learning, motivated by active positioning problems. Particularly, our approach enables the training of off-policy models from a limited number of suboptimal…

Reinforcement LearningData Augmentation

GOPlan: Goal-conditioned Offline Reinforcement Learning by Planning with Learned Models

2023-10-30 · Mianchu Wang, Rui Yang, Xi Chen, Hao Sun 외

Offline Goal-Conditioned RL (GCRL) offers a feasible paradigm for learning general-purpose policies from diverse and multi-task offline datasets. Despite notable recent progress, the predominant offline GCRL methods, mai…

Generative Adversarial Networkreinforcement-learning

Offline Trajectory Generalization for Offline Reinforcement Learning

2024-04-16 · Ziqi Zhao, Zhaochun Ren, Liu Yang, Fajie Yuan 외

Offline reinforcement learning (RL) aims to learn policies from static datasets of previously collected trajectories. Existing methods for offline RL either constrain the learned policy to the support of offline data or …

D4RLData AugmentationOffline RLreinforcement-learning+2

DiffPoGAN: Diffusion Policies with Generative Adversarial Networks for Offline Reinforcement Learning

2024-06-13 · Xuemin Hu, Shen Li, Yingfen Xu, Bo Tang 외

Offline reinforcement learning (RL) can learn optimal policies from pre-collected offline datasets without interacting with the environment, but the sampled actions of the agent cannot often cover the action distribution…

D4RLOffline RLreinforcement-learningReinforcement Learning+1