TL;DR
This paper introduces a novel neural network architecture with a Cross-Task Relation Layer and an iterative self-learning scheme to enhance unsupervised domain adaptation for semantic segmentation and depth estimation by effectively encoding their relationships.
Contribution
It proposes a new Cross-Task Relation Layer and an iterative self-learning training scheme to improve multi-task learning in unsupervised domain adaptation.
Findings
Improved performance on semantic segmentation and depth estimation tasks.
The CTRL effectively encodes task dependencies, boosting accuracy.
ISL further enhances segmentation results in the target domain.
Abstract
We present an approach for encoding visual task relationships to improve model performance in an Unsupervised Domain Adaptation (UDA) setting. Semantic segmentation and monocular depth estimation are shown to be complementary tasks; in a multi-task learning setting, a proper encoding of their relationships can further improve performance on both tasks. Motivated by this observation, we propose a novel Cross-Task Relation Layer (CTRL), which encodes task dependencies between the semantic and depth predictions. To capture the cross-task relationships, we propose a neural network architecture that contains task-specific and cross-task refinement heads. Furthermore, we propose an Iterative Self-Learning (ISL) training scheme, which exploits semantic pseudo-labels to provide extra supervision on the target domain. We experimentally observe improvements in both tasks' performance because 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsMulti-Head Attention · Attention Is All You Need · *Communicated@Fast*How Do I Communicate to Expedia? · Linear Layer · Self-Learning · Layer Normalization · AdaGrad · Softmax · Byte Pair Encoding · Dropout
