paper-with-me

Papers

Task-Aware Tuning of Time Constants in Spiking Neural Networks for Multimodal Classification

2025-08-23 · Chiu-Chang Cheng, Kapil Bhardwaj, Ya-Ning Chang, Sayani Majumdar, Chao-Hung Wang arxiv

Spiking Neural Networks (SNNs) are promising candidates for low-power edge computing in domains such as wearable sensing and time-series analysis. A key neuronal parameter, the leaky time constant (LTC), governs temporal integration of information in Leaky Integrateand-Fire (LIF) neurons, yet its impact on feedforward SNN performance across different data modalities remains underexplored. This study investigates the role of LTC in a temporally adaptive feedforward SNN applied to static image, dynamic image, and biosignal time-series classification. Presented experiments demonstrate that LTCs critically affect inference accuracy, synaptic weight distributions, and firing dynamics. For static and dynamic images, intermediate LTCs yield higher accuracy and compact, centered weight histograms, reflecting stable feature encoding. In time-series tasks, optimal LTCs enhance temporal feature retention and result in broader weight sparsity, allowing for tolerance of LTC variations. The provided results show that inference accuracy peaks at specific LTC ranges, with significant degradation beyond this optimal band due to over-integration or excessive forgetting. Firing rate analysis reveals a strong interplay between LTC, network depth, and energy efficiency, underscoring the importance of balanced spiking activity. These findings reveal that task-specific LTC tuning is essential for efficient spike coding and robust learning. The results provide practical guidelines for hardware-aware SNN optimization and highlight how neuronal time constants can be designed to match task dynamics. This work contributes toward scalable, ultra-lowpower SNN deployment for real-time classification tasks in neuromorphic computing.

📄 PDF Abstract BibTeX arXiv:2508.20121

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Incorporating Learnable Membrane Time Constant to Enhance Learning of Spiking Neural Networks

2020-07-11 · ICCV 2021 10 · Wei Fang, Zhaofei Yu, Yanqi Chen, Timothee Masquelier 외

Spiking Neural Networks (SNNs) have attracted enormous research interest due to temporal information processing capability, low power consumption, and high biological plausibility. However, the formulation of efficient a…

image-classificationImage Classification

Neuromorphic implementation of ECG anomaly detection using delay chains

2022-09-02 · Stefan Gerber, Marc Steiner, Maryada, Giacomo Indiveri 외

Real-time analysis and classification of bio-signals measured using wearable devices is computationally costly and requires dedicated low-power hardware. One promising approach is to use spiking neural networks implement…

Anomaly Detection

ChronoPlastic Spiking Neural Networks

2025-12-17 · Sarim Chaudhry arxiv

Spiking neural networks (SNNs) offer a biologically grounded and energy-efficient alternative to conventional neural architectures; however, they struggle with long-range temporal dependencies due to fixed synaptic and m…

The Role of Temporal Hierarchy in Spiking Neural Networks

2024-07-26 · Filippo Moro, Pau Vilimelis Aceituno, Laura Kriener, Melika Payvand

Spiking Neural Networks (SNNs) have the potential for rich spatio-temporal signal processing thanks to exploiting both spatial and temporal parameters. The temporal dynamics such as time constants of the synapses and neu…

Inductive BiasKeyword Spotting

Efficient Event-based Delay Learning in Spiking Neural Networks

2025-01-13 · Balázs Mészáros, James C. Knight, Thomas Nowotny

Spiking Neural Networks (SNNs) are attracting increased attention as a more energy-efficient alternative to traditional Artificial Neural Networks. Spiking neurons are stateful and intrinsically recurrent, making them we…