Related Experiment Video
Updated: Jan 18, 2026

13:19
Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
9.9K
Effective methods and framework for energy-based local learning of deep neural networks.
Haibo Chen1, Bangcheng Yang1, Fucun He1
1China Nanhu Academy of Electronics and Information Technology, Jiaxing, China.
Frontiers in Artificial Intelligence
|September 11, 2025
Summary
This study introduces a novel energy-based model that overcomes limitations of predictive coding (PC) for training artificial neural networks. The new approach achieves high accuracy comparable to backpropagation while enhancing training efficiency.
Area of Science:
- Neuroscience
- Artificial Intelligence
- Machine Learning
Background:
- Artificial neural networks (ANNs) often use biologically implausible backpropagation for training.
- Energy-based models (EBMs) offer a brain-inspired alternative, learning by minimizing energy functions.
- Predictive coding (PC) is an EBM that uses prediction errors but struggles with gradient issues in deep networks.
Purpose of the Study:
- To address gradient explosion and vanishing problems in deep predictive coding networks.
- To improve the training efficiency and stability of brain-inspired learning models.
- To develop a competitive alternative to backpropagation for ANNs.
Main Methods:
- Introduced bidirectional energy to stabilize prediction errors and mitigate gradient explosion.
- Implemented skip connections to resolve gradient vanishing issues.
- Developed a layer-adaptive learning rate (LALR) for enhanced training efficiency.
- Created a Jax-based framework for efficient EBM training.
Main Results:
- Achieved high accuracies: 99.22% (MNIST), 93.78% (CIFAR-10), 83.96% (CIFAR-100), and 73.35% (Tiny ImageNet).
- Performance is comparable to identical networks trained with backpropagation.
- Reduced training time by 50% compared to PyTorch using the new Jax framework.
Conclusions:
- The proposed bidirectional energy-based model effectively overcomes PC's limitations in deep networks.
- This brain-inspired approach offers a viable and efficient alternative to backpropagation.
- The developed framework accelerates EBM training, demonstrating practical advantages.
Related Concept Videos
Introduction to Learning
972
Learning is the process of acquiring knowledge or skills through practice or experience, leading to long-lasting behavioral changes. This acquisition occurs through interaction with the environment and requires practice or experience. For instance, mastering a skill such as surfing requires considerable practice and experience, highlighting the essential role of repeated interactions with the environment in learning.
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
972
Neural Circuits
2.7K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
2.7K
