DCAN: Dual Channel-wise Alignment Networks for Unsupervised Scene Adaptation
Zuxuan Wu, Xintong Han, Yen-Liang Lin, Mustafa Gkhan Uzunbas, Tom, Goldstein, Ser Nam Lim, Larry S. Davis

TL;DR
DCAN introduces a lightweight dual channel-wise alignment framework that reduces domain shift in unsupervised semantic segmentation by aligning pixel and feature statistics, improving adaptation from synthetic to real urban scenes.
Contribution
The paper proposes a novel, simple, and effective dual channel-wise alignment method for unsupervised domain adaptation in semantic segmentation, avoiding adversarial training.
Findings
Significant improvement in real urban scene segmentation accuracy
Effective domain adaptation without adversarial training
Lightweight and easy-to-train framework
Abstract
Harvesting dense pixel-level annotations to train deep neural networks for semantic segmentation is extremely expensive and unwieldy at scale. While learning from synthetic data where labels are readily available sounds promising, performance degrades significantly when testing on novel realistic data due to domain discrepancies. We present Dual Channel-wise Alignment Networks (DCAN), a simple yet effective approach to reduce domain shift at both pixel-level and feature-level. Exploring statistics in each channel of CNN feature maps, our framework performs channel-wise feature alignment, which preserves spatial structures and semantic information, in both an image generator and a segmentation network. In particular, given an image from the source domain and unlabeled samples from the target domain, the generator synthesizes new images on-the-fly to resemble samples from the target…
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
TopicsDomain Adaptation and Few-Shot Learning · Generative Adversarial Networks and Image Synthesis · Advanced Neural Network Applications
