轻量化扩散策略让机器人在手机上实时操作
On-Device Diffusion Transformer Policy for Efficient Robot Manipulation
- 压缩去噪网络并减少采样步数,提升效率
- 移动端实现实时动作预测,性能接近顶尖模型
- 适合资源受限场景的机器人部署
扩散策略通过模仿学习显著提升了机器人操作能力,但在资源受限的移动平台上的应用仍因计算效率低和内存占用大而面临挑战。本文提出LightDP框架,专为移动设备上的扩散策略加速设计。通过分析现有架构,发现去噪网络是延迟主因。为此,引入统一的剪枝与重训练流程,显式优化剪枝后模型恢复能力;结合一致性蒸馏技术,在减少采样步数的同时保持动作预测精度。在PushT、Robomimic、CALVIN和LIBERO等标准数据集上的实验表明,LightDP可在移动设备上实现实时动作预测,性能具有竞争力,标志着扩散策略在资源受限环境中的实用化迈出关键一步。大量真实世界实验也验证了其性能可媲美当前最先进扩散策略。
原文摘要 · Abstract (English)
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.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。