Skip to content

Spike-EIFNet: Lightweight Spike-Driven Event-Image Fusion Network for Accurate and Efficient Semantic Segmentation.

Jul 2026 · IEEE Transactions on Neural Networks and Learning Systems · Vol PP · 0 citations
Medicine

TL;DR

This work proposes a lightweight spiking neural network (SNN)-based event-image fusion network (Spike-EIFNet) that leverages the complementary strengths of multimodal fusion and energy-efficient spike-driven computation, and significantly reduces energy consumption.

Abstract

Semantic segmentation is critical for intelligent robotics to understand complex environments. While CNN-based models on RGB images achieve high performance, their accuracy drops in fast-motion or low-light scenes. Fortunately, event cameras, with high temporal resolution and low latency, offer robust perception in such challenging conditions. Many event-image fusion methods attempt to combine the complementary strengths of both modalities, but most adopt simple fusion strategies without considering intermodal correlations or designing computationally expensive architectures, resulting in degraded accuracy and high energy costs. To overcome these limitations, we propose a lightweight spiking neural network (SNN)-based event-image fusion network (Spike-EIFNet) that leverages the complementary strengths of multimodal fusion and energy-efficient spike-driven computation. In particular, to reduce computation cost for lightweight, Spike-EIFNet adopts a dual-branch SNN encoder to process events and images in parallel. Then, to improve the segmentation accuracy with enhanced feature interaction, we introduce a spike-driven cross-modal fusion (SCMF) module, consisting of a modality-aware fine-grained extraction (MFE) stage to capture dynamic cues from events and spatial details from images, followed by a cross-modal interaction and fusion (CIF) stage for effective feature alignment. Finally, a lightweight feature enhancement (LFE) module is proposed to further refine feature representations and facilitate deep-shallow feature fusion. Extensive experiments demonstrate that Spike-EIFNet achieves 67.34% and 58.09% mean intersection over union (mIoU) on the DDD17 and DSEC-Semantic datasets while consuming $72.83\times $ and $100.26\times $ less energy, respectively. Compared with ANN-based methods, Spike-EIFNet significantly reduces energy consumption; among SNN-based methods, it achieves the highest segmentation accuracy with a favorable accuracy-efficiency tradeoff. Code is available at: https://github.com/Chensyfighting/Spike-EIFNet.

View source

Similar papers

Preprint Aug 2026

SpikeRestormer: Towards Energy-Efficient All-in-One Image Restoration via Unified Event Reasoning

SpikeRestormer is proposed, an energy-efficient SNN for AiOIR that performs event reasoning over internally generated spike cues that delivers competitive performance against ANN-based methods and establishes new state-of-the-art results among SNN-based methods with significantly lower energy consumption.

Shengkai Hu, Jie Shao, Jiaqi Ma et al. · 1 citation

Spike-driven Discrete Aggregation for Event-based Object Detection

The Spiking Discrete Aggregation (SDA) module is implemented, inspired by the threshold-based spike firing mechanism in Spiking Neural Networks (SNNs) and implemented using gated recurrent spiking neurons, and the Multi-Timescale Fusion (MTF) method which leverages coarse-grained temporal features from continuous event streams to further enhance the representation capability of SDA.

Huaning Li, Ziming Wang, Runhao Jiang et al. · 1 citation
Open access 2026

SenSNN: Energy-Efficient Tiny-Object Pseudo-Mask Segmentation via a Dual-Stream Membrane Shortcut

Results indicate that SenSNN provides a complementary low-energy architecture for dense tiny-object screening under constrained operation-level energy budgets, and shows that localized spiking consensus provides a more efficient tradeoff than global attention for subpixel targets.

Runxiang Wang, Hao Li, Xiqing Guo · 0 citations
Preprint Aug 2026

E-S2Feat:Semantic-Guided Spiking Local Feature Detection and Description for Event Cameras

Benefiting from high temporal resolution and dynamic range, event-based local feature methods have attracted increasing attention. However, event sparsity, noise, and limited texture still hinder robust local feature learning. Deploying such methods on resource-constrained platforms such as unmanned aerial vehicles also requires balancing accuracy and energy efficiency. To address these challenges, this paper proposes \textbf{E-S2Feat}, a spiking neural network framework for event-based local feature detection and description. The framework jointly optimizes local feature learning from the perspectives of feature representation and selection. First, a module-specific spiking activation mechanism preserves fine-grained structural cues and discriminative information under low-bit, energy-efficient inference, thereby improving overall representation fidelity. Furthermore, a semantic-guided feature modulation mechanism leverages semantic priors to refine keypoint response distributions and enhance local descriptor discriminability, thereby guiding the model to extract local features with greater geometric stability and stronger discriminative capability. Experiments on the ECD and EDS datasets show that the proposed method significantly outperforms baseline methods such as SuperEvent in pose estimation accuracy. It also achieves accuracy comparable to its artificial neural network counterpart while delivering an approximately 4.8-fold improvement in theoretical computational energy efficiency. Visual-inertial odometry experiments on the TUM-VIE dataset further verify the effectiveness and practical application potential of the proposed method in complete SLAM systems.

Yang Yi, Juntao Hua, Jinpu Zhang et al. · 0 citations
Preprint Jul 2026

Current Injection Spiking Neural Network for Infrared and Visible Image Fusion

CIS-Fuse is proposed, a spiking network that performs cross-modal fusion directly at the membrane-potential level while inheriting the energy efficiency of spike-based computation, with roughly an order of magnitude lower inference energy than the similarly-sized ANN-based DCEvo.

Rui Zhao, Zhuoyuan Li, Wenrui Li et al. · 0 citations
2025

Spike-RetinexFormer: Rethinking Low-light Image Enhancement with Spiking Neural Networks

This work pioneers the synergistic integration of SNNs into Transformer architectures for LLIE, establishing a compelling pathway toward powerful, energy-efficient low-level vision on resource-constrained platforms.

Hongzhi Wang, Xiubo Liang, Jinxing Han et al. · 0 citations