CVROIVNov 26, 2020

Polarization-driven Semantic Segmentation via Efficient Attention-bridged Fusion

arXiv:2011.13313v288 citations
AI Analysis

This work aims to improve the reliability of semantic segmentation for safety-critical outdoor applications like autonomous vehicles, where traditional RGB methods are insufficient.

This paper addresses the limitations of RGB-based semantic segmentation in complex outdoor scenes by incorporating polarization sensing. They introduce EAFNet, an Efficient Attention-bridged Fusion Network, and create the first RGB-P dataset of 394 annotated images. Experiments demonstrate EAFNet's effectiveness in fusing RGB and polarization information.

Semantic Segmentation (SS) is promising for outdoor scene perception in safety-critical applications like autonomous vehicles, assisted navigation and so on. However, traditional SS is primarily based on RGB images, which limits the reliability of SS in complex outdoor scenes, where RGB images lack necessary information dimensions to fully perceive unconstrained environments. As preliminary investigation, we examine SS in an unexpected obstacle detection scenario, which demonstrates the necessity of multimodal fusion. Thereby, in this work, we present EAFNet, an Efficient Attention-bridged Fusion Network to exploit complementary information coming from different optical sensors. Specifically, we incorporate polarization sensing to obtain supplementary information, considering its optical characteristics for robust representation of diverse materials. By using a single-shot polarization sensor, we build the first RGB-P dataset which consists of 394 annotated pixel-aligned RGB-Polarization images. A comprehensive variety of experiments shows the effectiveness of EAFNet to fuse polarization and RGB information, as well as the flexibility to be adapted to other sensor combination scenarios.

Code Implementations1 repo
Foundations

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

Your Notes