中文
相关论文

相关论文: C-SFDA: A Curriculum Learning Aided Self-Training …

200 篇论文

By leveraging data from a fully labeled source domain, unsupervised domain adaptation (UDA) improves classification performance on an unlabeled target domain through explicit discrepancy minimization of data distribution or adversarial…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Shengjia Zhang , Tiancheng Lin , Yi Xu

Existing Source-free Unsupervised Domain Adaptation (SUDA) approaches inherently exhibit catastrophic forgetting. Typically, models trained on a labeled source domain and adapted to unlabeled target data improve performance on the target…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Waqar Ahmed , Pietro Morerio , Vittorio Murino

Source-free domain adaptation (SFDA) aims to adapt a source model trained on a fully-labeled source domain to a related but unlabeled target domain. While the source model is a key avenue for acquiring target pseudolabels, the generated…

计算机视觉与模式识别 · 计算机科学 2024-10-04 Wenyu Zhang , Li Shen , Chuan-Sheng Foo

Recent works on unsupervised domain adaptation (UDA) focus on the selection of good pseudo-labels as surrogates for the missing labels in the target data. However, source domain bias that deteriorates the pseudo-labels can still exist since…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Can Zhang , Gim Hee Lee

Domain adaptation assumes that samples from source and target domains are freely accessible during a training phase. However, such an assumption is rarely plausible in the real-world and possibly causes data-privacy issues, especially when…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Youngeun Kim , Donghyeon Cho , Kyeongtak Han , Priyadarshini Panda , Sungeun Hong

The majority of existing Unsupervised Domain Adaptation (UDA) methods presumes source and target domain data to be simultaneously available during training. Such an assumption may not hold in practice, as source data is often inaccessible…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Waqar Ahmed , Pietro Morerio , Vittorio Murino

Solving the domain shift problem during inference is essential in medical imaging, as most deep-learning based solutions suffer from it. In practice, domain shifts are tackled by performing Unsupervised Domain Adaptation (UDA), where a…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Vibashan VS , Jeya Maria Jose Valanarasu , Vishal M. Patel

Recent state-of-the-art source-free domain adaptation (SFDA) methods have focused on learning meaningful cluster structures in the feature space, which have succeeded in adapting the knowledge from source domain to unlabeled target domain…

机器学习 · 计算机科学 2023-02-27 Li Yi , Gezheng Xu , Pengcheng Xu , Jiaqi Li , Ruizhi Pu , Charles Ling , A. Ian McLeod , Boyu Wang

In the domain adaptation problem, source data may be unavailable to the target client side due to privacy or intellectual property issues. Source-free unsupervised domain adaptation (SF-UDA) aims at adapting a model trained on the source…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Zheang Huai , Xinpeng Ding , Yi Li , Xiaomeng Li

Domain adaptation has become a widely adopted approach in machine learning due to the high costs associated with labeling data. It is typically applied when access to a labeled source domain is available. However, in real-world scenarios,…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Amirfarhad Farhadi , Naser Mozayani , Azadeh Zamanifar

Domain adaptation (DA) is a representation learning methodology that transfers knowledge from a label-sufficient source domain to a label-scarce target domain. While most of early methods are focused on unsupervised DA (UDA), several…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Yoonhyung Kim , Changick Kim

Source-free domain adaptation (SFDA) aims to adapt a source model trained on a fully-labeled source domain to an unlabeled target domain. Large-data pre-trained networks are used to initialize source models during source training, and…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Wenyu Zhang , Li Shen , Chuan-Sheng Foo

As acquiring manual labels on data could be costly, unsupervised domain adaptation (UDA), which transfers knowledge learned from a rich-label dataset to the unlabeled target dataset, is gaining increasing popularity. While extensive studies…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Wanqing Zhu , Jia-Li Yin , Bo-Hao Chen , Ximeng Liu

Source-free domain adaptation (SFDA) aims to adapt a well-trained source model to an unlabelled target domain without accessing the source dataset, making it applicable in a variety of real-world scenarios. Existing SFDA methods ONLY assess…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Longxiang Tang , Kai Li , Chunming He , Yulun Zhang , Xiu Li

Standard Unsupervised Domain Adaptation (UDA) methods assume the availability of both source and target data during the adaptation. In this work, we investigate Source-free Unsupervised Domain Adaptation (SF-UDA), a specific case of UDA…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Mattia Litrico , Alessio Del Bue , Pietro Morerio

Unsupervised domain adaptation (UDA) assumes that source and target domain data are freely available and usually trained together to reduce the domain gap. However, considering the data privacy and the inefficiency of data transmission, it…

计算机视觉与模式识别 · 计算机科学 2020-12-11 Xianfeng Li , Weijie Chen , Di Xie , Shicai Yang , Peng Yuan , Shiliang Pu , Yueting Zhuang

It is desirable to transfer the knowledge stored in a well-trained source model onto non-annotated target domain in the absence of source data. However, state-of-the-art methods for source free domain adaptation (SFDA) are subject to strict…

计算机视觉与模式识别 · 计算机科学 2021-06-24 Xin Luo , Wei Chen , Yusong Tan , Chen Li , Yulin He , Xiaogang Jia

Source-free unsupervised domain adaptation (SFUDA) aims to enable the utilization of a pre-trained source model in an unlabeled target domain without access to source data. Self-training is a way to solve SFUDA, where confident target…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Xi Chen , Haosen Yang , Huicong Zhang , Hongxun Yao , Xiatian Zhu

Domain shift occurs when training (source) and test (target) data diverge in their distribution. Source-Free Domain Adaptation (SFDA) addresses this domain shift problem, aiming to adopt a trained model on the source domain to the target…

计算机视觉与模式识别 · 计算机科学 2024-10-16 Hyeonwoo Cho , Chanmin Park , Dong-Hee Kim , Jinyoung Kim , Won Hwa Kim

Unsupervised Domain Adaptation (UDA) can tackle the challenge that convolutional neural network(CNN)-based approaches for semantic segmentation heavily rely on the pixel-level annotated data, which is labor-intensive. However, existing UDA…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Yuang Liu , Wei Zhang , Jun Wang
‹ 上一页 1 2 3 10 下一页 ›