Skip to main content
Have a personal or library account? Click to login
Neuromorphic Computing: Architectures, Learning Mechanisms, Hardware Platforms and Emerging Applications Cover

Neuromorphic Computing: Architectures, Learning Mechanisms, Hardware Platforms and Emerging Applications

Open Access
|Sep 2026

Figures & Tables

Table 1:

Comparative summary

PlatformArchitectureKey strengthOn-chip learningScale examplesTypical target
TrueNorthDigital, event-drivenExtremely low-power inference; 1 M neurons/256 M synapses per chipLimited (original designs)1 M neurons/chip (tiled)Power-constrained inference
Loihi/Loihi 2 (Hala Point)Digital, programmable spiking coresFlexible neuron models, on-chip learning, research SDKYes (designed for it)Hala Point: ∼1.15B neurons aggregated (Intel claims)Adaptive learning, research
SpiNNakerMany ARM cores, message multicastVery large-scale, software-programmable SNN simulationsVia software simulationMachines with >1 M cores; large SNN emulationNeuroscience simulation
BrainScaleS-2Mixed-signal, accelerated analog dynamicsTime-accelerated emulation; study of dynamics/plasticitySupported (hybrid)Chip arrays/wafer modules for accelerated experimentsExperimental neuroscience, learning rule research
BrainChip AkidaEvent-domain IP for edgeCommercial, productized low-power edge inferenceLimited/targetedIP blocks/small chips for edge devicesEdge AI products
DYNAP-SE2 (Dynap family)Asynchronous multicore spikingCompact, scalable research chips for low-power SNNsResearch featuresPer-chip neurons ∼1k; multicore scalingLow-power SNN experiments, embedded sensors

[i] AI, artificial intelligence; SNNs, spiking neural networks.

Table 2:

Representative quantitative benchmarks with defined metrics

PlatformMetricReported valueDefined asSource
IBM TrueNorthPower (static)65 mW/chipTotal chip power, real-time op. (1 kHz)[18]; [4]
IBM TrueNorthEnergy/synaptic event∼26 pJEnergy per synaptic operation, avg. over workload[18]
IBM TrueNorthThroughput efficiency∼46 GSOPS/WGiga synaptic ops/sec, normalized to power[18]
IBM TrueNorthScale1 M neurons/256 M synapses/chipNeuron and synapse count, single 28 nm die[4]
Intel LoihiEnergy/inference∼110.4 mJ (KWS benchmark)Total energy/classification, dynamic + static[29]
Intel LoihiInference latency∼4.8 msInput spike to output classification, wall-clock[29]
Intel LoihiRelative efficiency∼15× lower energy/inference versus Cortex-M7Ratio of energy/inference, same task[29]
Loihi 2/Hala PointScale1.15B neurons; 128B synapses; 140,544 coresAggregate counts, 1,152 Loihi 2 chips[30]
Loihi 2/Hala PointSystem power2,600 W max (full system)Total wall power, six-rack system, full load[30]
Loihi 2/Hala PointThroughput efficiencyUp to 15 TOPS/W (INT8, sparse DNN)Tera 8-bit ops/sec per watt, 10:1 sparsity[30]
SpiNNakerScale>1 M ARM cores (SpiNNaker 1 M)General-purpose ARM cores for SNN simulation[3]

[i] DNN, deep neural networks; GSOPS/W, giga-operations-per-second-per-watt; SNNs, spiking neural networks.

Figure 1:

Neuromorphic platform decision flowchart. PCM, phase-change memory; SNN, spiking neural networks.

Figure 2:

Neuromorphic hardware platforms.

Figure 3:

Categories of neuromorphic learning. SNNs, spiking neural networks; STDP, spike-timing-dependent plasticity.

Table 3:

Learning mechanisms mapped to hardware requirements and on-chip support

Learning ruleRequired hardware infrastructureHardware platform constraint or supportIs the learning circuit on-chip?Citation
STDP (pair/triplet/rate-based)Neuron with weight-update circuit receiving pre- and post-spike timing signals without the need for a global error signalLoihi/Loihi 2 (learning rules programmable), DYNAP-SE2 (analog STDP circuitry), memristive crossbars (conduction update = STDP function)YesSec. 5; [15]
Surrogate-gradient SNN trainingDifferentiable approximation of spike nonlinearity; requires BPTT or eligibilitiesTraining: Off-chip (GPU: SLAYER, snnTorch). In-the-loop training: BrainScaleS-2 (analog substrate involved in training loop)Only BrainScaleS-2 among those surveyed supports partial in-the-loop capability[33, 34]
Conversion of ANN to SNNRequires only inference spiking hardware; learning circuit not necessary because weights are trained off-chipTrueNorth (Eedn toolkit), Loihi/Loihi 2 using Lava-DL, SpiNNaker using SNN ToolboxNot applicable (by design)[12, 32]
Reward-modulated STDP/three-factor rulesRequires an additional modulatory signal channel along with pre- and post-spike timings and more complicated routing compared to two-factor STDPLoihi 2 supports programmable three-factor learning; BrainScaleS-2 provides partial support; SpiNNaker supports software implementation; TrueNorth does not support online learning.

