中文
相关论文

相关论文: SS-SFDA : Self-Supervised Source-Free Domain Adapt…

200 篇论文

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) is compelling because it allows adapting an off-the-shelf model to a new domain using only unlabelled data. In this work, we apply existing SFDA techniques to a challenging set of naturally-occurring…

机器学习 · 计算机科学 2023-06-27 Malik Boudiaf , Tom Denton , Bart van Merriënboer , Vincent Dumoulin , Eleni Triantafillou

Semi-Supervised Domain Adaptation (SSDA) leverages knowledge from a fully labeled source domain to classify data in a partially labeled target domain. Due to the limited number of labeled samples in the target domain, there can be intrinsic…

计算机视觉与模式识别 · 计算机科学 2026-01-28 Yuting Hong , Li Dong , Xiaojie Qiu , Hui Xiao , Baochen Yao , Siming Zheng , Chengbin Peng

Semi-Supervised Domain Adaptation (SSDA) is a recently emerging research topic that extends from the widely-investigated Unsupervised Domain Adaptation (UDA) by further having a few target samples labeled, i.e., the model is trained with…

计算机视觉与模式识别 · 计算机科学 2023-04-24 mengqun Jin , Kai Li , Shuyan Li , Chunming He , Xiu Li

We introduce LiDAR-UDA, a novel two-stage self-training-based Unsupervised Domain Adaptation (UDA) method for LiDAR segmentation. Existing self-training methods use a model trained on labeled source data to generate pseudo labels for target…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Amirreza Shaban , JoonHo Lee , Sanghun Jung , Xiangyun Meng , Byron Boots

Standard Unsupervised Domain Adaptation (UDA) aims to transfer knowledge from a labeled source domain to an unlabeled target but usually requires simultaneous access to both source and target data. Moreover, UDA approaches commonly assume…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Mattia Litrico , Davide Talon , Sebastiano Battiato , Alessio Del Bue , Mario Valerio Giuffrida , Pietro Morerio

Due to privacy, storage, and other constraints, there is a growing need for unsupervised domain adaptation techniques in machine learning that do not require access to the data used to train a collection of source models. Existing methods…

机器学习 · 计算机科学 2023-06-01 Maohao Shen , Yuheng Bu , Gregory Wornell

Source-Free Domain Adaptation (SFDA) is an emerging area of research that aims to adapt a model trained on a labeled source domain to an unlabeled target domain without accessing the source data. Most of the successful methods in this area…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Harsharaj Pathak , Vineeth N Balasubramanian

Multi-source unsupervised domain adaptation~(MSDA) aims at adapting models trained on multiple labeled source domains to an unlabeled target domain. In this paper, we propose a novel multi-source domain adaptation framework based on…

计算机视觉与模式识别 · 计算机科学 2021-06-21 Jianzhong He , Xu Jia , Shuaijun Chen , Jianzhuang Liu

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

Integrating different representations from complementary sensing modalities is crucial for robust scene interpretation in autonomous driving. While deep learning architectures that fuse vision and range data for 2D object detection have…

计算机视觉与模式识别 · 计算机科学 2022-03-08 George Eskandar , Robert A. Marsden , Pavithran Pandiyan , Mario Döbler , Karim Guirguis , Bin Yang

Semi-supervised domain adaptation (SSDA) has been widely studied due to its ability to utilize a few labeled target data to improve the generalization ability of the model. However, existing methods only consider designing certain…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Xinyang Huang , Chuang Zhu , Bowen Zhang , Shanghang Zhang

In this work, we introduce a new concept, named source-free open compound domain adaptation (SF-OCDA), and study it in semantic segmentation. SF-OCDA is more challenging than the traditional domain adaptation but it is more practical. It…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Yuyang Zhao , Zhun Zhong , Zhiming Luo , Gim Hee Lee , Nicu Sebe

We present a new semi-supervised domain adaptation framework that combines a novel auto-encoder-based domain adaptation model with a simultaneous learning scheme providing stable improvements over state-of-the-art domain adaptation models.…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Md Mahmudur Rahman , Rameswar Panda , Mohammad Arif Ul Alam

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

Unsupervised Domain Adaptation (UDA) aims to learn a predictor model for an unlabeled domain by transferring knowledge from a separate labeled source domain. However, most of these conventional UDA approaches make the strong assumption of…

机器学习 · 计算机科学 2021-04-06 Sk Miraj Ahmed , Dripta S. Raychaudhuri , Sujoy Paul , Samet Oymak , Amit K. Roy-Chowdhury

Over the past decade, domain adaptation has become a widely studied branch of transfer learning that aims to improve performance on target domains by leveraging knowledge from the source domain. Conventional domain adaptation methods often…

机器学习 · 计算机科学 2023-02-24 Zhiqi Yu , Jingjing Li , Zhekai Du , Lei Zhu , Heng Tao Shen

Unsupervised Domain Adaptation (UDA) aims at improving the generalization capability of a model trained on a source domain to perform well on a target domain for which no labeled data is available. In this paper, we consider the semantic…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Teo Spadotto , Marco Toldo , Umberto Michieli , Pietro Zanuttigh

Deep learning techniques have been widely used in autonomous driving systems for the semantic understanding of urban scenes. However, they need a huge amount of labeled data for training, which is difficult and expensive to acquire. A…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Umberto Michieli , Matteo Biasetton , Gianluca Agresti , Pietro Zanuttigh

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