English

Accurate and Efficient Event-based Semantic Segmentation Using Adaptive Spiking Encoder-Decoder Network

Computer Vision and Pattern Recognition 2024-08-05 v3 Neural and Evolutionary Computing

Abstract

Spiking neural networks (SNNs), known for their low-power, event-driven computation and intrinsic temporal dynamics, are emerging as promising solutions for processing dynamic, asynchronous signals from event-based sensors. Despite their potential, SNNs face challenges in training and architectural design, resulting in limited performance in challenging event-based dense prediction tasks compared to artificial neural networks (ANNs). In this work, we develop an efficient spiking encoder-decoder network (SpikingEDN) for large-scale event-based semantic segmentation tasks. To enhance the learning efficiency from dynamic event streams, we harness the adaptive threshold which improves network accuracy, sparsity and robustness in streaming inference. Moreover, we develop a dual-path Spiking Spatially-Adaptive Modulation module, which is specifically tailored to enhance the representation of sparse events and multi-modal inputs, thereby considerably improving network performance. Our SpikingEDN attains a mean intersection over union (MIoU) of 72.57\% on the DDD17 dataset and 58.32\% on the larger DSEC-Semantic dataset, showing competitive results to the state-of-the-art ANNs while requiring substantially fewer computational resources. Our results shed light on the untapped potential of SNNs in event-based vision applications. The source code will be made publicly available.

Keywords

Cite

@article{arxiv.2304.11857,
  title  = {Accurate and Efficient Event-based Semantic Segmentation Using Adaptive Spiking Encoder-Decoder Network},
  author = {Rui Zhang and Luziwei Leng and Kaiwei Che and Hu Zhang and Jie Cheng and Qinghai Guo and Jiangxing Liao and Ran Cheng},
  journal= {arXiv preprint arXiv:2304.11857},
  year   = {2024}
}

Comments

Accepted for publication in IEEE Transactions on Neural Networks and Learning Systems

R2 v1 2026-06-28T10:15:22.693Z