[i] BPTT, backpropagation through time; SNNs, spiking neural networks; STDP, spike-timing-dependent plasticity.

Figure 4:

Neuromorphic applications. AI, artificial intelligence; SLAM, simultaneous localization and mapping; SNNs, spiking neural networks.

Table 4:

Standard benchmark datasets and tasks used to evaluate neuromorphic learning and applications

Dataset/taskWhat property of neural networks is tested?Representative resultMethodReference
N-MNISTClassification task converted to spike trains by making sensor saccades; mostly static image classification, some temporal aspects included99.1% (ANN-to-SNN conversion); 95% (STDP, unsupervised)ANN-to-SNN conversion; STDP[15, 31]
DVS-Gesture (IBM)Event-based stream gesture recognition (11 classes); real spatiotemporal dynamics generated by DVS cameraAccuracy of 96.5%, ∼105 ms latency, and power consumption less than 200 mW on TrueNorthCNN running on TrueNorth (event-based)[32]
DVS-Gesture (SLAYER)Same task as DVS-Gesture above but with software-based SNN training using surrogate gradientsAccuracy of 93.64% in recognizing 11 classes (trained on GPU)SLAYER (surrogate-gradient SNN)[33]
CIFAR-10 (SNN conversion)Image classification; used to test scalability of SNN to difficult tasksAccuracy of ∼93.6% in deep ANN-to-SNN conversionANN-to-SNN conversion[12] (ANN-to-SNN conversion methods review)
SHDSpoken digit recognition; explicitly engineered to require temporal structure of spikes, not just their firing ratesUsed as the standard benchmark for testing if learning rule uses temporal structure (architecture-dependent accuracy)Recurrent SNNs, surrogate gradient, e-prop[34]

[i] DVS, dynamic vision sensors; SHD, spiking Heidelberg digits; SNNs, spiking neural networks; STDP, spike-timing-dependent plasticity.

Table 5:

Synthesis of consensus, disagreement and uncertainty across the studies reviewed

TopicWhere studies agreeWhere studies disagree or divergeWhat remains uncertain
Energy efficiency of digital event-driven chipsTrueNorth, Loihi and Loihi 2/Hala Point all report large (10x–100x -scale) energy-per-operation or energy-per-inference advantages over CPU/GPU baselines on sparse, event-driven workloads (Table 2)The size of the reported advantage varies widely by benchmark and by which power draw is counted (dynamic-only vs dynamic + static, single-chip vs full-system), so figures are not directly comparable across studiesWhether these advantages hold on dense, large-scale AI workloads (e.g., LLM-scale models) rather than small benchmark tasks is largely unverified outside vendor characterizations (Section III g)
STDP as the dominant unsupervised, on-chip-compatible ruleAcross Sections V and V a., STDP and its variants are consistently reported as the most widely implemented on-chip learning mechanism, on both digital (Loihi) and analog/mixed-signal (DYNAP-SE2, memristive crossbar) substratesStudies differ on which STDP variant (pair-based, triplet, rate-based) best captures biological plausibility versus task performance; no consensus exists on a single preferred variantHow well STDP-trained networks scale to large, deep architectures—as opposed to the small, shallow networks in most published demonstrations—is not established
ANN-to-SNN conversion accuracyMultiple independent studies agree that conversion can match ANN accuracy on static image-classification benchmarks (e.g., N-MNIST, CIFAR-10) when enough timesteps are used (Sections VI f.)Studies disagree on how many timesteps are “enough”: reported saturation points range from roughly a dozen to several hundred timesteps depending on network depth, dataset and the specific calibration technique usedThe latency/accuracy tradeoff at very low timestep counts (the regime most relevant to real-time edge deployment) is an active research area without a settled best practice across the studies cited here
Device variability in analog/memristive substratesAll sources discussing analog and memristive devices (Sections III b.iv, VII c) agree that device-to-device and cycle-to-cycle variability is a genuine, unresolved engineering obstacle, not a solved problemStudies disagree on the most promising mitigation: calibration-heavy approaches (BrainScaleS-2) versus device-engineering approaches (transistor-free crossbars) versus algorithmic compensation (write-and-verify, piecewise-linear correction) are pursued as largely separate research programsWhether any single mitigation generalizes from small demonstration arrays to the wafer- or system-scale integration discussed in Section III b.iii remains untested in the literature surveyed
Benchmarking and standardization gapEvery source in Section VIII’s literature table, independently, identifies the lack of standardized benchmarks and cross-platform comparison methodology as a top unresolved challenge (Section VII a)No disagreement was found on whether this gap exists; sources differ mainly in which specific fix they prioritize (common benchmarks, common software interfaces or common hardware-level metrics)No consensus benchmark suite has yet emerged from any of the proposals surveyed, so this remains an open problem rather than one with competing but resolved solutions

