DendroNN: Dendrocentric Neural Networks for Energy-Efficient Classification of Event-Based Data

arXiv:2603.09274v18.0h-index: 5
Predicted impact top 62% in LG · last 90 daysOriginality Highly original
AI Analysis

This work addresses energy-efficient spatiotemporal processing for event-driven hardware, offering a novel method that is incremental in improving temporal computing without recurrence or delays.

The paper tackled the problem of low accuracy in feed-forward spiking neural networks for event-based data classification by introducing DendroNN, a dendrocentric neural network that identifies spike sequences as features and uses a rewiring phase for training without gradients. It achieved competitive accuracies on event-based datasets and demonstrated up to 4x higher energy efficiency than state-of-the-art neuromorphic hardware on an audio classification task.

Spatiotemporal information is at the core of diverse sensory processing and computational tasks. Feed-forward spiking neural networks can be used to solve these tasks while offering potential benefits in terms of energy efficiency by computing event-based. However, they have trouble decoding temporal information with high accuracy. Thus, they commonly resort to recurrence or delays to enhance their temporal computing ability which, however, bring downsides in terms of hardware-efficiency. In the brain, dendrites are computational powerhouses that just recently started to be acknowledged in such machine learning systems. In this work, we focus on a sequence detection mechanism present in branches of dendrites and translate it into a novel type of neural network by introducing a dendrocentric neural network, DendroNN. DendroNNs identify unique incoming spike sequences as spatiotemporal features. This work further introduces a rewiring phase to train the non-differentiable spike sequences without the use of gradients. During the rewiring, the network memorizes frequently occurring sequences and additionally discards those that do not contribute any discriminative information. The networks display competitive accuracies across various event-based time series datasets. We also propose an asynchronous digital hardware architecture using a time-wheel mechanism that builds on the event-driven design of DendroNNs, eliminating per-step global updates typical of delay- or recurrence-based models. By leveraging a DendroNN's dynamic and static sparsity along with intrinsic quantization, it achieves up to 4x higher efficiency than state-of-the-art neuromorphic hardware at comparable accuracy on the same audio classification task, demonstrating its suitability for spatiotemporal event-based computing. This work offers a novel approach to low-power spatiotemporal processing on event-driven hardware.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes