Amortizing Trajectory Diffusion with Keyed Drift Fields
Gokul Puthumanaillam, Melkior Ornik

TL;DR
This paper introduces Keyed Drifting Policies (KDP), a one-step trajectory generator that achieves diffusion-like behavior with low latency by using a conditioning-aware neighborhood in a drift-field training framework, enabling fast and diverse offline RL planning.
Contribution
The paper proposes KDP, a novel one-step generative policy that incorporates a conditioning-aware neighborhood to efficiently produce diverse trajectories, reducing inference time compared to traditional diffusion methods.
Findings
KDP achieves competitive performance with one-step inference.
KDP significantly reduces planning latency in real-time deployments.
KDP maintains trajectory diversity and conditioning accuracy.
Abstract
Diffusion-based trajectory planners can synthesize rich, multimodal action sequences for offline reinforcement learning, but their iterative denoising incurs substantial inference-time cost, making closed-loop planning slow under tight compute budgets. We study the problem of achieving diffusion-like trajectory planning behavior with one-step inference, while retaining the ability to sample diverse candidate plans and condition on the current state in a receding-horizon control loop. Our key observation is that conditional trajectory generation fails under na\"ive distribution-matching objectives when the similarity measure used to align generated trajectories with the dataset is dominated by unconstrained future dimensions. In practice, this causes attraction toward average trajectories, collapses action diversity, and yields near-static behavior. Our key insight is that conditional…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Autonomous Vehicle Technology and Safety · Robot Manipulation and Learning
