paper-with-me

홈 › Papers

Neural Circuit Architectural Priors for Embodied Control

2022-01-13 · Nikhil X. Bhattasali, Anthony M. Zador, Tatiana A. Engel

Artificial neural networks for motor control usually adopt generic architectures like fully connected MLPs. While general, these tabula rasa architectures rely on large amounts of experience to learn, are not easily transferable to new bodies, and have internal dynamics that are difficult to interpret. In nature, animals are born with highly structured connectivity in their nervous systems shaped by evolution; this innate circuitry acts synergistically with learning mechanisms to provide inductive biases that enable most animals to function well soon after birth and learn efficiently. Convolutional networks inspired by visual circuitry have encoded useful biases for vision. However, it is unknown the extent to which ANN architectures inspired by neural circuitry can yield useful biases for other AI domains. In this work, we ask what advantages biologically inspired ANN architecture can provide in the domain of motor control. Specifically, we translate C. elegans locomotion circuits into an ANN model controlling a simulated Swimmer agent. On a locomotion task, our architecture achieves good initial performance and asymptotic performance comparable with MLPs, while dramatically improving data efficiency and requiring orders of magnitude fewer parameters. Our architecture is interpretable and transfers to new body designs. An ablation analysis shows that constrained excitation/inhibition is crucial for learning, while weight initialization contributes to good initial performance. Our work demonstrates several advantages of biologically inspired ANN architecture and encourages future work in more complex embodied control.

📄 PDF Abstract BibTeX arXiv:2201.05242

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Neural Circuit Architectural Priors for Quadruped Locomotion

2024-10-09 · Nikhil X. Bhattasali, Venkatesh Pattabiraman, Lerrel Pinto, Grace W. Lindsay

Learning-based approaches to quadruped locomotion commonly adopt generic policy architectures like fully connected MLPs. As such architectures contain few inductive biases, it is common in practice to incorporate priors …

Whole-Brain Connectomic Graph Model Enables Whole-Body Locomotion Control in Fruit Fly

2026-02-20 · Zehao Jin, Yaoye Zhu, Chen Zhang, Yanan Sui arxiv

Animals perform coordinated whole-body movements under the control of neural systems shaped by brain-wide connectivity. The mapping of the whole-brain neural connections, or the connectomes, provides a natural graph for …

Reinforcement Learning

ERA: Transforming VLMs into Embodied Agents via Embodied Prior Learning and Online Reinforcement Learning

2025-10-14 · Hanyang Chen, Mark Zhao, Rui Yang, Qinwei Ma 외 arxiv

Recent advances in embodied AI highlight the potential of vision language models (VLMs) as agents capable of perception, reasoning, and interaction in complex environments. However, top-performing systems rely on large-s…

Reinforcement LearningGeneral Knowledge

Unmasking the Illusion of Embodied Reasoning in Vision-Language-Action Models

2026-04-20 · Haiweng Xu, Sipeng Zheng, Hao Luo, Wanpeng Zhang 외 arxiv

Recent Vision-Language-Action (VLA) models report impressive success rates on standard robotic benchmarks, fueling optimism about general-purpose physical intelligence. However, recent evidence suggests a systematic misa…

Mechanistic Foundations of Goal-Directed Control

2026-03-16 · Alma Lago arxiv

Mechanistic interpretability has transformed the analysis of transformer circuits by decomposing model behavior into competing algorithms, identifying phase transitions during training, and deriving closed-form predictio…