中文
相关论文

相关论文: Gradual Domain Adaptation for Graph Learning

200 篇论文

Supervised depth estimation has achieved high accuracy due to the advanced deep network architectures. Since the groundtruth depth labels are hard to obtain, recent methods try to learn depth estimation networks in an unsupervised way by…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Shanshan Zhao , Huan Fu , Mingming Gong , Dacheng Tao

Domain Adaptation (DA) aims to transfer knowledge from a labeled source domain to an unlabeled or sparsely labeled target domain under domain shifts. Most prior works focus on capturing the inter-domain transferability but largely overlook…

计算机视觉与模式识别 · 计算机科学 2025-08-11 Zhiqing Xiao , Haobo Wang , Xu Lu , Wentao Ye , Gang Chen , Junbo Zhao

Domain shift is a fundamental problem in visual recognition which typically arises when the source and target data follow different distributions. The existing domain adaptation approaches which tackle this problem work in the closed-set…

计算机视觉与模式识别 · 计算机科学 2020-07-01 Yadan Luo , Zijian Wang , Zi Huang , Mahsa Baktashmotlagh

Graph domain adaptation (GDA) aims to transfer knowledge from a labeled source graph to an unlabeled target graph under distribution shifts. However, existing methods are largely feature-centric and overlook structural discrepancies, which…

机器学习 · 计算机科学 2026-04-06 Yingxu Wang , Kunyu Zhang , Jiaxin Huang , Mengzhu Wang , Mingyan Xiao , Siyang Gao , Nan Yin

In many real-world applications, graph-structured data used for training and testing have differences in distribution, such as in high energy physics (HEP) where simulation data used for training may not match real experiments. Graph domain…

机器学习 · 计算机科学 2023-06-07 Shikun Liu , Tianchun Li , Yongbin Feng , Nhan Tran , Han Zhao , Qiu Qiang , Pan Li

In this paper, we propose a new method called Self-Training with Dynamic Weighting (STDW), which aims to enhance robustness in Gradual Domain Adaptation (GDA) by addressing the challenge of smooth knowledge migration from the source to the…

机器学习 · 计算机科学 2025-10-17 Zixi Wang , Yushe Cao , Yubo Huang , Jinzhu Wei , Jingzehua Xu , Shuai Zhang , Xin Lai

Deep learning models have been shown to outperform methods that rely on summary statistics, like the power spectrum, in extracting information from complex cosmological data sets. However, due to differences in the subgrid physics…

宇宙学与河外天体物理 · 物理学 2024-04-16 Andrea Roncoli , Aleksandra Ćiprijanović , Maggie Voetberg , Francisco Villaescusa-Navarro , Brian Nord

Applying the knowledge of an object detector trained on a specific domain directly onto a new domain is risky, as the gap between two domains can severely degrade model's performance. Furthermore, since different instances commonly embody…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Minghao Xu , Hang Wang , Bingbing Ni , Qi Tian , Wenjun Zhang

Graph domain adaptation models are widely adopted in cross-network learning tasks, with the aim of transferring labeling or structural knowledge. Currently, there mainly exist two limitations in evaluating graph domain adaptation models. On…

人工智能 · 计算机科学 2023-07-24 Boshen Shi , Yongqing Wang , Fangda Guo , Jiangli Shao , Huawei Shen , Xueqi Cheng

Despite domain generalization (DG) has significantly addressed the performance degradation of pre-trained models caused by domain shifts, it often falls short in real-world deployment. Test-time adaptation (TTA), which adjusts a learned…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Xingguo Lv , Xingbo Dong , Liwen Wang , Jiewen Yang , Lei Zhao , Bin Pu , Zhe Jin , Xuejun Li

Domain adaptation aims to leverage a label-rich domain (the source domain) to help model learning in a label-scarce domain (the target domain). Most domain adaptation methods require the co-existence of source and target domain samples to…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Jiayi Tian , Jing Zhang , Wen Li , Dong Xu

Multi-output Gaussian process (MGP) has been attracting increasing attention as a transfer learning method to model multiple outputs. Despite its high flexibility and generality, MGP still faces two critical challenges when applied to…

机器学习 · 统计学 2024-09-05 Wang Xinming , Wang Chao , Song Xuan , Kirby Levi , Wu Jianguo

Dictionary learning is a key tool for representation learning, that explains the data as linear combination of few basic elements. Yet, this analysis is not amenable in the context of graph learning, as graphs usually belong to different…

机器学习 · 计算机科学 2021-09-21 Cédric Vincent-Cuaz , Titouan Vayer , Rémi Flamary , Marco Corneli , Nicolas Courty

Conventional domain adaptation typically transfers knowledge from a source domain to a stationary target domain. However, in many real-world cases, target data usually emerge sequentially and have continuously evolving distributions.…

计算机视觉与模式识别 · 计算机科学 2024-02-08 Gangming Zhao , Chaoqi Chen , Wenhao He , Chengwei Pan , Chaowei Fang , Jinpeng Li , Xilin Chen , Yizhou Yu

In practice, domain shifts are likely to occur between training and test data, necessitating domain adaptation (DA) to adjust the pre-trained source model to the target domain. Recently, universal domain adaptation (UniDA) has gained…

计算机视觉与模式识别 · 计算机科学 2024-11-13 Pascal Schlachter , Simon Wagner , Bin Yang

Machine learning models often struggle with generalization in small, heterogeneous datasets due to domain shifts caused by variations in data collection and population differences. This challenge is particularly pronounced in biological…

机器学习 · 计算机科学 2025-02-14 Cem Ata Baykara , Ali Burak Ünal , Nico Pfeifer , Mete Akgün

In this study, we delve into the task of few-shot Generative Domain Adaptation (GDA), which involves transferring a pre-trained generator from one domain to a new domain using only a few reference images. Inspired by the way human brains…

计算机视觉与模式识别 · 计算机科学 2023-10-19 Yi Wu , Ziqiang Li , Chaoyue Wang , Heliang Zheng , Shanshan Zhao , Bin Li , Dacheng Tao

Self-training is an important class of unsupervised domain adaptation (UDA) approaches that are used to mitigate the problem of domain shift, when applying knowledge learned from a labeled source domain to unlabeled and heterogeneous target…

图像与视频处理 · 电气工程与系统科学 2023-05-25 Xiaofeng Liu , Jerry L. Prince , Fangxu Xing , Jiachen Zhuo , Reese Timothy , Maureen Stone , Georges El Fakhri , Jonghye Woo

Conventional cross-domain image-to-image translation or unsupervised domain adaptation methods assume that the source domain and target domain are closely related. This neglects a practical scenario where the domain discrepancy between the…

计算机视觉与模式识别 · 计算机科学 2019-12-12 Yichen Li , Xingchao Peng

Domain adaption (DA) and domain generalization (DG) are two closely related methods which are both concerned with the task of assigning labels to an unlabeled data set. The only dissimilarity between these approaches is that DA can access…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Mohammad Mahfujur Rahman , Clinton Fookes , Mahsa Baktashmotlagh , Sridha Sridharan