Project Page for Paper "Neural Brain: A Neuroscience-inspired Framework for Embodied Agents".
See the codeJian Liu, Xiongtao Shi, Thai Duy Nguyen, Haitian Zhang, Tianxiang Zhang, Wei Sun, Yanjie Li,
Athanasios V. Vasilakos, Giovanni Iacca, Arshad Ali Khan, Arvind Kumar, Jae Won Cho,
Ajmal Mian, Lihua Xie, Erik Cambria, Lin Wang
📢 Note: If you have any suggestions, feel free to post an issue or pull a request, we will address asap!
Additionally, we revisit the existing literature in alignment with this novel framework, highlighting gaps and challenges, and outlining promising directions for future research. The proposed framework seeks to replicate key principles of biological cognition, including active sensing, a tightly coupled perception-cognition-action loop, etc. By integrating theoretical insights with practical engineering considerations, we aim to advance AI beyond task-specific optimization, laying the groundwork for achieving generalizable embodied intelligence.
The human brain comprises four key components: sensing, function (perception, cognition, action), memory (short-term and long-term), and implementation features, such as sparse activation, event-driven processing, predictive coding, and distributed and parallel mechanisms. Inspired by insights from neuroscience, we propose the concept of a Neural Brain for Embodied Agents, which integrates these principles into four distinct modules. The sensing module incorporates multimodal fusion, active sensing, and adaptive calibration to enhance perceptual capabilities. The function module encompasses predictive perception, cognitive reasoning, and action, including an action-closed loop to ensure continuous interaction with the environment. The memory module features a hierarchical architecture, neuroplastic adaptation, and context awareness, enabling agents to store and retrieve information dynamically and efficiently. Finally, the hardware/software module is characterized by event-driven processing, neuromorphic architecture, and hardware-software co-design, ensuring robust and flexible operation. These four core ideas, derived from the structure and functionality of the human brain, aim to empower embodied agents to adapt, learn, and perform effectively in real-world, embodied environments.
The Neural Brain for embodied agents is a biologically inspired computational framework that synthesizes principles from neuroscience, robotics, and machine learning to facilitate autonomous and adaptive interaction within unstructured environments. Designed to emulate the hierarchical and distributed architecture of the human brain, it integrates multimodal and active sensing (Sensing), closed-loop perception-cognition-action cycles (Function), neuroplasticity-driven memory systems (Memory), and energy-efficient neuromorphic hardware-software co-design (Hardware/Software), as shown below.
Loihi: A neuromorphic manycore processor with on-chip learning [Paper]
Neuronflow: A hybrid neuromorphic--dataflow processor architecture for AI workloads [Paper]
Efficient neuromorphic signal processing with loihi 2 [Paper]
The BrainScaleS-2 accelerated neuromorphic system with hybrid plasticity [Paper]
Neuromorphic artificial intelligence systems [Paper]
Speck: A smart event-based vision sensor with a low latency 327k neuron convolutional neuronal network processing pipeline [Paper]
Prime: A novel processing-in-memory architecture for neural network computation in reram-based main memory [Paper]
NeuroSim: A circuit-level macro model for benchmarking neuro-inspired architectures in online learning [Paper]
A phase-change memory model for neuromorphic computing [Paper]
PUMA: A programmable ultra-efficient memristor-based accelerator for machine learning inference [Paper]
ODIN: A bit-parallel stochastic arithmetic based accelerator for in-situ neural network processing in phase change RAM [Paper]
Lighton optical processing unit: Scaling-up AI and HPC with a non von neumann co-processor [Paper]
An on-chip photonic deep neural network for image classification [Paper]
Quantum reservoir computing in finite dimensions [Paper]
Theoretical error performance analysis for variational quantum circuit based functional regression [Paper]
Speaker-follower models for vision-and-language navigation [Paper]
AudioCLIP: Extending CLIP to Image, Text and Audio [Paper]
VLN BERT: A recurrent vision-and-language bert for navigation [Paper]
Blip-2: Bootstrapping language-image pre-training with frozen image encoders and large language models [Paper]
GPT-4 technical report [Paper]
Palm 2 technical report [Paper]
Qwen technical report [Paper]
Rt-2: Vision-language-action models transfer web knowledge to robotic control [Paper]
Deepseek-V3 technical report [Paper]
NEST: A network simulation and prototyping testbed [Paper]
Bindsnet: A machine learning-oriented spiking neural networks library in python [Paper]
Brian 2, an intuitive and efficient neural simulator [Paper]
Spinnaker-a spiking neural network architecture [Paper]
Norse-A deep learning library for spiking neural networks [Paper]
Tensorrt inference with tensorflow [Paper]
Compiling onnx neural network models using mlir [Paper]
Impact of thermal throttling on long-term visual inference in a CPU-based edge device [Paper]
Comparison and benchmarking of AI models and frameworks on mobile devices [Paper]
Tensorflow lite micro: Embedded machine learning for tinyml systems [Paper]
Sparse convolutional neural networks [Paper]
Training sparse neural networks [Paper]
SCNN: An accelerator for compressed-sparse convolutional neural networks [Paper]
Sparse computation in adaptive spiking neural networks [Paper]
Sbnet: Sparse blocks network for fast inference [Paper]
Big bird: Transformers for longer sequences [Paper]
Glam: Efficient scaling of language models with mixture-of-experts [Paper]
Switch transformers: Scaling to trillion parameter models with simple and efficient sparsity [Paper]
Base layers: Simplifying training of large, sparse models [Paper]
Distilling the knowledge in a neural network [Paper]
Quantization and training of neural networks for efficient integer-arithmetic-only inference [Paper]
STDP-based pruning of connections and weight quantization in spiking neural networks for energy-efficient recognition [Paper]
Quantization networks [Paper]
Quantization framework for fast spiking neural networks [Paper]
Efficient neural networks for edge devices [Paper]
A million spiking-neuron integrated circuit with a scalable communication network and interface [Paper]
Eyeriss: A spatial architecture for energy-efficient dataflow for convolutional neural networks [Paper]
Maeri: Enabling flexible dataflow mapping over DNN accelerators via reconfigurable interconnects [Paper]
DNNBuilder: An automated tool for building high-performance DNN hardware accelerators for FPGAs [Paper]
TVM: An automated End-to-End optimizing compiler for deep learning [Paper]
SECDA: Efficient hardware/software co-design of FPGA-based DNN accelerators for edge inference [Paper]
If you find the paper useful, please consider citing our paper.
@article{2025neuralbrain,
title={Neural Brain: A Neuroscience-inspired Framework for Embodied Agents},
author={Liu, Jian and Shi, Xiongtao and Nguyen, Thai and Zhang, Haitian and Zhang, Tianxiang and Sun, Wei and Li, Yanjie and Vasilakos, Athanasios and Iacca, Giovanni and Khan, Arshad and others},
journal={arXiv preprint arXiv:2505.07634},
year={2025}
}
Due to the one-sided nature of our knowledge, if you find any issues or have any suggestions, please feel free to post an issue or contact us via email
Project Page for Paper "Neural Brain: A Neuroscience-inspired Framework for Embodied Agents".
See the codeJian Liu, Xiongtao Shi, Thai Duy Nguyen, Haitian Zhang, Tianxiang Zhang, Wei Sun, Yanjie Li,
Athanasios V. Vasilakos, Giovanni Iacca, Arshad Ali Khan, Arvind Kumar, Jae Won Cho,
Ajmal Mian, Lihua Xie, Erik Cambria, Lin Wang
📢 Note: If you have any suggestions, feel free to post an issue or pull a request, we will address asap!
Additionally, we revisit the existing literature in alignment with this novel framework, highlighting gaps and challenges, and outlining promising directions for future research. The proposed framework seeks to replicate key principles of biological cognition, including active sensing, a tightly coupled perception-cognition-action loop, etc. By integrating theoretical insights with practical engineering considerations, we aim to advance AI beyond task-specific optimization, laying the groundwork for achieving generalizable embodied intelligence.
The human brain comprises four key components: sensing, function (perception, cognition, action), memory (short-term and long-term), and implementation features, such as sparse activation, event-driven processing, predictive coding, and distributed and parallel mechanisms. Inspired by insights from neuroscience, we propose the concept of a Neural Brain for Embodied Agents, which integrates these principles into four distinct modules. The sensing module incorporates multimodal fusion, active sensing, and adaptive calibration to enhance perceptual capabilities. The function module encompasses predictive perception, cognitive reasoning, and action, including an action-closed loop to ensure continuous interaction with the environment. The memory module features a hierarchical architecture, neuroplastic adaptation, and context awareness, enabling agents to store and retrieve information dynamically and efficiently. Finally, the hardware/software module is characterized by event-driven processing, neuromorphic architecture, and hardware-software co-design, ensuring robust and flexible operation. These four core ideas, derived from the structure and functionality of the human brain, aim to empower embodied agents to adapt, learn, and perform effectively in real-world, embodied environments.
The Neural Brain for embodied agents is a biologically inspired computational framework that synthesizes principles from neuroscience, robotics, and machine learning to facilitate autonomous and adaptive interaction within unstructured environments. Designed to emulate the hierarchical and distributed architecture of the human brain, it integrates multimodal and active sensing (Sensing), closed-loop perception-cognition-action cycles (Function), neuroplasticity-driven memory systems (Memory), and energy-efficient neuromorphic hardware-software co-design (Hardware/Software), as shown below.
Loihi: A neuromorphic manycore processor with on-chip learning [Paper]
Neuronflow: A hybrid neuromorphic--dataflow processor architecture for AI workloads [Paper]
Efficient neuromorphic signal processing with loihi 2 [Paper]
The BrainScaleS-2 accelerated neuromorphic system with hybrid plasticity [Paper]
Neuromorphic artificial intelligence systems [Paper]
Speck: A smart event-based vision sensor with a low latency 327k neuron convolutional neuronal network processing pipeline [Paper]
Prime: A novel processing-in-memory architecture for neural network computation in reram-based main memory [Paper]
NeuroSim: A circuit-level macro model for benchmarking neuro-inspired architectures in online learning [Paper]
A phase-change memory model for neuromorphic computing [Paper]
PUMA: A programmable ultra-efficient memristor-based accelerator for machine learning inference [Paper]
ODIN: A bit-parallel stochastic arithmetic based accelerator for in-situ neural network processing in phase change RAM [Paper]
Lighton optical processing unit: Scaling-up AI and HPC with a non von neumann co-processor [Paper]
An on-chip photonic deep neural network for image classification [Paper]
Quantum reservoir computing in finite dimensions [Paper]
Theoretical error performance analysis for variational quantum circuit based functional regression [Paper]
Speaker-follower models for vision-and-language navigation [Paper]
AudioCLIP: Extending CLIP to Image, Text and Audio [Paper]
VLN BERT: A recurrent vision-and-language bert for navigation [Paper]
Blip-2: Bootstrapping language-image pre-training with frozen image encoders and large language models [Paper]
GPT-4 technical report [Paper]
Palm 2 technical report [Paper]
Qwen technical report [Paper]
Rt-2: Vision-language-action models transfer web knowledge to robotic control [Paper]
Deepseek-V3 technical report [Paper]
NEST: A network simulation and prototyping testbed [Paper]
Bindsnet: A machine learning-oriented spiking neural networks library in python [Paper]
Brian 2, an intuitive and efficient neural simulator [Paper]
Spinnaker-a spiking neural network architecture [Paper]
Norse-A deep learning library for spiking neural networks [Paper]
Tensorrt inference with tensorflow [Paper]
Compiling onnx neural network models using mlir [Paper]
Impact of thermal throttling on long-term visual inference in a CPU-based edge device [Paper]
Comparison and benchmarking of AI models and frameworks on mobile devices [Paper]
Tensorflow lite micro: Embedded machine learning for tinyml systems [Paper]
Sparse convolutional neural networks [Paper]
Training sparse neural networks [Paper]
SCNN: An accelerator for compressed-sparse convolutional neural networks [Paper]
Sparse computation in adaptive spiking neural networks [Paper]
Sbnet: Sparse blocks network for fast inference [Paper]
Big bird: Transformers for longer sequences [Paper]
Glam: Efficient scaling of language models with mixture-of-experts [Paper]
Switch transformers: Scaling to trillion parameter models with simple and efficient sparsity [Paper]
Base layers: Simplifying training of large, sparse models [Paper]
Distilling the knowledge in a neural network [Paper]
Quantization and training of neural networks for efficient integer-arithmetic-only inference [Paper]
STDP-based pruning of connections and weight quantization in spiking neural networks for energy-efficient recognition [Paper]
Quantization networks [Paper]
Quantization framework for fast spiking neural networks [Paper]
Efficient neural networks for edge devices [Paper]
A million spiking-neuron integrated circuit with a scalable communication network and interface [Paper]
Eyeriss: A spatial architecture for energy-efficient dataflow for convolutional neural networks [Paper]
Maeri: Enabling flexible dataflow mapping over DNN accelerators via reconfigurable interconnects [Paper]
DNNBuilder: An automated tool for building high-performance DNN hardware accelerators for FPGAs [Paper]
TVM: An automated End-to-End optimizing compiler for deep learning [Paper]
SECDA: Efficient hardware/software co-design of FPGA-based DNN accelerators for edge inference [Paper]
If you find the paper useful, please consider citing our paper.
@article{2025neuralbrain,
title={Neural Brain: A Neuroscience-inspired Framework for Embodied Agents},
author={Liu, Jian and Shi, Xiongtao and Nguyen, Thai and Zhang, Haitian and Zhang, Tianxiang and Sun, Wei and Li, Yanjie and Vasilakos, Athanasios and Iacca, Giovanni and Khan, Arshad and others},
journal={arXiv preprint arXiv:2505.07634},
year={2025}
}
Due to the one-sided nature of our knowledge, if you find any issues or have any suggestions, please feel free to post an issue or contact us via email