Habr AI→ original

Decima-8: the architecture seeking to reinvent neuromorphic chips

Decima-8 tackles two key problems of neuromorphic systems at once: inefficient information encoding and hardware limitations. Instead of binary spikes, it uses

AI-processed from Habr AI; edited by Hamidun News
Decima-8: the architecture seeking to reinvent neuromorphic chips
Source: Habr AI. Collage: Hamidun News.
◐ Listen to article

Neuromorphic computing has remained one of the most promising and simultaneously disappointing areas of microelectronics for years. The idea is simple and elegant: build chips that work on the principles of the biological brain and achieve orders of magnitude more energy-efficient computations. In practice, however, every implementation attempt runs into the same barriers. The Decima-8 architecture claims to not just break through these walls but to push them back significantly—and it does so across several dimensions simultaneously.

To understand what exactly Decima-8 proposes, we need to understand the nature of the problems. Modern spiking neural networks encode information in binary: a neuron either "fires" or it doesn't. To transmit signal gradations—without which no sufficiently complex computations are possible—we must resort to frequency coding, stretching one value across many clock cycles, or increase the number of physical transmission lines.

Both approaches consume time and chip area. In parallel, there is a hardware problem. Memristive crossbars, which look perfect on paper as a substrate for neuromorphic computing, suffer in practice from noise, parameter drift, and non-determinism.

Each chip requires individual calibration, making mass production a nightmare for engineers. And traditional network-on-chip architectures consume up to forty percent of chip area for routers, while about seventy percent of energy is spent not on computations but on data transfer between blocks.

Decima-8 attacks both problems simultaneously, proposing three key innovations. The first is the Level16 format. Instead of binary spikes, each transmission line carries an activation level from zero to fifteen in a single clock cycle. Sixteen gradations—this is a deliberate compromise between the coarseness of binary representation and the capriciousness of analog continuity. Four bits per value are sufficient to transmit meaningful signal gradient, while the system remains fully digital and deterministic. There is no need to spend dozens of cycles on frequency coding a single number—the value is transmitted instantly.

The second innovation is digital crossbars, which emulate the behavior of memristive matrices but lack their key disadvantages. No noise, no drift, no individual calibration. Each chip behaves identically, each computation is reproducible. This sounds like a step backward—abandoning "true" analog neuromorphicity in favor of digital emulation. But in engineering, pragmatism often beats elegance. Memristors are beautiful in theory and agonizing in production. Decima-8's digital crossbars sacrifice theoretical beauty for practical workability.

The third and perhaps most radical solution is relay activation. Instead of traditional packet routing, where data is transmitted between computational tiles through a network of routers, Decima-8 propagates activation through a dependency graph. Tiles don't "communicate" with each other in the traditional sense—activation simply flows from one computational block to the next according to a predefined graph. This allows complete elimination of on-chip routers. Zero percent of area for routers—a figure that sounds almost provocative against the standard forty percent. Fixed latency instead of unpredictable packet network latency—this is not just an optimization, it's a qualitatively different model of computation.

It is important, however, to maintain sober assessment. The architecture is so far described at a conceptual level, and between a beautiful diagram and working silicon lies a vast distance. Sixteen activation levels—this is good for a certain class of tasks, but for many modern machine learning models even eight-bit quantization is considered aggressive. The question of scalability of relay activation to graphs with billions of nodes remains open. Digital crossbars solve the determinism problem but may lose to analog solutions in energy efficiency—and energy efficiency is the primary promise of neuromorphic computing.

Nevertheless, Decima-8 deserves attention as a conceptually coherent attempt to rethink neuromorphic architecture not piecemeal but as a whole. The industry has tried too long to solve the encoding problem separately from the communication problem and separately from the hardware implementation problem. The "all at once" approach is risky, but if even part of the claimed characteristics are confirmed in silicon, this could set a new direction for an entire generation of neuromorphic processors. In a world where data center energy consumption is becoming a geopolitical problem, any architecture capable of radically reducing energy costs for computation deserves careful study.

ZK
Hamidun News
AI news without noise. Daily editorial selection from 400+ sources. A product by Zhemal Khamidun, Head of AI at Alpina Digital.

Want to stop reading about AI and start using it?

AI News is a curated feed of AI/tech news. Hamidun Academy teaches you to use AI systematically in your work.

What do you think?
Loading comments…