FCNs in the Wild: Pixel-level Adversarial and Constraint-based Adaptation
Judy Hoffman, Dequan Wang, Fisher Yu, Trevor Darrell

TL;DR
This paper introduces a novel unsupervised adversarial domain adaptation method for pixel-level semantic segmentation, improving performance across diverse real-world and synthetic environments by aligning domain features and transferring spatial layouts.
Contribution
It presents the first adversarial domain adaptation approach for dense pixel prediction, combining global and category-specific techniques with spatial layout transfer.
Findings
Outperforms baseline methods on multiple large-scale datasets
Effective adaptation across different city environments and weather conditions
Successful transfer from synthetic to real-world data
Abstract
Fully convolutional models for dense prediction have proven successful for a wide range of visual tasks. Such models perform well in a supervised setting, but performance can be surprisingly poor under domain shifts that appear mild to a human observer. For example, training on one city and testing on another in a different geographic region and/or weather condition may result in significantly degraded performance due to pixel-level distribution shift. In this paper, we introduce the first domain adaptive semantic segmentation method, proposing an unsupervised adversarial approach to pixel prediction problems. Our method consists of both global and category specific adaptation techniques. Global domain alignment is performed using a novel semantic segmentation network with fully convolutional domain adversarial learning. This initially adapted space then enables category specific…
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
TopicsAdversarial Robustness in Machine Learning · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
