中文
相关论文

相关论文: Efficient Source-Free Time-Series Adaptation via P…

200 篇论文

Intermediate training of pre-trained transformer-based language models on domain-specific data leads to substantial gains for downstream tasks. To increase efficiency and prevent catastrophic forgetting alleviated from full domain-adaptive…

计算与语言 · 计算机科学 2023-05-23 Chia-Chien Hung , Lukas Lange , Jannik Strötgen

Effective object detection in autonomous vehicles is challenged by deployment in diverse and unfamiliar environments. Online Source-Free Domain Adaptation (O-SFDA) offers model adaptation using a stream of unlabeled data from a target…

计算机视觉与模式识别 · 计算机科学 2024-09-02 Xiangyu Shi , Yanyuan Qiao , Qi Wu , Lingqiao Liu , Feras Dayoub

Source-free domain adaptation (SFDA) aims to address the challenge of adapting to a target domain without accessing the source domain directly. However, due to the inaccessibility of source domain data, deterministic invariable features…

计算机视觉与模式识别 · 计算机科学 2025-10-03 Renrong Shao , Wei Zhang , Kangyang Luo , Qin Li , and Jun Wang

Multi-source domain adaptation (MDA) aims to transfer knowledge from multiple source domains to an unlabeled target domain. MDA is a challenging task due to the severe domain shift, which not only exists between target and source but also…

机器学习 · 计算机科学 2022-02-23 Ren Chuan-Xian , Liu Yong-Hui , Zhang Xi-Wen , Huang Ke-Kun

Most previous unsupervised domain adaptation (UDA) methods for question answering(QA) require access to source domain data while fine-tuning the model for the target domain. Source domain data may, however, contain sensitive information and…

计算与语言 · 计算机科学 2024-12-13 M. Yin , B. Wang , Y. Dong , C. Ling

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

Domain Adaptation (DA) is crucial for robust deployment of medical image segmentation models when applied to new clinical centers with significant domain shifts. Source-Free Domain Adaptation (SFDA) is appealing as it can deal with privacy…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Xinya Liu , Jianghao Wu , Tao Lu , Shaoting Zhang , Guotai Wang

Source-Free Domain Adaptation (SFDA) aims to adapt a pre-trained source model to a target dataset from a different domain without access to the source data. Conventional SFDA methods are limited by the information encoded in the pre-trained…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Shuhei Tarashima , Xinqi Shu , Norio Tagawa

Unsupervised Domain Adaptation (UDA) is an effective approach to tackle the issue of domain shift. Specifically, UDA methods try to align the source and target representations to improve the generalization on the target domain. Further, UDA…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Vibashan VS , Poojan Oza , Vishal M. Patel

Few-Shot Segmentation(FSS) aims to efficient segmentation of new objects with few labeled samples. However, its performance significantly degrades when domain discrepancies exist between training and deployment. Cross-Domain Few-Shot…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Jianming Liu , Wenlong Qiu , Haitao Wei

We consider the novel problem of unsupervised domain adaptation of source models, without access to the source data for semantic segmentation. Unsupervised domain adaptation aims to adapt a model learned on the labeled source data, to a new…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Sujoy Paul , Ansh Khurana , Gaurav Aggarwal

A domain (distribution) shift between training and test data often hinders the real-world performance of deep neural networks, necessitating unsupervised domain adaptation (UDA) to bridge this gap. Online source-free UDA has emerged as a…

机器学习 · 计算机科学 2025-06-02 Pascal Schlachter , Jonathan Fuss , Bin Yang

Semi-Supervised Domain Adaptation (SSDA) involves learning to classify unseen target data with a few labeled and lots of unlabeled target data, along with many labeled source data from a related domain. Current SSDA approaches usually aim…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Yu-Chu Yu , Hsuan-Tien Lin

This paper proposes a novel test-time adaptation strategy that adjusts the model pre-trained on the source domain using only unlabeled online data from the target domain to alleviate the performance degradation due to the distribution shift…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Sungha Choi , Seunghan Yang , Seokeon Choi , Sungrack Yun

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

Source-free domain adaptation (SFDA) provides a practical solution to cross-subject EEG decoding by adapting source-pretrained models to unlabeled target domains without accessing source data. However, existing SFDA methods rely solely on…

信号处理 · 电气工程与系统科学 2026-05-05 Peiliang Gong , Han Zhang , Zhen Jiang , Chenyu Liu , Ziyu Jia , Xinliang Zhou , Daoqiang Zhang , Xiaoli Li

By using unsupervised domain adaptation (UDA), knowledge can be transferred from a label-rich source domain to a target domain that contains relevant information but lacks labels. Many existing UDA algorithms suffer from directly using raw…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Le Luo , Bingrong Xu , Qingyong Zhang , Cheng Lian , Jie Luo

Domain adaptation (DA) attempts to transfer the knowledge from a labeled source domain to an unlabeled target domain that follows different distribution from the source. To achieve this, DA methods include a source classification objective…

机器学习 · 计算机科学 2021-12-10 Fangrui Lv , Jian Liang , Kaixiong Gong , Shuang Li , Chi Harold Liu , Han Li , Di Liu , Guoren Wang

Source-free domain adaptation (SFDA) aims to transfer knowledge learned from a source domain to an unlabeled target domain, where the source data is unavailable during adaptation. Existing approaches for SFDA focus on self-training usually…

计算机视觉与模式识别 · 计算机科学 2022-12-08 Idit Diamant , Roy H. Jennings , Oranit Dror , Hai Victor Habi , Arnon Netzer

Traditional test-time adaptation (TTA) methods face significant challenges in adapting to dynamic environments characterized by continuously changing long-term target distributions. These challenges primarily stem from two factors:…