paper-with-me

홈 › Papers

Inference-stage Adaptation-projection Strategy Adapts Diffusion Policy to Cross-manipulators Scenarios

2025-09-15 · Xiangtong Yao, Yirui Zhou, Yuan Meng, Yanwen Liu, Liangyu Dong, Zitao Zhang, Zhenshan Bing, Kai Huang, Fuchun Sun, Alois Knoll arxiv

Diffusion policies are powerful visuomotor models for robotic manipulation, yet they often fail to generalize to manipulators or end-effectors unseen during training and struggle to accommodate new task requirements at inference time. Addressing this typically requires costly data recollection and policy retraining for each new hardware or task configuration. To overcome this, we introduce an adaptation-projection strategy that enables a diffusion policy to perform zero-shot adaptation to novel manipulators and dynamic task settings, entirely at inference time and without any retraining. Our method first trains a diffusion policy in SE(3) space using demonstrations from a base manipulator. During online deployment, it projects the policy's generated trajectories to satisfy the kinematic and task-specific constraints imposed by the new hardware and objectives. Moreover, this projection dynamically adapts to physical differences (e.g., tool-center-point offsets, jaw widths) and task requirements (e.g., obstacle heights), ensuring robust and successful execution. We validate our approach on real-world pick-and-place, pushing, and pouring tasks across multiple manipulators, including the Franka Panda and Kuka iiwa 14, equipped with a diverse array of end-effectors like flexible grippers, Robotiq 2F/3F grippers, and various 3D-printed designs. Our results demonstrate consistently high success rates in these cross-manipulator scenarios, proving the effectiveness and practicality of our adaptation-projection strategy. The code will be released after peer review.

📄 PDF Abstract BibTeX arXiv:2509.11621

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LISA-3D: Lifting Language-Image Segmentation to 3D via Multi-View Consistency

2025-11-30 · Zhongbin Guo, Jiahe Liu, Wenyu Gao, Yushan Li 외 arxiv

Text-driven 3D reconstruction requires masks that understand free-form instructions and remain stable under viewpoint changes. We present LISA-3D, a two-stage framework that adapts the instruction-following segmenter LIS…

Image Segmentation3D Reconstruction

A Flow Matching Algorithm for Many-Shot Adaptation to Unseen Distributions

2026-05-07 · Tyler Ingebrand, Ruihan Zhao, Kushagra Gupta, David Fridovich-Keil 외 arxiv

While generative modeling has achieved remarkable success on tasks like natural language-conditioned image generation, enabling model adaptation from example data points remains a relatively underexplored and challenging…

Image Generation

Asymmetric Adaptation-based Real-time Fault Diagnosis Under Transitional Operating Conditions

2026-05-23 · Hongshuo Zhao, Zeyi Liu, Xiao He arxiv

Data streams in real-world industrial scenarios often contain transitional operating conditions that are uncovered during offline training, leading to significant distribution shifts. To bridge the gap between static off…

Domain GeneralizationTest-time AdaptationFault Diagnosis

Gradual Divergence for Seamless Adaptation: A Novel Domain Incremental Learning Method

2024-06-23 · Kishaan Jeeveswaran, Elahe Arani, Bahram Zonooz

Domain incremental learning (DIL) poses a significant challenge in real-world scenarios, as models need to be sequentially trained on diverse domains over time, all the while avoiding catastrophic forgetting. Mitigating …

Incremental Learning

EvoSpec: Evolving Speculative Decoding via Real-Time Vocabulary and Parameter Adaptation

2026-04-17 · Shuyu Zhang, Lingfeng Pan, Qicheng Wang, Yaqi Shi 외 arxiv

Speculative decoding accelerates Large Language Model inference through draft-then-verify generation, yet lightweight draft models face coupled efficiency and quality limitations: large-vocabulary output projection is co…