Parsa Rezaei

Writing · Sole-authored, Cal Poly Pomona · 2024

Neuromorphic Computing: Hardware, Software and Research Directions

A survey of brain-inspired architectures — Intel Loihi and spiking neural networks, the software stack they still need, and the ethical questions that come with them.

Neuromorphic computing takes the brain as an architectural model rather than a metaphor, with particular emphasis on replicating relational memory inside a computational framework. Human recall is associative and nonlinear in a way conventional architectures are not: going from Barry White to the color white, to milk, to the Milky Way looks like a long conceptual journey and is neurologically a very short one. Building machines that traverse concepts that way is a different problem from building machines that compute faster.

On the hardware side, Intel's Loihi is the clearest example — a chip built around spiking neural networks that simulate the spiking activity of biological neurons, which is fundamentally different from how conventional artificial neural networks operate. Its headline property is energy efficiency, and with it the ability to learn in real time rather than in a separate training phase. That combination matters most exactly where power is scarce: edge computing, robotics that has to adapt in the field, and medical technology processing complex data under a latency bound.

The hardware, though, is ahead of the software. These architectures need tools and methodologies built for them, and with the right software a neuromorphic system can adapt to its environment in real time, adjusting parameters as conditions change and gaining a degree of fault tolerance that comes from the architecture rather than from redundancy bolted on top.

The survey closes on research applications and on the ethical questions, which it treats as part of the subject rather than a closing paragraph. Architectures that promise adaptive, human-like machine intelligence raise questions a purely performance-driven survey would skip, and they are worth asking while the field is still deciding what it is building.

← All writing

Neuromorphic Computing: Hardware, Software and Research Directions — Parsa Rezaei