paper-with-me

홈 › Papers

Device-Conditioned Neural Architecture Search for Efficient Robotic Manipulation

2026-04-11 · Yiming Wu, Huan Wang, Zhenghao Chen, Ge Yuan, Dong Xu 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 device- and model-specific, lack generalizability, and require time-consuming per-device optimization during the adaptation process. In this work, we propose a unified framework named \textbf{D}evice-\textbf{C}onditioned \textbf{Q}uantization-\textbf{F}or-\textbf{A}ll (DC-QFA) which amortizes deployment effort with the device-conditioned quantization-aware training and hardware-constrained architecture search. Specifically, we introduce a single supernet that spans a rich design space over network architectures and mixed-precision bit-widths. It is optimized with latency- and memory-aware regularization, guided by per-device lookup tables. With this supernet, for each target platform, we can perform a once-for-all lightweight search to select an optimal subnet without any per-device re-optimization, which enables more generalizable deployment across heterogeneous hardware, and substantially reduces deployment time. To improve long-horizon stability under low precision, we further introduce multi-step on-policy distillation to mitigate error accumulation during closed-loop execution. Extensive experiments on three representative policy backbones, such as DiffusionPolicy-T, MDT-V, and OpenVLA-OFT, demonstrate that our DC-QFA achieves $2\text{-}3\times$ acceleration on edge devices, consumer-grade GPUs, and cloud platforms, with negligible performance drop in task success. Real-world evaluations on an Inovo robot equipped with a force/torque sensor further validates that our low-bit DC-QFA policies maintain stable, contact-rich manipulation even under severe quantization.

📄 PDF Abstract BibTeX arXiv:2604.10170

Code (0)

등록된 구현이 없습니다.

Tasks

Neural Architecture Search

Similar Papers 제목 키워드 기반

Language-Conditioned Representations and Mixture-of-Experts Policy for Robust Multi-Task Robotic Manipulation

2025-10-28 · Xiucheng Zhang, Yang Jiang, Hongwei Qing, Jiashuo Bai arxiv

Perceptual ambiguity and task conflict limit multitask robotic manipulation via imitation learning. We propose a framework combining a Language-Conditioned Visual Representation (LCVR) module and a Language-conditioned M…

Federated Learning for Large-Scale Cloud Robotic Manipulation: Opportunities and Challenges

2025-07-23 · Obaidullah Zaland, Chanh Nguyen, Florian T. Pokorny, Monowar Bhuyan arxiv

Federated Learning (FL) is an emerging distributed machine learning paradigm, where the collaborative training of a model involves dynamic participation of devices to achieve broad objectives. In contrast, classical mach…

Federated Learning

Towards Generalizable Vision-Language Robotic Manipulation: A Benchmark and LLM-guided 3D Policy

2024-10-02 · Ricardo Garcia, ShiZhe Chen, Cordelia Schmid

Generalizing language-conditioned robotic policies to new tasks remains a significant challenge, hampered by the lack of suitable simulation benchmarks. In this paper, we address this gap by introducing GemBench, a novel…

Motion PlanningRobot ManipulationRobot Manipulation GeneralizationTask Planning

Data-Agnostic Robotic Long-Horizon Manipulation with Vision-Language-Guided Closed-Loop Feedback

2025-03-27 · Yuan Meng, Xiangtong Yao, Haihui Ye, Yirui Zhou 외

Recent advances in language-conditioned robotic manipulation have leveraged imitation and reinforcement learning to enable robots to execute tasks from human commands. However, these methods often suffer from limited gen…

Task Planning

Language-Guided Grasp Detection with Coarse-to-Fine Learning for Robotic Manipulation

2025-12-24 · Zebin Jiang, Tianle Jin, Xiangtong Yao, Alois Knoll 외 arxiv

Grasping is one of the most fundamental challenging capabilities in robotic manipulation, especially in unstructured, cluttered, and semantically diverse environments. Recent researches have increasingly explored languag…