CORTEXA
← Browse
semantic_scholarProceedings of the International Conference on Neuromorphic Systems2026-08-04Cited by 0

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

Joshua Nardone, Rui-Jie Zhu, Ruhai Lin, Joseph Callenes, Mohammed E. Elbtity, Ramtin Zand, Jason K Eshraghian

TL;DR: 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.

Efficient communication is central to both biological and artificial intelligence (AI) systems. In biological brains, the challenge of long-range communication across regions is addressed through sparse, spike-based signaling, minimizing energy and latency. Conversely, modern AI workloads are increasingly constrained by bandwidth, leading to bottlenecks that hamper scalability and efficiency. Inspired by the brain’s ability to execute dynamic and complex local computations coupled with sparse inter-neuron communication, we propose 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. Within each chip, dense ANN computations maintain high throughput, accuracy, and robustness. While SNNs have struggled to algorithmically scale, our approach surmounts this long-standing challenge through algorithm-architecture co-design where learnable sparsity is employed for die-to-die communication by confining spiking layers to specific partitions. This composable design combines high ANN performance with low-bandwidth SNN efficiency. Evaluations on language processing and computer vision exhibit up to 5.3 × energy efficiency gains and 15.2 × latency reductions, surpassing both purely spiking and non-spiking models. As model size grows, improvements scale accordingly. By targeting the inter-chip communication bottleneck with biologically inspired methods, this approach presents a promising path to more efficient AI systems.

View free PDFSource page

Related papers

semantic_scholarProceedings of the International Conference on Neuromorphic Systems2026-08-04

Sleep-Inspired Replay-Driven Online Temporal Learning with Memristive Neuromorphic Hardware for Edge Systems

Sree Nirmillo Biswash Tushar, Sk Hasibul Alam, M. Gonzales, Itamar Lerner, C. Schuman, Garrett S. Rose

TL;DR: A sleep-inspired, replay-driven memory consolidation-based temporal learning framework that reconstructs context from replayed memory during brief sleep periods for temporal context learning in resource-constrained edge systems is proposed.

In edge computing applications, storing long temporal sequences is memory and energy intensive, while sensory data arrives sequentially, requiring online learning. Although online updates reduce storage requirements, they lack access to broader temporal context needed for accurat…

View free PDFSource page
semantic_scholarProceedings of the International Conference on Neuromorphic Systems2026-08-04

Challenging the Spatiotemporal Processing of Neuromorphic Models through a Temporally-Rich Event-Based Dataset

J. Seekings, Peyton S. Chandarana, Arshia Eslami, Ramtin Zand

TL;DR: The research rigorously investigates how neuromorphic architectures encode and integrate temporal information by conducting a comprehensive ablation study using a hybrid network, and demonstrates that shallow neuromorphic integration effectively maximizes the gains from temporal integration while mitigating the information loss inherent in binary spike quantization.

While neuromorphic systems offer a promising path for processing dynamic, event-based data, current benchmarks often fail to isolate the specific impact of temporal integration on model performance. To address this, our research rigorously investigates how neuromorphic architectu…

View free PDFSource page
semantic_scholarProceedings of the International Conference on Neuromorphic Systems2026-08-04

A Neuromorphic Pipeline from Training to Hardware Deployment Using SLAYER

Karan P. Patel, Luke Whatley, Bryson Gullett, Jackson Mowry, Sree Nirmillo Biswash Tushar, Sk Hasibul Alam, et al.

TL;DR: This work presents a flexible, end-to-end workflow for the training, optimization, and deployment of SNNs across multiple neuromorphic hardware systems, with an emphasis on extensibility to future neuromorphic platforms.

Surrogate gradient methods have emerged as the dominant approach for enabling backpropagation for spiking neural networks (SNNs). However, many implementations are tightly coupled to target hardware platforms, constraining flexibility. In this work, we present a flexible, end-to-…

View free PDFSource page
semantic_scholarProceedings of the International Conference on Neuromorphic Systems2026-08-04

Cross-Layer Analysis of Permanent Faults in Asynchronous NoCs for Neuromorphic Computing

Giuseppe Chessa, Yuyi Yang, Edward S Jones, Michele Favalli, Davide Bertozzi

TL;DR: A cross-layer fault simulation framework is developed that couples a gate-level model of the NoC with a high-level SNN simulator, enabling accurate propagation of hardware-level routing anomalies to SNN-level behavioral deviations.

The robustness of Spiking Neural Networks (SNNs) critically depends on the integrity of spike routing in neuromorphic hardware. While most prior work has focused on compute and memory faults, permanent faults in the Network-on-Chip (NoC) carrying the digital encoding of spike eve…

View free PDFSource page
semantic_scholarProceedings of the International Conference on Neuromorphic Systems2026-08-04

Optimization of Emerging Analog Compute Systems with Shem

Yu-Neng Wang, Sara Achour

TL;DR: Shem is presented, a framework that enables gradient-based optimization of system-level objectives such as robustness and accuracy on user-defined analog compute models and introduces an autoparallelization algorithm that reduces total optimization runtime by 49–91%.

Analog compute paradigms are gaining attention for their potential to overcome the energy and latency limits of digital systems. Analog computations are modeled as dynamical systems for design and optimization, but this process is challenging: the dynamics are governed by nonline…

View free PDFSource page
semantic_scholarProceedings of the International Conference on Neuromorphic Systems2026-08-04

Spiking Neural Networks for Real-Time Strategy: A Curriculum-Trained SNN Agent for MicroRTS

Chang Liu

TL;DR: The entire SNN agent fits within a single Loihi 2 neuromorphic core, avoiding the inter-core routing and synchronization overhead that is often the real bottleneck on neuromorphic chips, and suggesting that neuromorphic hardware can host competitive, stable RTS agents.

Spiking neural networks (SNNs) have demonstrated competence in board games, but their application to real-time strategy (RTS) games—which demand simultaneous multi-unit control, resource management, and long-horizon planning—remains unexplored. We present the first SNN agent capa…

View free PDFSource page