Leveraging OS-Level Primitives for Robotic Action Management
Wenxin Zheng, Boyang Li, Bin Xu, Erhu Feng, Jinyu Gu, Haibo Chen

TL;DR
This paper introduces AMS, a system leveraging OS-level primitives to improve robotic action management, significantly enhancing efficiency and success rates in robotic tasks through system-level innovations.
Contribution
The paper presents AMS, a novel robot action management system that uses OS primitives like exception, context switch, and replay to improve robotic task execution and generalization.
Findings
Task success rate improved by 7x to 24x.
End-to-end execution time reduced by 29% to 74%.
System demonstrated effectiveness on both emulated and real robots.
Abstract
End-to-end imitation learning frameworks (e.g., VLA) are increasingly prominent in robotics, as they enable rapid task transfer by learning directly from perception to control, eliminating the need for complex hand-crafted features. However, even when employing SOTA VLA-based models, they still exhibit limited generalization capabilities and suboptimal action efficiency, due to the constraints imposed by insufficient robotic training datasets. In addition to addressing this problem using model-based approaches, we observe that robotic action slices, which consist of contiguous action steps, exhibit strong analogies to the time slices of threads in traditional operating systems. This insight presents a novel opportunity to tackle the problem at the system level. In this paper, we propose AMS, a robot action management system enhanced with OS-level primitives like exception, context…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
