中文
相关论文

相关论文: Source-Free Domain Adaptation with Temporal Imputa…

200 篇论文

Source-free unsupervised domain adaptation (SFUDA) aims to learn a target domain model using unlabeled target data and the knowledge of a well-trained source domain model. Most previous SFUDA works focus on inferring semantics of target…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Jiangbo Pei , Zhuqing Jiang , Aidong Men , Liang Chen , Yang Liu , Qingchao Chen

The performance of a machine learning model degrades when it is applied to data from a similar but different domain than the data it has initially been trained on. To mitigate this domain shift problem, domain adaptation (DA) techniques…

机器学习 · 计算机科学 2024-10-08 Felix Ott , David Rügamer , Lucas Heublein , Bernd Bischl , Christopher Mutschler

Open-set Domain Adaptation (OSDA) aims to adapt a model from a labeled source domain to an unlabeled target domain, where novel classes - also referred to as target-private unknown classes - are present. Source-free Open-set Domain…

计算机视觉与模式识别 · 计算机科学 2025-06-27 Ismail Nejjar , Hao Dong , Olga Fink

Test-time domain adaptation aims to adapt a source pre-trained model to a target domain without using any source data. Existing works mainly consider the case where the target domain is static. However, real-world machine perception systems…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Qin Wang , Olga Fink , Luc Van Gool , Dengxin Dai

We consider the problem of source-free unsupervised category-level pose estimation from only RGB images to a target domain without any access to source domain data or 3D annotations during adaptation. Collecting and annotating real-world 3D…

计算机视觉与模式识别 · 计算机科学 2024-01-22 Prakhar Kaushik , Aayush Mishra , Adam Kortylewski , Alan Yuille

The black-box domain adaptation (BBDA) topic is developed to address the privacy and security issues where only an application programming interface (API) of the source model is available for domain adaptations. Although the BBDA topic has…

机器学习 · 计算机科学 2025-10-02 M. T. Furqon , Mahardhika Pratama , Igor Skrjanc , Lin Liu , Habibullah Habibullah , Kutluyil Dogancay

Domain adaptation (DA) is the topical problem of adapting models from labelled source datasets so that they perform well on target datasets where only unlabelled or partially labelled data is available. Many methods have been proposed to…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Da Li , Timothy Hospedales

Time series domain adaptation stands as a pivotal and intricate challenge with diverse applications, including but not limited to human activity recognition, sleep stage classification, and machine fault diagnosis. Despite the numerous…

机器学习 · 计算机科学 2024-06-11 Junxiang Wang , Guangji Bai , Wei Cheng , Zhengzhang Chen , Liang Zhao , Haifeng Chen

In object detection, unsupervised domain adaptation (UDA) aims to transfer knowledge from a labeled source domain to an unlabeled target domain. However, UDA's reliance on labeled source data restricts its adaptability in privacy-related…

计算机视觉与模式识别 · 计算机科学 2024-07-24 Trinh Le Ba Khanh , Huy-Hung Nguyen , Long Hoang Pham , Duong Nguyen-Ngoc Tran , Jae Wook Jeon

For visual document understanding (VDU), self-supervised pretraining has been shown to successfully generate transferable representations, yet, effective adaptation of such representations to distribution shifts at test-time remains to be…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Sayna Ebrahimi , Sercan O. Arik , Tomas Pfister

Domain adaptation aims to alleviate the domain shift when transferring the knowledge learned from the source domain to the target domain. Due to privacy issues, source-free domain adaptation (SFDA), where source data is unavailable during…

计算机视觉与模式识别 · 计算机科学 2023-10-16 Jiamei Liu , Han Sun , Yizhen Jia , Jie Qin , Huiyu Zhou , Ningzhong Liu

Unsupervised Domain Adaptation (UDA) has emerged as a powerful solution for the domain shift problem via transferring the knowledge from a labeled source domain to a shifted unlabeled target domain. Despite the prevalence of UDA for visual…

机器学习 · 计算机科学 2023-07-28 Emadeldeen Eldele , Mohamed Ragab , Zhenghua Chen , Min Wu , Chee-Keong Kwoh , Xiaoli Li

Unsupervised domain adaptation (UDA) for time series data remains a critical challenge in deep learning, with traditional pseudo-labeling strategies failing to capture temporal patterns and channel-wise shifts between domains, producing…

机器学习 · 计算机科学 2025-05-16 Jaeho Kim , Seulki Lee

In this paper, we propose a novel domain adaptation method for the source-free setting. In this setting, we cannot access source data during adaptation, while unlabeled target data and a model pretrained with source data are given. Due to…

计算机视觉与模式识别 · 计算机科学 2021-01-27 Masato Ishii , Masashi Sugiyama

Continual Test-Time Adaptation (CTTA) aims to adapt the source model to continually changing unlabeled target domains without access to the source data. Existing methods mainly focus on model-based adaptation in a self-training manner, such…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Yulu Gan , Yan Bai , Yihang Lou , Xianzheng Ma , Renrui Zhang , Nian Shi , Lin Luo

Unsupervised domain adaptation (UDA) aims to leverage the knowledge learned from a labeled source dataset to solve similar tasks in a new unlabeled domain. Prior UDA methods typically require to access the source data when learning to adapt…

计算机视觉与模式识别 · 计算机科学 2021-06-02 Jian Liang , Dapeng Hu , Jiashi Feng

Semi-supervised domain adaptation (SSDA) aims to achieve high predictive performance in the target domain with limited labeled target data by exploiting abundant source and unlabeled target data. Despite its significance in numerous…

机器学习 · 统计学 2025-07-22 Wooseok Ha , Yuansi Chen

Various deep learning models have been developed for indoor localization based on radio-frequency identification (RFID) tags. However, they often require adaptation to ensure accurate tracking in new target operational domains. To address…

信号处理 · 电气工程与系统科学 2025-12-18 Negar Mehregan , Berk Bozkurt , Eric Granger , Mohammadjavad Hajikhani , Mohammadhadi Shateri

Domain shift is a major problem for deploying deep networks in clinical practice. Network performance drops significantly with (target) images obtained differently than its (source) training data. Due to a lack of target label data, most…

计算机视觉与模式识别 · 计算机科学 2020-07-08 Yufan He , Aaron Carass , Lianrui Zuo , Blake E. Dewey , Jerry L. Prince

Many real-world applications of the Internet of Things (IoT) employ machine learning (ML) algorithms to analyze time series information collected by interconnected sensors. However, distribution shift, a fundamental challenge in data-driven…

机器学习 · 计算机科学 2024-02-28 Junyao Wang , Mohammad Abdullah Al Faruque