vla.simd: Efficient CPU Inference for Language-Conditioned Manipulation

📅 2026-09-21
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出vla.simd,一种高效的CPU推理引擎,通过共享SIMD微内核、可重用计算等技术解决语言条件操纵在无GPU环境下的高效推理问题。
📝 Abstract
Deploying language-conditioned manipulation without a dedicated GPU requires efficient inference and action chunks that cover the delay between policy queries. We present vla.simd, a CPU inference engine that combines shared SIMD micro-kernels, reusable computation, and target-specific optimization. We relate query latency and execution horizon to action availability under lagged and time-aligned execution, distinguishing action supply from feedback frequency. Across six policies and four CPUs, vla.simd achieves approximately $1.4\times$ median speedup over compiled PyTorch references while preserving fp32 numerical fidelity. We also introduce IMPACT, an ACT-based policy with cached text representations and language-modulated visual features. IMPACT is the only language-conditioned policy in our evaluated set that supplies at least 30 actions/s on the Raspberry Pi 5: after a 90 s thermal soak, it supplies 33.5 actions/s in fp32 and 81.2 with int8. Separate GPU evaluations yield $76.4\%$ mean success across four LIBERO suites without robot pretraining; instruction-shuffling tests demonstrate selection among familiar goals. Trials with IMPACT on an SO-101 arm and SmolVLA on a UR10e with a Robotiq gripper demonstrate CPU deployment on two robot embodiments.
Problem

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

language-conditioned manipulation
efficient inference
CPU inference
Innovation

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

SIMD micro-kernels
reusable computation
target-specific optimization
IMPACT policy
language-conditioned manipulation
🔎 Similar Papers
No similar papers found.
💼 Related Jobs
No related jobs found.
K
Khanh D. Nguyen
VinRobotics, Vietnam.
H
Hoang M. Truong
VinRobotics, Vietnam.
A
An T. Le
VinRobotics, Vietnam.; Center for AI Research, VinUniversity, Vietnam.; Intelligent Autonomous Systems, TU Darmstadt, Germany.