paper-with-me

Papers

Adaptive Spiking with Plasticity for Energy Aware Neuromorphic Systems

2025-08-11 · Eduardo Calle-Ortiz, Hui Guan, Deepak Ganesan, Phuc Nguyen arxiv

This paper presents ASPEN, a novel energy-aware technique for neuromorphic systems that could unleash the future of intelligent, always-on, ultra-low-power, and low-burden wearables. Our main research objectives are to explore the feasibility of neuromorphic computing for wearables, identify open research directions, and demonstrate the feasibility of developing an adaptive spiking technique for energy-aware computation, which can be game-changing for resource-constrained devices in always-on applications. As neuromorphic computing systems operate based on spike events, their energy consumption is closely related to spiking activity, i.e., each spike incurs computational and power costs; consequently, minimizing the number of spikes is a critical strategy for operating under constrained energy budgets. To support this goal, ASPEN utilizes stochastic perturbations to the neuronal threshold during training to not only enhance the network's robustness across varying thresholds, which can be controlled at inference time, but also act as a regularizer that improves generalization, reduces spiking activity, and enables energy control without the need for complex retraining or pruning. More specifically, ASPEN adaptively adjusts intrinsic neuronal parameters as a lightweight and scalable technique for dynamic energy control without reconfiguring the entire model. Our evaluation on neuromorphic emulator and hardware shows that ASPEN significantly reduces spike counts and energy consumption while maintaining accuracy comparable to state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2508.11689

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Neuromorphic Graph Anomaly Detection via Adaptive STDP and Spiking Graph Neural Networks

2026-04-29 · Abdul Joseph Fofanah, Lian Wen, David Chen, Tsungcheng Yao 외 arxiv

Anomaly detection in dynamic networks is critical for applications from cybersecurity to industrial monitoring, yet existing methods face challenges in energy efficiency, temporal precision, and adaptability. This paper …

Graph Anomaly Detection

Brain-Inspired Hardware for Artificial Intelligence: Accelerated Learning in a Physical-Model Spiking Neural Network

2019-09-24 · Timo C. Wunderlich, Akos F. Kungl, Eric Müller, Johannes Schemmel 외

Future developments in artificial intelligence will profit from the existence of novel, non-traditional substrates for brain-inspired computing. Neuromorphic computers aim to provide such a substrate that reproduces the …

Reinforcement LearningReinforcement Learning (RL)

Memory-enriched computation and learning in spiking neural networks through Hebbian plasticity

2022-05-23 · Thomas Limbacher, Ozan Özdenizci, Robert Legenstein

Memory is a key component of biological neural systems that enables the retention of information over a huge range of temporal scales, ranging from hundreds of milliseconds up to years. While Hebbian plasticity is believ…

One-Shot LearningOut-of-Distribution GeneralizationQuestion Answering

The Potential of Combined Learning Strategies to Enhance Energy Efficiency of Spiking Neuromorphic Systems

2024-08-13 · Ali Shiri Sichani, Sai Kankatala

Ensuring energy-efficient design in neuromorphic computing systems necessitates a tailored architecture combined with algorithmic approaches. This manuscript focuses on enhancing brain-inspired perceptual computing machi…

Attention via Synaptic Plasticity is All You Need: A Biologically Inspired Spiking Neuromorphic Transformer

2025-11-18 · Kallol Mondal, Ankush Kumar arxiv

Attention is the brain's ability to selectively focus on a few specific aspects while ignoring irrelevant ones. This biological principle inspired the attention mechanism in modern Transformers. Transformers now underpin…