paper-with-me

홈 › Papers

On-Device Diffusion Transformer Policy for Efficient Robot Manipulation

2025-08-01 · Yiming Wu, Huan Wang, Zhenghao Chen, Jianxin Pang, Dong Xu arxiv

Diffusion Policies have significantly advanced robotic manipulation tasks via imitation learning, but their application on resource-constrained mobile platforms remains challenging due to computational inefficiency and extensive memory footprint. In this paper, we propose LightDP, a novel framework specifically designed to accelerate Diffusion Policies for real-time deployment on mobile devices. LightDP addresses the computational bottleneck through two core strategies: network compression of the denoising modules and reduction of the required sampling steps. We first conduct an extensive computational analysis on existing Diffusion Policy architectures, identifying the denoising network as the primary contributor to latency. To overcome performance degradation typically associated with conventional pruning methods, we introduce a unified pruning and retraining pipeline, optimizing the model's post-pruning recoverability explicitly. Furthermore, we combine pruning techniques with consistency distillation to effectively reduce sampling steps while maintaining action prediction accuracy. Experimental evaluations on the standard datasets, \ie, PushT, Robomimic, CALVIN, and LIBERO, demonstrate that LightDP achieves real-time action prediction on mobile devices with competitive performance, marking an important step toward practical deployment of diffusion-based policies in resource-limited environments. Extensive real-world experiments also show the proposed LightDP can achieve performance comparable to state-of-the-art Diffusion Policies.

📄 PDF Abstract BibTeX arXiv:2508.00697

Code (0)

등록된 구현이 없습니다.

Tasks

Robot Manipulation

Similar Papers 제목 키워드 기반

U-DiT Policy: U-shaped Diffusion Transformers for Robotic Manipulation

2025-09-29 · Linzhi Wu, Aoran Mei, Xiyue Wang, Guo-Niu Zhu 외 arxiv

Diffusion-based methods have been acknowledged as a powerful paradigm for end-to-end visuomotor control in robotics. Most existing approaches adopt a Diffusion Policy in U-Net architecture (DP-U), which, while effective,…

SeedPolicy: Horizon Scaling via Self-Evolving Diffusion Policy for Robot Manipulation

2026-03-05 · Youqiang Gui, Yuxuan Zhou, Shen Cheng, Xinyang Yuan 외 arxiv

Imitation Learning (IL) enables robots to acquire manipulation skills from expert demonstrations. Diffusion Policy (DP) models multi-modal expert behaviors but degrades when naively increasing stacked observation horizon…

Robot Manipulation

AdaWorldPolicy: World-Model-Driven Diffusion Policy with Online Adaptive Learning for Robotic Manipulation

2026-02-23 · Ge Yuan, Qiyuan Qiao, Jing Zhang, Dong Xu arxiv

Effective robotic manipulation requires policies that can anticipate physical outcomes and adapt to real-world environments. Effective robotic manipulation requires policies that can anticipate physical outcomes and adap…

CapsDT: Diffusion-Transformer for Capsule Robot Manipulation

2025-06-19 · Xiting He, Mingwu Su, Xinqi Jiang, Long Bai 외

Vision-Language-Action (VLA) models have emerged as a prominent research area, showcasing significant potential across a variety of applications. However, their performance in endoscopy robotics, particularly endoscopy c…

DiagnosticRobot ManipulationVision-Language-Action

Device-Conditioned Neural Architecture Search for Efficient Robotic Manipulation

2026-04-11 · Yiming Wu, Huan Wang, Zhenghao Chen, Ge Yuan 외 arxiv

The growing complexity of visuomotor policies poses significant challenges for deployment with heterogeneous robotic hardware constraints. However, most existing model-efficient approaches for robotic manipulation are de…

Neural Architecture Search