paper-with-me

Papers

Towards Robust Cross-domain Image Understanding with Unsupervised Noise Removal

2021-09-09 · Lei Zhu, Zhaojing Luo, Wei Wang, Meihui Zhang, Gang Chen, Kaiping Zheng

Deep learning models usually require a large amount of labeled data to achieve satisfactory performance. In multimedia analysis, domain adaptation studies the problem of cross-domain knowledge transfer from a label rich source domain to a label scarce target domain, thus potentially alleviates the annotation requirement for deep learning models. However, we find that contemporary domain adaptation methods for cross-domain image understanding perform poorly when source domain is noisy. Weakly Supervised Domain Adaptation (WSDA) studies the domain adaptation problem under the scenario where source data can be noisy. Prior methods on WSDA remove noisy source data and align the marginal distribution across domains without considering the fine-grained semantic structure in the embedding space, which have the problem of class misalignment, e.g., features of cats in the target domain might be mapped near features of dogs in the source domain. In this paper, we propose a novel method, termed Noise Tolerant Domain Adaptation, for WSDA. Specifically, we adopt the cluster assumption and learn cluster discriminatively with class prototypes in the embedding space. We propose to leverage the location information of the data points in the embedding space and model the location information with a Gaussian mixture model to identify noisy source data. We then design a network which incorporates the Gaussian mixture noise model as a sub-module for unsupervised noise removal and propose a novel cluster-level adversarial adaptation method which aligns unlabeled target data with the less noisy class prototypes for mapping the semantic structure across domains. We conduct extensive experiments to evaluate the effectiveness of our method on both general images and medical images from COVID-19 and e-commerce datasets. The results show that our method significantly outperforms state-of-the-art WSDA methods.

📄 PDF Abstract BibTeX arXiv:2109.04284

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationTransfer Learning

Similar Papers 제목 키워드 기반

U-CAN: Unsupervised Point Cloud Denoising with Consistency-Aware Noise2Noise Matching

2025-10-29 · Junsheng Zhou, Xingyu Shi, Haichuan Song, Yi Fang 외 arxiv

Point clouds captured by scanning sensors are often perturbed by noise, which have a highly negative impact on downstream tasks (e.g. surface reconstruction and shape understanding). Previous works mostly focus on traini…

Image DenoisingPoint Clouds

Unsupervised Image Denoising with Frequency Domain Knowledge

2021-11-29 · Nahyun Kim, Donggon Jang, Sunhyeok Lee, Bomi Kim 외

Supervised learning-based methods yield robust denoising results, yet they are inherently limited by the need for large-scale clean/noisy paired datasets. The use of unsupervised denoisers, on the other hand, necessitate…

DenoisingGenerative Adversarial NetworkImage Denoising

Learning Invariant Representation for Unsupervised Image Restoration

2020-03-28 · CVPR 2020 6 · Wenchao Du, Hu Chen, Hongyu Yang

Recently, cross domain transfer has been applied for unsupervised image restoration tasks. However, directly applying existing frameworks would lead to domain-shift problems in translated images due to lack of effective …

Domain AdaptationImage Restoration

Vox-UDA: Voxel-wise Unsupervised Domain Adaptation for Cryo-Electron Subtomogram Segmentation with Denoised Pseudo Labeling

2024-06-25 · Haoran Li, Xingjian Li, Jiahua Shi, Huaming Chen 외

Cryo-Electron Tomography (cryo-ET) is a 3D imaging technology facilitating the study of macromolecular structures at near-atomic resolution. Recent volumetric segmentation approaches on cryo-ET images have drawn widespre…

Domain AdaptationElectron TomographySegmentationUnsupervised Domain Adaptation

Collaborative Unsupervised Domain Adaptation for Medical Image Diagnosis

2019-11-17 · Yifan Zhang, Ying WEI, Peilin Zhao, Shuaicheng Niu 외

Deep learning based medical image diagnosis has shown great potential in clinical medicine. However, it often suffers two major difficulties in practice: 1) only limited labeled samples are available due to expensive ann…

DiagnosticDomain AdaptationUnsupervised Domain Adaptation