- Sakana AI developed 'Error Diffusion' to train networks without the biologically implausible backpropagation algorithm.
- The model uses a dual-stream excitatory/inhibitory architecture that follows Dale's Principle.
- The system achieved 96.7% accuracy on MNIST and 61.7% on CIFAR-10 using local error routing.
- This research paves the way for energy-efficient, biologically inspired neuromorphic computing.
Sakana AI Shatters Backpropagation Limits with New Dale-Compliant Network
By bypassing traditional weight transport, Sakana AI’s Error Diffusion method achieves high accuracy in dual-stream neural networks.

Key Takeaways
For decades, backpropagation has served as the backbone of modern artificial intelligence. While incredibly effective, it relies on a mechanism known as 'weight transport'—the ability for a network to use the exact same weights for both forward and backward passes. This process is widely considered biologically implausible, as biological circuits do not exhibit the complex feedback loops required to synchronize synaptic weights in such a precise manner.
Sakana AI, a research lab at the forefront of evolutionary and nature-inspired computing, has unveiled a revolutionary solution: Error Diffusion. This novel approach allows for the training of dual-stream excitatory and inhibitory networks that strictly adhere to Dale’s Principle, a fundamental biological rule stating that a neuron releases the same neurotransmitter at all its synaptic connections.
In standard deep learning architectures, the backpropagation algorithm requires the transport of gradients through the network in reverse. This necessitates a symmetric weight matrix, a requirement that real-world biological neurons simply cannot meet. Because the human brain does not 'share' weight values across synaptic gaps in a backpropagated fashion, researchers have long sought alternative learning rules that could provide competitive performance without relying on this mathematical crutch.
Sakana AI’s approach effectively sidesteps this constraint. By utilizing a dual-stream architecture—where one stream represents excitatory activity and the other inhibitory—the researchers have created a system that aligns more closely with the structural reality of the mammalian brain.
At the core of this breakthrough is a technique dubbed 'modulo error routing.' Instead of relying on the global gradient updates seen in traditional training, Error Diffusion propagates error signals through the network using local, biologically inspired rules.
This method allows the network to learn complex patterns across multiple layers without the need for a global error derivative. By scaling this rule from simple datasets like MNIST to more complex visual challenges like CIFAR-10, Sakana AI has demonstrated that local learning rules can scale far more effectively than previously assumed.
- MNIST Performance: The network achieved an impressive 96.7% accuracy, rivaling traditional backpropagation models on the same benchmark.
- CIFAR-10 Scalability: Despite the increased complexity of the dataset, the dual-stream network reached a robust 61.7% accuracy, a significant milestone for non-backpropagation systems.
- Dale’s Principle Compliance: By separating excitatory and inhibitory streams, the model respects biological constraints that have historically been ignored in standard neural network design.
- Reinforcement Learning Applications: Beyond static image classification, the researchers successfully applied this method to reinforcement learning tasks, proving its versatility in dynamic environments.
What makes this development particularly significant is the ablation study performed by the team. By testing how the network performs when certain components are removed or modified, Sakana AI revealed that the dual-stream structure is not just a stylistic choice but a functional necessity for achieving high performance in a backprop-free environment.
This research suggests that the future of artificial intelligence may not lie in bigger, more energy-intensive backpropagation-based models, but in more efficient, biologically grounded architectures. As we move toward edge computing and neuromorphic hardware, the ability to train networks locally—without transporting heavy weight matrices—could unlock new capabilities for low-power devices.
While 61.7% accuracy on CIFAR-10 may lag behind state-of-the-art backpropagation models, the gap is narrowing. Sakana AI’s work provides a proof-of-concept that local, error-diffusing rules can handle increasingly complex visual data.
As the industry continues to search for 'green' AI and energy-efficient alternatives to massive language models, Sakana AI’s findings offer a promising roadmap. By mirroring the biological efficiency of the brain, we may soon see AI systems that learn continuously and locally, fundamentally changing how we interact with and deploy machine learning technology.
Enjoying this article?
Get the daily AI briefing sent straight to your inbox.
Frequently Asked Questions
What is Dale's Principle in neural networks?
Dale's Principle posits that a neuron releases the same neurotransmitter at all of its synaptic terminals. In this context, it refers to the separation of excitatory and inhibitory streams.
Why is backpropagation considered biologically implausible?
Backpropagation requires 'weight transport,' where the same synaptic weights must be used for both forward and backward passes, a feature not observed in biological neural circuits.
What is modulo error routing?
Modulo error routing is a technique used by Sakana AI to propagate error signals locally through a network, replacing the need for global gradient calculations.
Comments
0Related articles

Google Cloud's Memory Agent: A New Era for LLM Data Management
Google Cloud's new Always-On Memory Agent redefines how Large Language Models interact with data, opting for continuous consolidation over vector databases and embeddings.

Building a Modern Plasmid Engineering Workbench in Google Colab
Learn how to build an interactive, notebook-native plasmid engineering workbench that features circular mapping, restriction analysis, and virtual gel simulation.

Index Ventures’ Neil Rimer Warns of Looming AI Capital Redistribution
Index Ventures co-founder Neil Rimer suggests the historic wealth generated by AI will soon face significant pressure for redistribution across the broader economy.