English

Learning Flow-Guided Registration for RGB-Event Semantic Segmentation

Computer Vision and Pattern Recognition 2025-09-26 v2

Abstract

Event cameras capture microsecond-level motion cues that complement RGB sensors. However, the prevailing paradigm of treating RGB-Event perception as a fusion problem is ill-posed, as it ignores the intrinsic (i) Spatiotemporal and (ii) Modal Misalignment, unlike other RGB-X sensing domains. To tackle these limitations, we recast RGB-Event segmentation from fusion to registration. We propose BRENet, a novel flow-guided bidirectional framework that adaptively matches correspondence between the asymmetric modalities. Specifically, it leverages temporally aligned optical flows as a coarse-grained guide, along with fine-grained event temporal features, to generate precise forward and backward pixel pairings for registration. This pairing mechanism converts the inherent motion lag into terms governed by flow estimation error, bridging modality gaps. Moreover, we introduce Motion-Enhanced Event Tensor (MET), a new representation that transforms sparse event streams into a dense, temporally coherent form. Extensive experiments on four large-scale datasets validate our approach, establishing flow-guided registration as a promising direction for RGB-Event segmentation. Our code is available at: https://github.com/zyaocoder/BRENet.

Keywords

Cite

@article{arxiv.2505.01548,
  title  = {Learning Flow-Guided Registration for RGB-Event Semantic Segmentation},
  author = {Zhen Yao and Xiaowen Ying and Zhiyu Zhu and Mooi Choo Chuah},
  journal= {arXiv preprint arXiv:2505.01548},
  year   = {2025}
}

Comments

20 pages, 14 figures

R2 v1 2026-06-28T23:19:41.992Z