Skip to content

Biologically-Inspired Multiscale Neuromorphic Architecture Biologically-Inspired Multiscale Neuromorphic Architecture

· 0 citations · 9 references

TL;DR

A novel and much-refined framework that extends SNN far beyond their current implementation and introduces a significant number of biologically-inspired structural and functional innovations is needed.

View source

Similar papers

Preprint Aug 2026

The Neural Division of Labor: Biologically-Inspired Modular Architectures for Robust Neuromorphic Computing

Biological neural systems achieve high efficiency and robustness through compartmentalized architectures. In contrast, modern artificial neural networks rely on globally entangled structures, which obscure decision logic and suffer from catastrophic forgetting. Here, we report a Decomposable Spiking Neural Network (D-SNN) that eliminates global synaptic entanglement by structurally isolating classification pathways into independent experts. Optimized via a bio-inspired push-pull loss function, the D-SNN achieves competitive accuracies on MNIST, Fashion-MNIST, and CIFAR-10/100 benchmarks. This modular approach matches the performance of fully dense networks while utilizing an order of magnitude fewer parameters. In addition, our networks operate with up to several orders of magnitude lower firing rates and fewer synaptic operations. Furthermore, physically severing connections between experts provides inherent protection against catastrophic forgetting during sequential learning. Crucially, these isolated pathways generate auditable neural signals, increasing decision transparency. This biomimetic, verifiable architecture establishes an efficient foundation for deploying deterministic neuromorphic intelligence in resource-constrained edge environments.

Maksim Bazhenov, S. Grubas, V. Putkaradze · 0 citations
Review Jul 2026

Spiking Neural Networks: A Computational Paradigm for Neuromorphic Computing

It is aimed at proving that SNNs have potential in such areas as computer vision, robotics, and speech recognition, and their role in overcoming the barrier between artificial and biological neural systems is proved.

Mesala Sravani, K. Kumari, S. M. Reddy · 0 citations
Book Open access Aug 2026

Temporal Sparse Die-to-Die Communication in Heterogeneous Neuromorphic Systems

This work proposes heterogeneous neural networks that combine spiking neural networks (SNNs) and artificial neural networks (ANNs) at bandwidth-limited regions, such as chip boundaries, where spike-based communication reduces data transfer overhead.

Joshua Nardone, Rui-Jie Zhu, Ruhai Lin et al. · 0 citations
Preprint Aug 2026

Neuromorphic architectures as numerical solvers for computational neuroscience

Neuromorphic computing is closely associated with spiking neuronal networks. However, an alternative class of so-called"rate-based"models arising from computational neuroscience and machine learning forgoes spiking interactions and instead relies on continuous coupling between neurons. Existing neuromorphic implementations designed around spike-based interactions are not well-suited for emulating such models. Here view the distributed simulation of these models as message-passing algorithms on parallel hardware. Leveraging prior art in numerical algorithms and distributed simulation, we outline steps that enable the design of efficient digital neuromorphic accelerators for non-spiking neuronal models. In particular, we show that multi-bit packets, rather than spikes, are the most efficient communication strategy in packet-switched networks and that compared to basic numerical integration methods, higher-order differential equation solvers decrease both computation and communication costs while achieving lower numerical error, but that these benefits are ultimately limited by arithmetic precision. Using our proposed design principles, we convert an existing neuromorphic architecture into a distributed numerical solver - a spikeless neuromorphic system - for continuously-coupled neuronal models. We thereby demonstrate that our theoretical considerations indeed translate into practical advantages, namely reduced energy consumption and delay.

Jakob Jordan, Ole Richter, Cong Li et al. · 0 citations
Open access Aug 2026

Neuromorphic RISC-V Systems for Bio-inspiredComputing Applications

Neuromorphic computing is a paradigm based on the computational mechanisms of the human brain and hasreceived considerable attention as a real-time technique with low energy requirements. Present systems, however, arelimited in their ability to scale traditional processors to a neuromorphic architecture, leading to issues with latency,power consumption, and smooth data flow. To address these problems, this paper proposes the ACORISC-VbSNNframework, comprising a modular RISC-V architecture, Spiking Neural Networks (SNNs), and Ant ColonyOptimization (ACO). The system uses a shared-memory architecture to maximize communication between traditionaland neuromorphic processors, ensuring data is managed effectively. The postulated framework processes the sensorydata by pre-processing and encoding them using rate coding, and dynamically optimizing memory access. SNNs arealso used to process spike trains in real-time, whereas ACO is used to determine the best data paths to minimizebottlenecks. Experimental analysis shows that the system performs better, with ultra-low power consumption of 0.0095mW, very low latency of 0.000544 seconds, and 99.2 percent accuracy. These findings indicate that the ACORISCVbSNN model has the potential to advance the field of bio-inspired computing, providing a highly accurate, energyefficient, and low-latency system for real-world use.

Yamini Devi Ykuntam, M. V. Nageswara Rao, Leela Kumari. B. · 0 citations
Preprint Aug 2026

Noisy group neurons with synchronous resetting for high-performance spiking neural networks

This work proposes a noisy group neuron (NGN) model, which incorporates population-level synchronous resetting and neural stochasticity as fundamental computational mechanisms, and develops the NGN method as a framework that combines the NGN model with backpropagation learning based on mean-field dynamics.

Yajie Zhai, Yanmei Kang, Meng Li et al. · 0 citations