paper-with-me

Papers

Training-Free Imitation Learning with Closed-Form Diffusion Policies

2026-05-31 · Raghav Mishra, Ian R. Manchester arxiv

While diffusion-based policies have impressive performance and expressivity, their long offline training slows down the data collection and policy deployment loop. We introduce Closed-Form Diffusion Policies, a class of training-free diffusion-based policies for imitation learning using the closed-form score derived from the demonstration dataset. We deploy CFDP with real-time inference with a mobile CPU in hardware experiments, showing it can successfully perform imitation directly from the dataset in milliseconds and with faster inference than neural diffusion policies. In experiments on imitation learning benchmarks, we show that CFDP is competitive against neural baselines that require hours of training, providing a favorable tradeoff between training time and performance. Finally, we show how closed-form diffusion policies act as a composable primitive that enables data-driven inference-time editing of pre-trained neural diffusion policies, including policy guidance and novel demonstration augmentation.

📄 PDF Abstract BibTeX arXiv:2606.01238

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Adaptive Auxiliary Prompt Blending for Target-Faithful Diffusion Generation

2026-03-19 · Kwanyoung Lee, SeungJu Cha, Yebin Ahn, Hyunwoo Oh 외 arxiv

Diffusion-based text-to-image (T2I) models have made remarkable progress in generating photorealistic and semantically rich images. However, when the target concepts lie in low-density regions of the training distributio…

Image Editing

Spatially-Grounded Text-to-Video Generation via Inference-Time Gradient-Free Optimization

2026-08-13 · Guillaume Jeanneret, Mathis Koroglu, Hugo Caselles-Dupré, Arnaud Dapogny 외 arxiv

Diffusion Transformer Text-to-Video models have achieved remarkable synthesis quality, yet fine-grained spatial controllability remains a significant challenge. While existing training-free methods produce solid overall …

Text-to-Video Generation

Diffusion Forcing Planner: History-Annealed Planning with Time-Dependent Guidance for Autonomous Driving

2026-06-09 · Zehan Zhang, Neng Zhang, Yaoyi Li, Jia Cai 외 arxiv

Learning-based motion planners, despite recent progress, often suffer from temporal inconsistency. Small perturbations across frames can accumulate into unstable trajectories, degrading comfort and safety in closed-loop …

Autonomous Driving

Closed-Loop Action Chunks with Dynamic Corrections for Training-Free Diffusion Policy

2026-03-02 · Pengyuan Wu, Pingrui Zhang, Zhigang Wang, Dong Wang 외 arxiv

Diffusion-based policies have achieved remarkable results in robotic manipulation but often struggle to adapt rapidly in dynamic scenarios, leading to delayed responses or task failures. We present DCDP, a Dynamic Closed…

Improving Tuning-Free Real Image Editing with Proximal Guidance

2023-06-08 · Ligong Han, Song Wen, Qi Chen, Zhixing Zhang 외

DDIM inversion has revealed the remarkable potential of real image editing within diffusion-based methods. However, the accuracy of DDIM reconstruction degrades as larger classifier-free guidance (CFG) scales being used …