paper-with-me

Papers

Classes Matter: A Fine-grained Adversarial Approach to Cross-domain Semantic Segmentation

2020-07-17 · ECCV 2020 8 · Haoran Wang, Tong Shen, Wei zhang, Ling-Yu Duan, Tao Mei

Despite great progress in supervised semantic segmentation,a large performance drop is usually observed when deploying the model in the wild. Domain adaptation methods tackle the issue by aligning the source domain and the target domain. However, most existing methods attempt to perform the alignment from a holistic view, ignoring the underlying class-level data structure in the target domain. To fully exploit the supervision in the source domain, we propose a fine-grained adversarial learning strategy for class-level feature alignment while preserving the internal structure of semantics across domains. We adopt a fine-grained domain discriminator that not only plays as a domain distinguisher, but also differentiates domains at class level. The traditional binary domain labels are also generalized to domain encodings as the supervision signal to guide the fine-grained feature alignment. An analysis with Class Center Distance (CCD) validates that our fine-grained adversarial strategy achieves better class-level alignment compared to other state-of-the-art methods. Our method is easy to implement and its effectiveness is evaluated on three classical domain adaptation tasks, i.e., GTA5 to Cityscapes, SYNTHIA to Cityscapes and Cityscapes to Cross-City. Large performance gains show that our method outperforms other global feature alignment based and class-wise alignment based counterparts. The code is publicly available at https://github.com/JDAI-CV/FADA.

📄 PDF Abstract BibTeX arXiv:2007.09222

Code (1)

JDAI-CV/FADA 공식 구현 pytorch

Tasks

Domain AdaptationImage-to-Image TranslationSemantic SegmentationSynthetic-to-Real Translation

Similar Papers 제목 키워드 기반

Detecting Fine-Grained Cross-Lingual Semantic Divergences without Supervision by Learning to Rank

2020-10-07 · EMNLP 2020 11 · Eleftheria Briakou, Marine Carpuat

Detecting fine-grained differences in content conveyed in different languages matters for cross-lingual NLP and multilingual corpora analysis, but it is a challenging machine learning problem since annotation is expensiv…

Learning-To-RankSentence

Towards Robust Fine-grained Recognition by Maximal Separation of Discriminative Features

2020-06-10 · Krishna Kanth Nakka, Mathieu Salzmann

Adversarial attacks have been widely studied for general classification tasks, but remain unexplored in the context of fine-grained recognition, where the inter-class similarities facilitate the attacker's task. In this …

General Classification

Fine-Grained Termhood Prediction for German Compound Terms Using Neural Networks

2018-08-01 · COLING 2018 8 · Anna H{\"a}tty, Sabine Schulte im Walde

Automatic term identification and investigating the understandability of terms in a specialized domain are often treated as two separate lines of research. We propose a combined approach for this matter, by defining fine…

General ClassificationPrediction

Reinforcing Generated Images via Meta-learning for One-Shot Fine-Grained Visual Recognition

2022-04-22 · Satoshi Tsutsui, Yanwei Fu, David Crandall

One-shot fine-grained visual recognition often suffers from the problem of having few training examples for new fine-grained classes. To alleviate this problem, off-the-shelf image generation techniques based on Generati…

DiversityFine-Grained Image ClassificationFine-Grained Visual Recognitionimage-classification+4

Fine-grained Text to Image Synthesis

2024-12-10 · Xu Ouyang, Ying Chen, Kaiyue Zhu, Gady Agam

Fine-grained text to image synthesis involves generating images from texts that belong to different categories. In contrast to general text to image synthesis, in fine-grained synthesis there is high similarity between i…

Contrastive LearningImage Generation