A Brain-inspired Embodied Intelligence for Fluid and Fast Reflexive Robotics Control
Weiyu Guo, He Zhang, Pengteng Li, Tiefu Cai, Ziyang Chen, Yandong Guo, Xiao He, Yongkui Yang, Ying Sun, Hui Xiong
TL;DR
This work introduces NeuroVLA, a brain-inspired, tri-level framework for embodied robotics that decouples semantic planning from fast motor control by distributing computation across cortical (CUDA) and neuromorphic (cerebellar and spinal) tiers. By incorporating a Vision-Language Model backbone with Layer-wise Semantic Distillation (Q-Former), a cerebellar module implementing gated recurrent modulation, and a spiking spinal module with residual dynamics, the approach achieves low-latency reflexes and energy efficiency while retaining open-vocabulary reasoning. Key findings include substantial damping of high-frequency motor noise, emergent motor primitives without extensive supervision, and fast safety reflexes (<20 ms) enabled by local spinal reflex loops, with hardware validation showing 2.19 ms latency and 0.87 mJ per inference on an FPGA-based neuromorphic processor. The results demonstrate robust, energy-efficient embodied intelligence with real-world applicability, highlighting the value of reinstating a biological motor hierarchy for scalable, adaptive robots.
Abstract
Recent advances in embodied intelligence have leveraged massive scaling of data and model parameters to master natural-language command following and multi-task control. In contrast, biological systems demonstrate an innate ability to acquire skills rapidly from sparse experience. Crucially, current robotic policies struggle to replicate the dynamic stability, reflexive responsiveness, and temporal memory inherent in biological motion. Here we present Neuromorphic Vision-Language-Action (NeuroVLA), a framework that mimics the structural organization of the bio-nervous system between the cortex, cerebellum, and spinal cord. We adopt a system-level bio-inspired design: a high-level model plans goals, an adaptive cerebellum module stabilizes motion using high-frequency sensors feedback, and a bio-inspired spinal layer executes lightning-fast actions generation. NeuroVLA represents the first deployment of a neuromorphic VLA on physical robotics, achieving state-of-the-art performance. We observe the emergence of biological motor characteristics without additional data or special guidance: it stops the shaking in robotic arms, saves significant energy(only 0.4w on Neuromorphic Processor), shows temporal memory ability and triggers safety reflexes in less than 20 milliseconds.
