paper-with-me

홈 › Papers

Efficient and Effective Time-Series Forecasting with Spiking Neural Networks

2024-02-02 · Changze Lv, Yansen Wang, Dongqi Han, Xiaoqing Zheng, Xuanjing Huang, Dongsheng Li

Spiking neural networks (SNNs), inspired by the spiking behavior of biological neurons, provide a unique pathway for capturing the intricacies of temporal data. However, applying SNNs to time-series forecasting is challenging due to difficulties in effective temporal alignment, complexities in encoding processes, and the absence of standardized guidelines for model selection. In this paper, we propose a framework for SNNs in time-series forecasting tasks, leveraging the efficiency of spiking neurons in processing temporal information. Through a series of experiments, we demonstrate that our proposed SNN-based approaches achieve comparable or superior results to traditional time-series forecasting methods on diverse benchmarks with much less energy consumption. Furthermore, we conduct detailed analysis experiments to assess the SNN's capacity to capture temporal dependencies within time-series data, offering valuable insights into its nuanced strengths and effectiveness in modeling the intricate dynamics of temporal data. Our study contributes to the expanding field of SNNs and offers a promising alternative for time-series forecasting tasks, presenting a pathway for the development of more biologically inspired and temporally aware forecasting models. Our code is available at https://github.com/microsoft/SeqSNN.

📄 PDF Abstract BibTeX arXiv:2402.01533

Code (1)

microsoft/seqsnn 공식 구현 pytorch

Tasks

Model SelectionTime SeriesTime Series Forecasting

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

SpikySpace: A Spiking State Space Model for Energy-Efficient Time Series Forecasting

2026-01-02 · Kaiwen Tang, Jiaqi Zheng, Yuze Jin, Yupeng Qiu 외 arxiv

Time-series forecasting in domains like traffic management and industrial monitoring often requires real-time, energy-efficient processing on edge devices with limited resources. Spiking neural networks (SNNs) offer even…

Time Series Forecasting

SpikeSTAG: Spatial-Temporal Forecasting via GNN-SNN Collaboration

2025-08-04 · Bang Hu, Changze Lv, Mingjie Li, Yunpeng Liu 외 arxiv

Spiking neural networks (SNNs), inspired by the spiking behavior of biological neurons, offer a distinctive approach for capturing the complexities of temporal data. However, their potential for spatial modeling in multi…

SEDformer: Event-Synchronous Spiking Transformers for Irregular Telemetry Time Series Forecasting

2026-02-02 · Ziyu Zhou, Yuchen Fang, Weilin Ruan, Shiyu Wang 외 arxiv

Telemetry streams from large-scale Internet-connected systems (e.g., IoT deployments and online platforms) naturally form an irregular multivariate time series (IMTS) whose accurate forecasting is operationally vital. A …

Time Series Forecasting

SpikF-GO: Spiking Fourier Graph Operators for Multivariate Time Series Forecasting

2026-06-11 · Jafar Bakhshaliyev, Niels Landwehr arxiv

Spiking Neural Networks (SNNs) have emerged as an energy-efficient alternative to conventional neural networks, demonstrating strong performance in computer vision and robotics. More recently, SNNs have been applied to t…

Multivariate Time Series Forecasting

Advancing Spiking Neural Networks for Sequential Modeling with Central Pattern Generators

2024-05-23 · Changze Lv, Dongqi Han, Yansen Wang, Xiaoqing Zheng 외

Spiking neural networks (SNNs) represent a promising approach to developing artificial neural networks that are both energy-efficient and biologically plausible. However, applying SNNs to sequential tasks, such as text c…

image-classificationImage Classificationtext-classificationText Classification+2