中文
相关论文

相关论文: DAFD: Domain Adaptation via Feature Disentanglemen…

200 篇论文

Current domain adaptation methods for face anti-spoofing leverage labeled source domain data and unlabeled target domain data to obtain a promising generalizable decision boundary. However, it is usually difficult for these methods to…

计算机视觉与模式识别 · 计算机科学 2022-12-08 Haixiao Yue , Keyao Wang , Guosheng Zhang , Haocheng Feng , Junyu Han , Errui Ding , Jingdong Wang

We propose Domain Adaptation via Feature Refinement (DAFR2), a simple yet effective framework for unsupervised domain adaptation under distribution shift. The proposed method synergistically combines three key components: adaptation of…

计算机视觉与模式识别 · 计算机科学 2025-08-25 Savvas Karatsiolis , Andreas Kamilaris

The primary objective of domain adaptation methods is to transfer knowledge from a source domain to a target domain that has similar but different data distributions. Thus, in order to correctly classify the unlabeled target domain samples,…

机器学习 · 计算机科学 2019-08-12 Rohith AP , Ambedkar Dukkipati , Gaurav Pandey

Annotating large scale datasets to train modern convolutional neural networks is prohibitively expensive and time-consuming for many real tasks. One alternative is to train the model on labeled synthetic datasets and apply it in the real…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Yuhu Shan , Wen Feng Lu , Chee Meng Chew

Scene segmentation via unsupervised domain adaptation (UDA) enables the transfer of knowledge acquired from source synthetic data to real-world target data, which largely reduces the need for manual pixel-level annotations in the target…

计算机视觉与模式识别 · 计算机科学 2024-08-01 Mu Chen , Zhedong Zheng , Yi Yang

Cross-domain few-shot segmentation (CD-FSS) aims to tackle the dual challenge of recognizing novel classes and adapting to unseen domains with limited annotations. However, encoder features often entangle domain-relevant and…

计算机视觉与模式识别 · 计算机科学 2026-03-23 Runmin Cong , Anpeng Wang , Bin Wan , Cong Zhang , Xiaofei Zhou , Wei Zhang

Unsupervised Domain Adaptation (UDA) enables strong generalization from a labeled source domain to an unlabeled target domain, often with limited data. In parallel, Vision Foundation Models (VFMs) pretrained at scale without labels have…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Brunó B. Englert , Gijs Dubbelman

Various deep learning models have been developed to segment anatomical structures from medical images, but they typically have poor performance when tested on another target domain with different data distribution. Recently, unsupervised…

图像与视频处理 · 电气工程与系统科学 2022-01-21 Linkai Peng , Li Lin , Pujin Cheng , Ziqi Huang , Xiaoying Tang

Convolutional neural networks (CNNs) have achieved exciting performance in joint segmentation of optic disc and optic cup on single-institution datasets. However, their clinical translation is hindered by two major challenges: limited…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Yusong Xiao , Yuxuan Wu , Li Xiao , Gang Qu , Haiye Huo , Yu-Ping Wang

Domain adaptation addresses the challenge of model performance degradation caused by domain gaps. In the typical setup for unsupervised domain adaptation, labeled data from a source domain and unlabeled data from a target domain are used to…

计算机视觉与模式识别 · 计算机科学 2025-05-16 Siqi Yin , Shaolei Liu , Manning Wang

Unsupervised Domain Adaptation (UDA) addresses the problem of performance degradation due to domain shift between training and testing sets, which is common in computer vision applications. Most existing UDA approaches are based on…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Songsong Wu , Yan Yan , Hao Tang , Jianjun Qian , Jian Zhang , Xiao-Yuan Jing

The deployment of machine listening algorithms in real-life applications is often impeded by a domain shift caused for instance by different microphone characteristics. In this paper, we propose a novel domain adaptation strategy based on…

音频与语音处理 · 电气工程与系统科学 2021-10-27 Jakob Abeßer , Meinard Müller

As acquiring pixel-wise annotations of real-world images for semantic segmentation is a costly process, a model can instead be trained with more accessible synthetic data and adapted to real images without requiring their annotations. This…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Lukas Hoyer , Dengxin Dai , Luc Van Gool

Unsupervised domain adaptation addresses the problem of classifying data in an unlabeled target domain, given labeled source domain data that share a common label space but follow a different distribution. Most of the recent methods take…

计算机视觉与模式识别 · 计算机科学 2023-02-24 Hui Tang , Yaowei Wang , Kui Jia

Unsupervised domain adaptation (UDA) aims to transfer knowledge learned from a labeled source domain to an unlabeled target domain. Contrastive learning (CL) in the context of UDA can help to better separate classes in feature space.…

计算机视觉与模式识别 · 计算机科学 2022-06-09 Mingxuan Gu , Sulaiman Vesal , Mareike Thies , Zhaoya Pan , Fabian Wagner , Mirabela Rusu , Andreas Maier , Ronak Kosti

In Unsupervised Domain Adaptive Semantic Segmentation (UDA-SS), a model is trained on labeled source domain data (e.g., synthetic images) and adapted to an unlabeled target domain (e.g., real-world images) without access to target…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Md. Al-Masrur Khan , Durgakant Pushp , Lantao Liu

Unsupervised domain adaptive classifcation intends to improve the classifcation performance on unlabeled target domain. To alleviate the adverse effect of domain shift, many approaches align the source and target domains in the feature…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Guoqiang Wei , Cuiling Lan , Wenjun Zeng , Zhizheng Zhang , Zhibo Chen

Unsupervised domain adaptation has increasingly gained interest in medical image computing, aiming to tackle the performance degradation of deep neural networks when being deployed to unseen data with heterogeneous characteristics. In this…

图像与视频处理 · 电气工程与系统科学 2020-02-07 Cheng Chen , Qi Dou , Hao Chen , Jing Qin , Pheng Ann Heng

With the widespread success of deep learning in biomedical image segmentation, domain shift becomes a critical and challenging problem, as the gap between two domains can severely affect model performance when deployed to unseen data with…

计算机视觉与模式识别 · 计算机科学 2021-03-04 Ping Gong , Wenwen Yu , Qiuwen Sun , Ruohan Zhao , Junfeng Hu

Semantic segmentation requires a lot of training data, which necessitates costly annotation. There have been many studies on unsupervised domain adaptation (UDA) from one domain to another, e.g., from computer graphics to real images.…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Zhijie Wang , Xing Liu , Masanori Suganuma , Takayuki Okatani