Semantics-Depth-Symbiosis: Deeply Coupled Semi-Supervised Learning of Semantics and Depth
Nitin Bansal, Pan Ji, Junsong Yuan, Yi Xu

TL;DR
This paper introduces a novel multi-task learning framework for semantic segmentation and depth estimation, utilizing a new attention module and data augmentation techniques to achieve state-of-the-art semi-supervised results on Cityscapes and ScanNet datasets.
Contribution
It proposes a Cross-Channel Attention Module for effective feature sharing and novel augmentation methods, enhancing semi-supervised joint learning of semantics and depth.
Findings
Achieved state-of-the-art results on Cityscapes and ScanNet datasets.
Demonstrated mutual performance improvements for semantic segmentation and depth estimation.
Introduced effective augmentation techniques for semi-supervised multi-task learning.
Abstract
Multi-task learning (MTL) paradigm focuses on jointly learning two or more tasks, aiming for significant improvement w.r.t model's generalizability, performance, and training/inference memory footprint. The aforementioned benefits become ever so indispensable in the case of joint training for vision-related {\bf dense} prediction tasks. In this work, we tackle the MTL problem of two dense tasks, i.e., semantic segmentation and depth estimation, and present a novel attention module called Cross-Channel Attention Module ({CCAM}), which facilitates effective feature sharing along each channel between the two tasks, leading to mutual performance gain with a negligible increase in trainable parameters. In a true symbiotic spirit, we then formulate a novel data augmentation for the semantic segmentation task using predicted depth called {AffineMix}, and a simple depth augmentation using…
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
Semantics-Depth-Symbiosis: Deeply Coupled Semi-Supervised Learning of Semantics and Depth· youtube
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Video Surveillance and Tracking Methods · Advanced Neural Network Applications
