paper-with-me

홈 › Papers

Reparameterized Policy Learning for Multimodal Trajectory Optimization

2023-07-20 · Zhiao Huang, Litian Liang, Zhan Ling, Xuanlin Li, Chuang Gan, Hao Su

We investigate the challenge of parametrizing policies for reinforcement learning (RL) in high-dimensional continuous action spaces. Our objective is to develop a multimodal policy that overcomes limitations inherent in the commonly-used Gaussian parameterization. To achieve this, we propose a principled framework that models the continuous RL policy as a generative model of optimal trajectories. By conditioning the policy on a latent variable, we derive a novel variational bound as the optimization objective, which promotes exploration of the environment. We then present a practical model-based RL method, called Reparameterized Policy Gradient (RPG), which leverages the multimodal policy parameterization and learned world model to achieve strong exploration capabilities and high data efficiency. Empirical results demonstrate that our method can help agents evade local optima in tasks with dense rewards and solve challenging sparse-reward environments by incorporating an object-centric intrinsic reward. Our method consistently outperforms previous approaches across a range of tasks. Code and supplementary materials are available on the project page https://haosulab.github.io/RPG/

📄 PDF Abstract BibTeX arXiv:2307.10710

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Diffusion Fine-Tuning via Reparameterized Policy Gradient of the Soft Q-Function

2025-12-04 · Hyeongyu Kang, Jaewoo Lee, Woocheol Shin, Kiyoung Om 외 arxiv

Diffusion models excel at generating high-likelihood samples but often require alignment with downstream objectives. Existing fine-tuning methods for diffusion models significantly suffer from reward over-optimization, r…

ART for Diffusion Sampling: A Reinforcement Learning Approach to Timestep Schedule

2026-01-26 · Yilie Huang, Wenpin Tang, Xunyu Zhou arxiv

We consider time discretization for score-based diffusion models to generate samples from a learned reverse-time dynamic on a finite grid. Uniform and hand-crafted grids can be suboptimal given a budget on the number of …

Reinforcement Learning

Diffusion-Augmented Markov Decision Processes for Maximum Entropy Reinforcement Learning

2025-12-01 · Sebastian Sanokowski, Kaustubh Patil arxiv

Diffusion models excel at sampling from complex, unnormalized distributions. In this work, we extend Maximum Entropy Reinforcement Learning (ME-RL) to diffusion processes, enabling sampling from the optimal policy trajec…

Reinforcement Learning

Tempered Sequential Monte Carlo for Trajectory and Policy Optimization with Differentiable Dynamics

2026-04-23 · Heng Yang arxiv

We propose a sampling-based framework for finite-horizon trajectory and policy optimization under differentiable dynamics by casting controller design as inference. Specifically, we minimize a KL-regularized expected tra…

Online Vehicle Trajectory Prediction using Policy Anticipation Network and Optimization-based Context Reasoning

2019-03-03 · Wenchao Ding, Shaojie Shen

In this paper, we present an online two-level vehicle trajectory prediction framework for urban autonomous driving where there are complex contextual factors, such as lane geometries, road constructions, traffic regulati…

Autonomous DrivingTrajectory Prediction