AIResearch AIResearch
Back to articles
Science

Brain-Inspired AI Learns Like Humans

A new neural network mimics the brain's distributed learning, improving data representations without centralized control—offering a path to more efficient and interpretable artificial intelligence.

AI Research
November 13, 2025
3 min read
Brain-Inspired AI Learns Like Humans

The human brain processes information in a decentralized, unsupervised manner, with different regions working together to build intelligence. Inspired by this, researchers have developed a brain-like heterogeneous network (BHN) that learns cooperatively across distributed modules, enhancing global data representations. This approach could lead to AI systems that are more efficient and better at handling complex tasks like image and video analysis, making it relevant for advancements in machine learning and neuroscience.

Key Finding: The researchers discovered that by optimizing distributed, self-supervised functions in a minimax fashion, the BHN improves how data is represented. This means the network can generate accurate patches from images and frames from videos without relying on end-to-end backpropagation, mimicking how brain regions independently yet cooperatively process information.

Methodology: The team built the BHN using artificial neural networks with gradient-isolated units, preventing direct gradient flow between modules. They applied a contrastive loss function, specifically InfoNCE, to measure similarities between sample pairs in representation space. For experiments, they used datasets of landscape image patches and video frames from a car racing game, adding Gaussian noise for data enhancement. The architecture included cortex-networks for encoding inputs and an attention-network that acted as an information bottleneck, simplifying inputs to capture shared patterns.

Results Analysis: In image tasks, after 40 epochs of training, visualized features from the BHN showed sharp and diverse responses, unlike fuzzy results from control experiments that maximized outputs without the full objective. For video tasks, the BHN achieved higher scores in reconstructing images, with mean square error improvements indicating better representation quality. As shown in Figure 3, untrained units produced noisy outputs, while trained units responded intensely to specific modes. In memory experiments, the network maintained performance for about 30 frames, demonstrating effective working memory mixing perceptions and predictions.

Context: This research matters because it addresses inefficiencies in traditional AI, which often depends on centralized learning. By emulating the brain's distributed processing, the BHN could lead to more robust AI systems for real-world applications, such as autonomous vehicles or medical imaging, where handling varied data sources is crucial. It also offers insights into human cognition, potentially informing treatments for neurological disorders.

Limitations: The paper notes that the BHN is an oversimplified model and lacks sophisticated brain features like dopaminergic neurons for reward learning or hippocampal functions for memory. Future work is needed to incorporate these elements and test the network on more complex tasks beyond the current experiments.

Original Source

Read the complete research paper

View on arXiv

About the Author

Guilherme A.

Guilherme A.

Former dentist (MD) from Brazil, 41 years old, husband, and AI enthusiast. In 2020, he transitioned from a decade-long career in dentistry to pursue his passion for technology, entrepreneurship, and helping others grow.

Connect on LinkedIn