[i] AI, artificial intelligence; STDP, spike-timing-dependent plasticity.

PapersInsightsFuture Research
  • Introduction to Neuromorphic Computing

  • Londhe et al. [21]

This review aims to provide an integrated systematic overview of neuromorphic computing: its biological foundations, the different computational models that can be used to develop the hardware architectures and the different pieces of equipment or technologies to support these systems, as well as the various types of learning processes available within neuromorphic systems
  • Breakthroughs in pattern recognition and natural language processing.

  • Innovations in brain–computer interfaces and neuroprosthetic devices

  • Neuromorphic computing: Bridging AI and electronics

  • Akib [22]

  • Neuromorphic computing integrates AI and electronics through the imitation of the architecture of the human brain, with chips sporting artificial neurons and synapses. This grants energy-efficient processing, real-time adaptability and better scalability for AI in edge devices, opening up applications across several sectors.

  • Improve neuromorphic AI scalability for edge and IoT devices

  • Integrate SNNs with other AI frameworks to optimize efficiency and adaptability.

  • Expand neuromorphic applications into healthcare and transportation.

  • Assess ethical and societal impacts of neuromorphic technologies.

  • Develop biologically inspired algorithms and hardware that can be practically deployed

  • An Extensive Analysis of Neuromorphic Computing

  • Vajpayee et al. [23]

Neuromorphic computing is inspired by the structure and function of the brain, pursuing high speed, low power consumption and big data processing. It enhances AI and machine learning; at present, the development of neural computing chips faces challenges, though, and it’s in its infancy
  • Overcoming the challenges in neural computing chip development.

  • Enhancing algorithms for better intelligence and data processing

  • An Overview of Neuromorphic Computing: The Future of AI and Human-like Cognitive Features

  • Garg [24]

Neuromorphic computing is one such brain-inspired AI strategy that effectively replicates human neural architecture by means of SNNs and memristors. These allow for event-driven processing, contextual learning and energy efficiency while striving to enhance cognitive capabilities and ensure progress in artificial general intelligence.
  • Establish standards that allow for increased compatibility and interoperability between neuromorphic systems.

  • Address hardware variability to enhance reliability and performance.

  • Develop advanced software tools to support programming and use of neuromorphic architectures.

  • Expand neuromorphic integration in robotics, edge devices and brain–machine interfaces for practical advancements.

  • Encourage responsible development that benefits society and minimizes the risks

  • SNNs for Sustainable and High-Performance Computing

  • Gangshettiwar et al. [25]

Neuromorphic computing represents a non-von Neumann computation inspired by brain structures that use spikes to encode data. It allows for high parallel operation, scalability and power-efficient computation, especially through SNNs, which reduce power consumption while enhancing learning capacity
  • Improve SNNs’ learning capacity for better performance in various applications.

  • Optimize power consumption in neuromorphic systems to attain sustainable computing.

  • Explore SNN scalability in larger, complex real-world systems.

  • Create event-driven algorithms to enhance processing efficiency.

  • Integrate SNNs with existing architectures, enabling hybrid computing solutions

  • Neuromorphic Computing: Advancing Energy-Efficient AI Systems through Brain-Inspired Architectures

  • Malviya et al. [26]

Neuromorphic computing is an AI methodology based on computational principles of biological brains, enabling higher energy efficiency along with performance. It employs SNNs and memristors, improves performance in tasks related to pattern recognition or adaptive learning and tackles power consumption challenges
  • Improved real-time learning and decision-making capability.

  • Improving power consumption and scalability in AI applications

  • Advancements and Challenges in Neuromorphic Computing: Bridging Neuroscience and AI

  • Elfighi et al. [27]

Neuromorphic computing develops the neural structures and functionalities that exist in the human brain, increasing efficiency and adaptability within AI. It allows for real-time processing, power-efficient computation and scalability while invoking material limitations and integration into existing technologies
  • Scalability of neuromorphic systems for complex neural processes.

  • Integration with other technologies to enable better AI capabilities

  • Neuromorphic Computing

  • Hunagund [28]

Neuromorphic computing is all about replicating the brain’s computing principles in materials and devices to, possibly, scale technology development further than with conventional architectures such as von Neumann
  • Nanostructured materials and devices.

  • Charge and defects migration, fault tolerance, manufacturability

[i] AI, artificial intelligence; SNNs, spiking neural networks.

Language: English
Submitted on: May 29, 2026
Published on: Sep 2, 2026
Published by: International Journal on Smart Sensing and Intelligent Systems
In partnership with: Paradigm Publishing Services
Publication frequency: 1 issue per year

© 2026 Swati Mavinkattimath, Shweta Madiwalar, Jaishri B. Veeragoudar, Roopa Hubballi, Priya S. Murgod, published by International Journal on Smart Sensing and Intelligent Systems
This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 License.