What is it about?
Modern artificial intelligence increasingly looks to the human brain for inspiration. One promising approach is spiking neural networks (SNNs), which process information using brief electrical “spikes”, similar to real neurons. These systems are attractive because they can be far more energy‑efficient than conventional AI, but simulating them accurately requires large amounts of computation. This research investigates whether a newer number system, called posit arithmetic, can replace traditional floating‑point arithmetic when simulating brain‑like neurons—without sacrificing accuracy. The study focuses on the well‑known Izhikevich neuron model, which can reproduce 20 different biologically realistic firing patterns and is widely used in neuroscience and neuromorphic engineering. The authors compare standard floating‑point numbers with posit numbers at different precisions (64‑bit, 32‑bit, and 16‑bit). They measure how accurately each system reproduces neuron behaviour, including membrane voltage, number of spikes, and the precise timing of those spikes. Crucially, the study also explores a simple mathematical rescaling of the neuron equations to better match the strengths of posit arithmetic. The results show that at 32‑bit precision, posit and floating‑point arithmetic behave almost identically. However, at 16‑bit precision, posit arithmetic often performs significantly better, especially for common neuron behaviours such as regular (tonic) spiking. With rescaled equations, 16‑bit posits can even match the accuracy of 64‑bit floating‑point simulations, while using far fewer bits. In simple terms, this work shows that carefully chosen number formats can make brain‑inspired AI simulations both smaller and more efficient, without losing accuracy—an important step towards practical neuromorphic hardware.
Featured Image
Photo by Steve A Johnson on Unsplash
Why is it important?
Modern artificial intelligence increasingly looks to the human brain for inspiration. One promising approach is spiking neural networks (SNNs), which process information using brief electrical “spikes”, similar to real neurons. These systems are attractive because they can be far more energy‑efficient than conventional AI, but simulating them accurately requires large amounts of computation. This research investigates whether a newer number system, called posit arithmetic, can replace traditional floating‑point arithmetic when simulating brain‑like neurons—without sacrificing accuracy. The study focuses on the well‑known Izhikevich neuron model, which can reproduce 20 different biologically realistic firing patterns and is widely used in neuroscience and neuromorphic engineering. The authors compare standard floating‑point numbers with posit numbers at different precisions (64‑bit, 32‑bit, and 16‑bit). They measure how accurately each system reproduces neuron behaviour, including membrane voltage, number of spikes, and the precise timing of those spikes. Crucially, the study also explores a simple mathematical rescaling of the neuron equations to better match the strengths of posit arithmetic. The results show that at 32‑bit precision, posit and floating‑point arithmetic behave almost identically. However, at 16‑bit precision, posit arithmetic often performs significantly better, especially for common neuron behaviours such as regular (tonic) spiking. With rescaled equations, 16‑bit posits can even match the accuracy of 64‑bit floating‑point simulations, while using far fewer bits. In simple terms, this work shows that carefully chosen number formats can make brain‑inspired AI simulations both smaller and more efficient, without losing accuracy—an important step towards practical neuromorphic hardware.
Perspectives
This study was particularly rewarding because it sits at the intersection of computer arithmetic, neuroscience, and hardware design. Small numerical choices—often taken for granted—can have a profound impact on whether a neuron model behaves realistically or fails completely. What I find most exciting is that this work challenges the assumption that higher accuracy always requires more bits. Instead, it shows that using the “right” arithmetic in the “right” way can unlock efficiency without compromise. I hope this paper encourages both AI researchers and hardware designers to look more closely at number representations, and to consider posit arithmetic as a serious alternative for future brain‑inspired computing systems.
Prof Tatiana Kalganova
Brunel University
Read the Original
This page is a summary of: Posit and floating-point based Izhikevich neuron: A Comparison of arithmetic, Neurocomputing, September 2024, Elsevier,
DOI: 10.1016/j.neucom.2024.127903.
You can read the full text:
Contributors
The following have contributed to this page







