rMuscle: Robotic Muscle Memory for Efficient Vision-Language-Action Model Inference

📅 2026-09-16
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为提高机器人响应速度和平滑度,提出rMuscle框架,利用任务相似性通过双缓存机制减少计算和权重访问,加速VLA模型推理。
📝 Abstract
Factory work is a promising early scenario for embodied AI: assigning repetitive manual jobs to robots has clear economic payoff, and a structured station keeps the jobs tractable for current policies. Vision-Language-Action (VLA) models now dominate as the policy paradigm for these robots. The inference latency of VLA models directly affects robot responsiveness and motion smoothness. However, existing VLA inference frameworks do not fully exploit the characteristics of embodied workloads or account for the distinct bottlenecks across different stages of VLA inference. In this paper, we first characterize embodied workloads and identify substantial task similarity across repeated robot executions. We further find that such similarity extends beyond observations and action trajectories to internal model states. Drawing on these observations, we present rMuscle, a real-time VLA inference framework inspired by human muscle memory. It exploits cross-execution similarity through a dual-phase muscle-memory cache. The Context Cache reuses visual-token outputs to reduce computation, while the Action Cache reuses neuron activation patterns to reduce weight accesses. We keep both the cache memory footprint and access overhead low through online cache recomputation, sliding-window cache retrieval, and mask sharing across consecutive denoising steps. rMuscle achieves 1.29-1.42X speedup on RTX 4090 and Jetson Thor across LIBERO, RoboTwin, and physical manipulation tasks, while maintaining the original success rates on real-world robots.
Problem

Research questions and friction points this paper is trying to address.

Vision-Language-Action
inference latency
robot responsiveness
motion smoothness
embodied workloads
Innovation

Methods, ideas, or system contributions that make the work stand out.

rMuscle
VLA inference
muscle-memory cache
Context Cache
Action Cache
🔎 Similar Papers
💼 Related Jobs
No related jobs found.
K
Kaijun Zhou
Institute of Parallel and Distributed Systems, Shanghai Jiao Tong University
Z
Zhiyang Li
Institute of Parallel and Distributed Systems, Shanghai Jiao Tong University
Le Chen
Le Chen
Shanghai Jiao Tong University
operating system
Jinyu Gu
Jinyu Gu
Shanghai Jiao Tong University
Operating SystemSystem SecurityVirtualization