CVNov 1, 2024

Event-guided Low-light Video Semantic Segmentation

arXiv:2411.00639v117 citationsh-index: 36WACV
Originality Incremental advance
AI Analysis

This work addresses video semantic segmentation for low-light scenarios, which is a domain-specific problem with incremental improvements in efficiency and robustness.

The paper tackles the problem of video semantic segmentation in low-light conditions, where existing methods suffer from performance drops and flickering effects, by proposing EVSNet, a lightweight framework that leverages event cameras to guide illumination-invariant representation learning, achieving state-of-the-art performance with up to 11x higher parameter efficiency on three large-scale datasets.

Recent video semantic segmentation (VSS) methods have demonstrated promising results in well-lit environments. However, their performance significantly drops in low-light scenarios due to limited visibility and reduced contextual details. In addition, unfavorable low-light conditions make it harder to incorporate temporal consistency across video frames and thus, lead to video flickering effects. Compared with conventional cameras, event cameras can capture motion dynamics, filter out temporal-redundant information, and are robust to lighting conditions. To this end, we propose EVSNet, a lightweight framework that leverages event modality to guide the learning of a unified illumination-invariant representation. Specifically, we leverage a Motion Extraction Module to extract short-term and long-term temporal motions from event modality and a Motion Fusion Module to integrate image features and motion features adaptively. Furthermore, we use a Temporal Decoder to exploit video contexts and generate segmentation predictions. Such designs in EVSNet result in a lightweight architecture while achieving SOTA performance. Experimental results on 3 large-scale datasets demonstrate our proposed EVSNet outperforms SOTA methods with up to 11x higher parameter efficiency.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes