Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Self-Supervised Model Adaptation for Multimodal Semantic Segmentation

About

Learning to reliably perceive and understand the scene is an integral enabler for robots to operate in the real-world. This problem is inherently challenging due to the multitude of object types as well as appearance changes caused by varying illumination and weather conditions. Leveraging complementary modalities can enable learning of semantically richer representations that are resilient to such perturbations. Despite the tremendous progress in recent years, most multimodal convolutional neural network approaches directly concatenate feature maps from individual modality streams rendering the model incapable of focusing only on relevant complementary information for fusion. To address this limitation, we propose a mutimodal semantic segmentation framework that dynamically adapts the fusion of modality-specific features while being sensitive to the object category, spatial location and scene context in a self-supervised manner. Specifically, we propose an architecture consisting of two modality-specific encoder streams that fuse intermediate encoder representations into a single decoder using our proposed self-supervised model adaptation fusion mechanism which optimally combines complementary features. As intermediate representations are not aligned across modalities, we introduce an attention scheme for better correlation. In addition, we propose a computationally efficient unimodal segmentation architecture termed AdapNet++ that incorporates a new encoder with multiscale residual units and an efficient atrous spatial pyramid pooling that has a larger effective receptive field with more than 10x fewer parameters, complemented with a strong decoder with a multi-resolution supervision scheme that recovers high-resolution details. Comprehensive empirical evaluations on several benchmarks demonstrate that both our unimodal and multimodal architectures achieve state-of-the-art performance.

Abhinav Valada, Rohit Mohan, Wolfram Burgard• 2018

Related benchmarks

TaskDatasetResultRank
Semantic segmentationCityscapes (test)
mIoU82.31
1145
Semantic segmentationScanNet v2 (test)
mIoU57.7
248
Semantic segmentationScanNet (val)
mIoU52.92
231
Semantic segmentationSUN RGB-D (test)
mIoU47.9
191
Semantic segmentationNYUD v2 (test)
mIoU49.6
187
3D Semantic SegmentationScanNet V2 (val)
mIoU52.92
171
Semantic segmentationCityscapes (val)
mIoU82.19
108
Semantic segmentationNYUD v2
mIoU48.7
96
Semantic segmentationSUN-RGBD (test)
mIoU43.9
77
Semantic segmentationSYNTHIA (val)
mIoU86.7
71
Showing 10 of 27 rows

Other info

Code

Follow for update