English
Related papers

Related papers: Subsidiary Prototype Alignment for Universal Domai…

200 papers

The aim of this paper is to give an overview of the recent advancements in the Unsupervised Domain Adaptation (UDA) of deep networks for semantic segmentation. This task is attracting a wide interest, since semantic segmentation models…

Computer Vision and Pattern Recognition · Computer Science 2020-05-25 Marco Toldo , Andrea Maracani , Umberto Michieli , Pietro Zanuttigh

Unsupervised domain adaptation (UDA) via deep learning has attracted appealing attention for tackling domain-shift problems caused by distribution discrepancy across different domains. Existing UDA approaches highly depend on the…

Computer Vision and Pattern Recognition · Computer Science 2023-01-10 Yuqi Fang , Pew-Thian Yap , Weili Lin , Hongtu Zhu , Mingxia Liu

With the widespread success of deep learning in biomedical image segmentation, domain shift becomes a critical and challenging problem, as the gap between two domains can severely affect model performance when deployed to unseen data with…

Computer Vision and Pattern Recognition · Computer Science 2021-03-04 Ping Gong , Wenwen Yu , Qiuwen Sun , Ruohan Zhao , Junfeng Hu

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…

Computer Vision and Pattern Recognition · Computer Science 2024-11-13 Pascal Schlachter , Simon Wagner , Bin Yang

As a specific case of graph transfer learning, unsupervised domain adaptation on graphs aims for knowledge transfer from label-rich source graphs to unlabeled target graphs. However, graphs with topology and attributes usually have…

Machine Learning · Computer Science 2024-10-01 Ziyue Qiao , Xiao Luo , Meng Xiao , Hao Dong , Yuanchun Zhou , Hui Xiong

The prime challenge in unsupervised domain adaptation (DA) is to mitigate the domain shift between the source and target domains. Prior DA works show that pretext tasks could be used to mitigate this domain shift by learning domain…

Computer Vision and Pattern Recognition · Computer Science 2022-07-28 Jogendra Nath Kundu , Suvaansh Bhambri , Akshay Kulkarni , Hiran Sarkar , Varun Jampani , R. Venkatesh Babu

Despite its importance, unsupervised domain adaptation (UDA) on LiDAR semantic segmentation is a task that has not received much attention from the research community. Only recently, a completion-based 3D method has been proposed to tackle…

Computer Vision and Pattern Recognition · Computer Science 2022-05-24 Eojindl Yi , Juyoung Yang , Junmo Kim

Universal Domain Adaptation (UNDA) aims to handle both domain-shift and category-shift between two datasets, where the main challenge is to transfer knowledge while rejecting unknown classes which are absent in the labeled source data but…

Computer Vision and Pattern Recognition · Computer Science 2021-08-25 Kuniaki Saito , Kate Saenko

Unsupervised domain adaptation (UDA) enables cross-domain learning without target domain labels by transferring knowledge from a labeled source domain whose distribution differs from that of the target. However, UDA is not always successful…

Machine Learning · Computer Science 2021-11-04 Akshay Mehra , Bhavya Kailkhura , Pin-Yu Chen , Jihun Hamm

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…

Machine Learning · Computer Science 2021-12-10 Fangrui Lv , Jian Liang , Kaixiong Gong , Shuang Li , Chi Harold Liu , Han Li , Di Liu , Guoren Wang

Heterogeneous domain adaptation (HDA) aims to facilitate the learning task in a target domain by borrowing knowledge from a heterogeneous source domain. In this paper, we propose a Soft Transfer Network (STN), which jointly learns a…

Machine Learning · Computer Science 2019-08-29 Yuan Yao , Yu Zhang , Xutao Li , Yunming Ye

Traditional machine learning assumes that training and test sets are derived from the same distribution; however, this assumption does not always hold in practical applications. This distribution disparity can lead to severe performance…

Machine Learning · Computer Science 2025-02-18 Ahmad Chaddad , Yihang Wu , Yuchen Jiang , Ahmed Bouridane , Christian Desrosiers

To transfer the knowledge learned from a labeled source domain to an unlabeled target domain, many studies have worked on universal domain adaptation (UniDA), where there is no constraint on the label sets of the source domain and target…

Computer Vision and Pattern Recognition · Computer Science 2023-04-21 Qing Yu , Atsushi Hashimoto , Yoshitaka Ushiku

Domain adaptation is critical for learning in new and unseen environments. With domain adversarial training, deep networks can learn disentangled and transferable features that effectively diminish the dataset shift between the source and…

Computer Vision and Pattern Recognition · Computer Science 2019-04-09 Zhangjie Cao , Kaichao You , Mingsheng Long , Jianmin Wang , Qiang Yang

Domain adaptation is crucial to adapt a learned model to new scenarios, such as domain shifts or changing data distributions. Current approaches usually require a large amount of labeled or unlabeled data from the shifted domain. This can…

Computer Vision and Pattern Recognition · Computer Science 2022-04-06 M. Jehanzeb Mirza , Jakub Micorek , Horst Possegger , Horst Bischof

Universal domain adaptation (UniDA) is a practical but challenging problem, in which information about the relation between the source and the target domains is not given for knowledge transfer. Existing UniDA methods may suffer from the…

Computer Vision and Pattern Recognition · Computer Science 2024-02-29 Yanzuo Lu , Meng Shen , Andy J Ma , Xiaohua Xie , Jian-Huang Lai

Source-free Unsupervised Domain Adaptation (SFDA) aims to classify target samples by only accessing a pre-trained source model and unlabelled target samples. Since no source data is available, transferring the knowledge from the source…

Computer Vision and Pattern Recognition · Computer Science 2024-05-14 Jinkun Jiang , Qingxuan Lv , Yuezun Li , Yong Du , Sheng Chen , Hui Yu , Junyu Dong

Many research efforts have been committed to unsupervised domain adaptation (DA) problems that transfer knowledge learned from a labeled source domain to an unlabeled target domain. Various DA methods have achieved remarkable results…

Computer Vision and Pattern Recognition · Computer Science 2023-03-07 Wenxiao Xiao , Zhengming Ding , Hongfu Liu

We introduce an unsupervised domain adaption (UDA) strategy that combines multiple image translations, ensemble learning and self-supervised learning in one coherent approach. We focus on one of the standard tasks of UDA in which a semantic…

Computer Vision and Pattern Recognition · Computer Science 2021-07-14 Fabrizio J. Piva , Gijs Dubbelman

Open-Set Domain Adaptation (OSDA) assumes that a target domain contains unknown classes, which are not discovered in a source domain. Existing domain adversarial learning methods are not suitable for OSDA because distribution matching with…

Machine Learning · Computer Science 2022-10-25 JoonHo Jang , Byeonghu Na , DongHyeok Shin , Mingi Ji , Kyungwoo Song , Il-Chul Moon