paper-with-me

홈 › Papers

Adversarial Semantic Hallucination for Domain Generalized Semantic Segmentation

2021-06-08 · Gabriel Tjio, Ping Liu, Joey Tianyi Zhou, Rick Siow Mong Goh

Convolutional neural networks typically perform poorly when the test (target domain) and training (source domain) data have significantly different distributions. While this problem can be mitigated by using the target domain data to align the source and target domain feature representations, the target domain data may be unavailable due to privacy concerns. Consequently, there is a need for methods that generalize well despite restricted access to target domain data during training. In this work, we propose an adversarial semantic hallucination approach (ASH), which combines a class-conditioned hallucination module and a semantic segmentation module. Since the segmentation performance varies across different classes, we design a semantic-conditioned style hallucination module to generate affine transformation parameters from semantic information in the segmentation probability maps of the source domain image. Unlike previous adaptation approaches, which treat all classes equally, ASH considers the class-wise differences. The segmentation module and the hallucination module compete adversarially, with the hallucination module generating increasingly "difficult" stylized images to challenge the segmentation module. In response, the segmentation module improves as it is trained with generated samples at an appropriate class-wise difficulty level. Our results on the Cityscapes and Mapillary benchmark datasets show that our method is competitive with state of the art work. Code is made available at https://github.com/gabriel-tjio/ASH.

📄 PDF Abstract BibTeX arXiv:2106.04144

Code (1)

gabriel-tjio/ash 공식 구현 pytorch

Tasks

Domain AdaptationDomain GeneralizationHallucinationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Dual Stage Stylization Modulation for Domain Generalized Semantic Segmentation

2023-04-18 · Gabriel Tjio, Ping Liu, Chee-Keong Kwoh, Joey Tianyi Zhou

Obtaining sufficient labeled data for training deep models is often challenging in real-life applications. To address this issue, we propose a novel solution for single-source domain generalized semantic segmentation. Re…

DiversityDomain GeneralizationHallucinationSemantic Segmentation

SECA: Semantically Equivalent and Coherent Attacks for Eliciting LLM Hallucinations

2025-10-05 · Buyun Liang, Liangzu Peng, Jinqi Luo, Darshan Thaker 외 arxiv

Large Language Models (LLMs) are increasingly deployed in high-risk domains. However, state-of-the-art LLMs often exhibit hallucinations, raising serious concerns about their reliability. Prior work has explored adversar…

Question Answering

Bidirectional Mapping Coupled GAN for Generalized Zero-Shot Learning

2020-12-30 · Tasfia Shermin, Shyh Wei Teng, Ferdous Sohel, Manzur Murshed 외

Bidirectional mapping-based generalized zero-shot learning (GZSL) methods rely on the quality of synthesized features to recognize seen and unseen data. Therefore, learning a joint distribution of seen-unseen domains and…

Generalized Zero-Shot LearningGenerative Adversarial NetworkZero-Shot Learning

Adversarial Style Augmentation for Domain Generalized Urban-Scene Segmentation

2022-07-11 · Zhun Zhong, Yuyang Zhao, Gim Hee Lee, Nicu Sebe

In this paper, we consider the problem of domain generalization in semantic segmentation, which aims to learn a robust model using only labeled synthetic (source) data. The model is expected to perform well on unseen rea…

Domain Generalizationimage-classificationImage ClassificationScene Segmentation+1

Semantic-Aware Generative Adversarial Nets for Unsupervised Domain Adaptation in Chest X-ray Segmentation

2018-06-02 · Cheng Chen, Qi Dou, Hao Chen, Pheng-Ann Heng

In spite of the compelling achievements that deep neural networks (DNNs) have made in medical image computing, these deep models often suffer from degraded performance when being applied to new test datasets with domain …

Domain AdaptationSegmentationTransfer LearningUnsupervised Domain Adaptation