ADeLA: Automatic Dense Labeling with Attention for Viewpoint Adaptation in Semantic Segmentation
Yanchao Yang, Hanxiang Ren, He Wang, Bokui Shen, Qingnan Fan, Youyi, Zheng, C. Karen Liu, Leonidas Guibas

TL;DR
This paper introduces ADeLA, an unsupervised domain adaptation approach for semantic segmentation that leverages attention-based view transformation and functional label hallucination to handle viewpoint-induced content shifts without relying on traditional domain alignment.
Contribution
It proposes a novel viewpoint adaptation method that does not require aligning image statistics and uses attention mechanisms for generalization, outperforming existing state-of-the-art techniques.
Findings
Outperforms state-of-the-art domain adaptation methods.
Effectively handles viewpoint changes without image alignment.
Utilizes attention for generalization in semantic image hallucination.
Abstract
We describe an unsupervised domain adaptation method for image content shift caused by viewpoint changes for a semantic segmentation task. Most existing methods perform domain alignment in a shared space and assume that the mapping from the aligned space to the output is transferable. However, the novel content induced by viewpoint changes may nullify such a space for effective alignments, thus resulting in negative adaptation. Our method works without aligning any statistics of the images between the two domains. Instead, it utilizes a view transformation network trained only on color images to hallucinate the semantic images for the target. Despite the lack of supervision, the view transformation network can still generalize to semantic images thanks to the inductive bias introduced by the attention mechanism. Furthermore, to resolve ambiguities in converting the semantic images to…
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
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Multimodal Machine Learning Applications
