RFBNet: Deep Multimodal Networks with Residual Fusion Blocks for RGB-D Semantic Segmentation
Liuyuan Deng, Ming Yang, Tianyi Li, Yuesheng He, and Chunxiang Wang

TL;DR
This paper introduces RFBNet, a deep multimodal network with residual fusion blocks that effectively models interdependencies between RGB and depth encoders, leading to improved semantic segmentation performance.
Contribution
It proposes a novel residual fusion block and an interactive fusion structure to better exploit complementary information from RGB and depth modalities.
Findings
Achieved state-of-the-art results on two datasets.
Demonstrated the effectiveness of interdependency modeling.
Validated the superiority of the residual fusion block.
Abstract
RGB-D semantic segmentation methods conventionally use two independent encoders to extract features from the RGB and depth data. However, there lacks an effective fusion mechanism to bridge the encoders, for the purpose of fully exploiting the complementary information from multiple modalities. This paper proposes a novel bottom-up interactive fusion structure to model the interdependencies between the encoders. The structure introduces an interaction stream to interconnect the encoders. The interaction stream not only progressively aggregates modality-specific features from the encoders but also computes complementary features for them. To instantiate this structure, the paper proposes a residual fusion block (RFB) to formulate the interdependences of the encoders. The RFB consists of two residual units and one fusion unit with gate mechanism. It learns complementary features for the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Industrial Vision Systems and Defect Detection · Infrastructure Maintenance and Monitoring
MethodsResidual Connection · Convolution · Dilated Convolution · 1x1 Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · Receptive Field Block
