Jetson-PI: Boosting Onboard VLA Control Frequency to 6Hz, 8.6x Faster
机器之心 · wechat · 2026-07-25
Peking University, AIRS, and PrimeBot Research introduced Jetson-PI, a real-time Vision-Language-Action (VLA) control scheme for low-power edge devices. Through asynchronous inference, model scheduling, and engine optimization, it boosts control frequency on Jetson Orin from 0.7Hz to 6.06Hz without losing accuracy.
- Foresight-Aligned Asynchronous Correction: Instead of predicting future images, it trains a lightweight module (1% of parameters) to predict future environment representations, solving the perception-execution misalignment in asynchronous inference.
- Confidence-based Scheduling: Enables the robot to decide when to act on existing knowledge and when to re-invoke the VLM for fresh observations, reducing unnecessary compute.
- Engine Optimization: Developed Jetson-PI-Edge based on llama.cpp, leveraging CUDA graph reuse, persistent GPU caching, and flow matching unfolding to minimize overhead.
In real-world clothes folding tasks, this approach significantly reduced motion stalls and misalignment, pushing VLA control toward industrial deployment.
More from Embodied
- Matic says its robot vacuum is square on purpose, not by accident — tristanbob · 2026-07-25
- Waymo adds seven cities and says it is heading toward 1 million rides a week — zakkohane · 2026-07-25
- Fable finishes its Isaac Arm demo as the author compares two robot frameworks — wightmanr · 2026-07-25
- YC says the next operating systems will coordinate humans, robots, and AI agents — Y Combinator · 2026-07-25
- Researchers turn “agentic robotics” into both a technical term and a marketing joke — sudoraohacker · 2026-07-25
- Miles Brundage says China is pulling ahead of the US in robotics — Miles_Brundage · 2026-07-25