paper-with-me

Papers

Efficient Event-based Semantic Segmentation with Spike-driven Lightweight Transformer-based Networks

2024-12-17 · Xiaxin Zhu, Fangming Guo, Xianlei Long, Qingyi Gu, Chao Chen, Fuqiang Gu

Event-based semantic segmentation has great potential in autonomous driving and robotics due to the advantages of event cameras, such as high dynamic range, low latency, and low power cost. Unfortunately, current artificial neural network (ANN)-based segmentation methods suffer from high computational demands, the requirements for image frames, and massive energy consumption, limiting their efficiency and application on resource-constrained edge/mobile platforms. To address these problems, we introduce SLTNet, a spike-driven lightweight transformer-based network designed for event-based semantic segmentation. Specifically, SLTNet is built on efficient spike-driven convolution blocks (SCBs) to extract rich semantic features while reducing the model's parameters. Then, to enhance the long-range contextural feature interaction, we propose novel spike-driven transformer blocks (STBs) with binary mask operations. Based on these basic blocks, SLTNet employs a high-efficiency single-branch architecture while maintaining the low energy consumption of the Spiking Neural Network (SNN). Finally, extensive experiments on DDD17 and DSEC-Semantic datasets demonstrate that SLTNet outperforms state-of-the-art (SOTA) SNN-based methods by at least 7.30% and 3.30% mIoU, respectively, with extremely 5.48x lower energy consumption and 1.14x faster inference speed.

📄 PDF Abstract BibTeX arXiv:2412.12843

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Toward Real-Time Surgical Scene Segmentation via a Spike-Driven Video Transformer with Spike-Informed Pretraining

2025-12-24 · Shihao Zou, Jingjing Li, Wei Ji, Jincai Huang 외 arxiv

Modern surgical systems increasingly rely on intelligent scene understanding to improve intra-operative safety and situational awareness, with surgical scene segmentation playing a fundamental role in fine-grained surgic…

Knowledge DistillationScene UnderstandingScene Segmentation

Scaling Spike-driven Transformer with Efficient Spike Firing Approximation Training

2024-11-25 · Man Yao, Xuerui Qiu, Tianxiang Hu, Jiakui Hu 외

The ambition of brain-inspired Spiking Neural Networks (SNNs) is to become a low-power alternative to traditional Artificial Neural Networks (ANNs). This work addresses two major challenges in realizing this vision: the …

object-detectionObject DetectionSemantic Segmentation

Efficient 3D Recognition with Event-driven Spike Sparse Convolution

2024-12-10 · Xuerui Qiu, Man Yao, Jieyuan Zhang, Yuhong Chou 외

Spiking Neural Networks (SNNs) provide an energy-efficient way to extract 3D spatio-temporal features. Point clouds are sparse 3D spatial data, which suggests that SNNs should be well-suited for processing them. However,…

Attribute

SpikeLogBERT: Energy-Efficient Log Parsing Using Spiking Transformer Networks

2026-06-30 · Thuan Bui, Duong Do, Tung Vu, Duc-Tho Mai 외 arxiv

Log parsing is a fundamental step in automated log analysis, transforming raw system logs into structured event templates for downstream tasks such as anomaly detection and system monitoring. Existing log parsing methods…

Knowledge DistillationAnomaly Detection

SNNSIR: A Simple Spiking Neural Network for Stereo Image Restoration

2025-08-17 · Ronghua Xu, Jin Xie, Jing Nie, Jiale Cao 외 arxiv

Spiking Neural Networks (SNNs), characterized by discrete binary activations, offer high computational efficiency and low energy consumption, making them well-suited for computation-intensive tasks such as stereo image r…

Computational EfficiencyImage Restoration