English
Related papers

Related papers: COCA: Classifier-Oriented Calibration via Textual …

200 papers

Conventional methods for point cloud completion, typically trained on synthetic datasets, face significant challenges when applied to out-of-distribution real-world scans. In this paper, we propose an effective yet simple source-free domain…

Computer Vision and Pattern Recognition · Computer Science 2025-03-20 Xing He , Zhe Zhu , Liangliang Nan , Honghua Chen , Jing Qin , Mingqiang Wei

Medical image segmentation models face severe performance drops under domain shifts, especially when data sharing constraints prevent access to source images. We present a novel Uncertainty-aware Progressive Pseudo-label Denoising (UP2D)…

Image and Video Processing · Electrical Eng. & Systems 2025-11-03 Quang-Khai Bui-Tran , Thanh-Huy Nguyen , Manh D. Ho , Thinh B. Lam , Vi Vu , Hoang-Thien Nguyen , Phat Huynh , Ulas Bagci

Unsupervised Domain Adaptation (UDA) approaches address the covariate shift problem by minimizing the distribution discrepancy between the source and target domains, assuming that the label distribution is invariant across domains. However,…

Machine Learning · Computer Science 2023-08-22 Xiaona Sun , Zhenyu Wu , Yichen Liu , Saier Hu , Zhiqiang Zhan , Yang Ji

Universal Domain Adaptation (UniDA) deals with the problem of knowledge transfer between two datasets with domain-shift as well as category-shift. The goal is to categorize unlabeled target samples, either into one of the "known" categories…

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

Federated Learning (FL) offers a framework for training models collaboratively while preserving data privacy of each client. Recently, research has focused on Federated Source-Free Domain Adaptation (FFREEDA), a more realistic scenario…

Machine Learning · Computer Science 2026-03-16 Kosuke Kihara , Junki Mori , Taiki Miyagawa , Akinori F. Ebihara

Collecting real-world optical flow datasets is a formidable challenge due to the high cost of labeling. A shortage of datasets significantly constrains the real-world performance of optical flow models. Building virtual datasets that…

Computer Vision and Pattern Recognition · Computer Science 2023-12-29 Miaojie Feng , Longliang Liu , Hao Jia , Gangwei Xu , Xin Yang

Federated learning (FL) commonly assumes that the server or some clients have labeled data, which is often impractical due to annotation costs and privacy concerns. Addressing this problem, we focus on a source-free domain adaptation task,…

Machine Learning · Computer Science 2025-10-09 Junki Mori , Kosuke Kihara , Taiki Miyagawa , Akinori F. Ebihara , Isamu Teranishi , Hisashi Kashima

Multi-source Domain Adaptation (MDA) aims to transfer predictive models from multiple, fully-labeled source domains to an unlabeled target domain. However, in many applications, relevant labeled source datasets may not be available, and…

Computer Vision and Pattern Recognition · Computer Science 2021-09-28 Xiangyu Yue , Zangwei Zheng , Colorado Reed , Hari Prasanna Das , Kurt Keutzer , Alberto Sangiovanni Vincentelli

Unsupervised Domain Adaptation (UDA) addresses the problem of performance degradation due to domain shift between training and testing sets, which is common in computer vision applications. Most existing UDA approaches are based on…

Computer Vision and Pattern Recognition · Computer Science 2019-05-14 Songsong Wu , Yan Yan , Hao Tang , Jianjun Qian , Jian Zhang , Xiao-Yuan Jing

This paper focuses on source-free domain adaptation for object detection in computer vision. This task is challenging and of great practical interest, due to the cost of obtaining annotated data sets for every new domain. Recent research…

Computer Vision and Pattern Recognition · Computer Science 2024-07-11 Yan Hao , Florent Forest , Olga Fink

Unsupervised domain adaptation (UDA) provides a strategy for improving machine learning performance in data-rich (target) domains where ground truth labels are inaccessible but can be found in related (source) domains. In cases where…

Machine Learning · Computer Science 2023-07-24 Garrett Wilson , Janardhan Rao Doppa , Diane J. Cook

Conventional multi-source domain few-shot adaptation (MFDA) faces the challenge of further reducing the load on edge-side devices in low-resource scenarios. Considering the native language-supervised advantage of CLIP and the plug-and-play…

Computer Vision and Pattern Recognition · Computer Science 2025-03-11 Kuanghong Liu , Jin Wang , Kangjian He , Dan Xu , Xuejie Zhang

Unsupervised Domain Adaptation (UDA) for object detection aims to adapt a model trained on a source domain to detect instances from a new target domain for which annotations are not available. Different from traditional approaches, we…

Computer Vision and Pattern Recognition · Computer Science 2022-10-24 Giulio Mattolin , Luca Zanella , Elisa Ricci , Yiming Wang

Open-set domain adaptation (OSDA) has gained considerable attention in many visual recognition tasks. However, most existing OSDA approaches are limited due to three main reasons, including: (1) the lack of essential theoretical analysis of…

Computer Vision and Pattern Recognition · Computer Science 2023-01-25 Yadan Luo , Zijian Wang , Zhuoxiao Chen , Zi Huang , Mahsa Baktashmotlagh

The Visual Domain Adaptation (VisDA) 2021 Challenge calls for unsupervised domain adaptation (UDA) methods that can deal with both input distribution shift and label set variance between the source and target domains. In this report, we…

Computer Vision and Pattern Recognition · Computer Science 2025-02-28 Haojin Liao , Xiaolin Song , Sicheng Zhao , Shanghang Zhang , Xiangyu Yue , Xingxu Yao , Yueming Zhang , Tengfei Xing , Pengfei Xu , Qiang Wang

Unsupervised multi-source domain adaptation (UMDA) leverages labeled data from multiple source domains to generalize to an unlabeled target. While federated UMDA addresses privacy by avoiding raw data sharing, existing methods scale poorly…

Machine Learning · Computer Science 2026-05-06 Larissa Reichart , Cem Ata Baykara , Ali Burak Ünal , Harlin Lee , Mete Akgün

Unsupervised domain adaptation (UDA) enables semantic segmentation models to generalize from a labeled source domain to an unlabeled target domain. However, existing UDA methods still struggle to bridge the domain gap due to cross-domain…

Computer Vision and Pattern Recognition · Computer Science 2025-12-16 Yang Ou , Xiongwei Zhao , Xinye Yang , Yihan Wang , Yicheng Di , Rong Yuan , Xieyuanli Chen , Xu Zhu

Domain adaptation is the supervised learning setting in which the training and test data are sampled from different distributions: training data is sampled from a source domain, whilst test data is sampled from a target domain. This paper…

Machine Learning · Statistics 2016-10-21 Wouter M. Kouw , Jesse H. Krijthe , Marco Loog , Laurens J. P. van der Maaten

In theory, the success of unsupervised domain adaptation (UDA) largely relies on domain gap estimation. However, for source free UDA, the source domain data can not be accessed during adaptation, which poses great challenge of measuring the…

Computer Vision and Pattern Recognition · Computer Science 2022-10-04 Ziyang Zong , Jun He , Lei Zhang , Hai Huan

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…

Computer Vision and Pattern Recognition · Computer Science 2023-10-16 Jiamei Liu , Han Sun , Yizhen Jia , Jie Qin , Huiyu Zhou , Ningzhong Liu