🤖 AI Summary
This work addresses the challenge of mapping biologically realistic whole-brain connectomes onto neuromorphic hardware. We present the first successful deployment of the adult *Drosophila* whole-brain connectome—comprising 140,000 neurons and 50 million synapses—on Intel’s Loihi 2 platform. To overcome Loihi 2’s fan-in/fan-out memory constraints and mapping difficulties posed by recurrent, irregular network topology, we introduce an event-driven computational model, sparse connectivity optimization, and co-designed inter-chip communication. The implementation scales efficiently across 12 Loihi 2 chips, achieving simulation speedups of several orders of magnitude over conventional CPU/GPU-based numerical simulations; acceleration is further enhanced under sparse neural activity. This constitutes the first demonstration of a nontrivial, biologically realistic whole-brain *Drosophila* connectome on a neuromorphic chip. Our approach establishes a scalable hardware-mapping paradigm for computational neuroscience and neuromorphic AI.
📝 Abstract
We demonstrate the first-ever nontrivial, biologically realistic connectome simulated on neuromorphic computing hardware. Specifically, we implement the whole-brain connectome of the adult Drosophila melanogaster (fruit fly) from the FlyWire Consortium containing 140K neurons and 50M synapses on the Intel Loihi 2 neuromorphic platform. This task is particularly challenging due to the characteristic connectivity structure of biological networks. Unlike artificial neural networks and most abstracted neural models, real biological circuits exhibit sparse, recurrent, and irregular connectivity that is poorly suited to conventional computing methods intended for dense linear algebra. Though neuromorphic hardware is architecturally better suited to discrete event-based biological communication, mapping the connectivity structure to frontier systems still faces challenges from low-level hardware constraints, such as fan-in and fan-out memory limitations. We describe solutions to these challenges that allow for the full FlyWire connectome to fit onto 12 Loihi 2 chips. We statistically validate our implementation by comparing network behavior across multiple reference simulations. Significantly, we achieve a neuromorphic implementation that is orders of magnitude faster than numerical simulations on conventional hardware, and we also find that performance advantages increase with sparser activity. These results affirm that today's scalable neuromorphic platforms are capable of implementing and accelerating biologically realistic models -- a key enabling technology for advancing neuro-inspired AI and computational neuroscience.