English
Related papers

Related papers: Unsupervised Model Personalization while Preservin…

200 papers

Recent advancements in deep learning-based wearable human action recognition (wHAR) have improved the capture and classification of complex motions, but adoption remains limited due to the lack of expert annotations and domain discrepancies…

Computer Vision and Pattern Recognition · Computer Science 2024-10-24 Indrajeet Ghosh , Garvit Chugh , Abu Zaher Md Faridee , Nirmalya Roy

The success of deep learning in computer vision is mainly attributed to an abundance of data. However, collecting large-scale data is not always possible, especially for the supervised labels. Unsupervised domain adaptation (UDA) aims to…

Computer Vision and Pattern Recognition · Computer Science 2018-01-01 Jiren Jin , Richard G. Calland , Takeru Miyato , Brian K. Vogel , Hideki Nakayama

The supervised training of deep networks for semantic segmentation requires a huge amount of labeled real world data. To solve this issue, a commonly exploited workaround is to use synthetic data for training, but deep networks show a…

Computer Vision and Pattern Recognition · Computer Science 2020-03-13 Marco Toldo , Umberto Michieli , Gianluca Agresti , Pietro Zanuttigh

Recent deep networks achieved state of the art performance on a variety of semantic segmentation tasks. Despite such progress, these models often face challenges in real world `wild tasks' where large difference between labeled…

Computer Vision and Pattern Recognition · Computer Science 2018-10-26 Yang Zou , Zhiding Yu , B. V. K. Vijaya Kumar , Jinsong Wang

Unsupervised Graph Domain Adaptation has become a promising paradigm for transferring knowledge from a fully labeled source graph to an unlabeled target graph. Existing graph domain adaptation models primarily focus on the closed-set…

Machine Learning · Computer Science 2025-10-22 Zhen Zhang , Bingsheng He

In this work, we address the problem of unsupervised domain adaptation for person re-ID where annotations are available for the source domain but not for target. Previous methods typically follow a two-stage optimization pipeline, where the…

Computer Vision and Pattern Recognition · Computer Science 2021-08-17 Takashi Isobe , Dong Li , Lu Tian , Weihua Chen , Yi Shan , Shengjin Wang

Due to privacy, storage, and other constraints, there is a growing need for unsupervised domain adaptation techniques in machine learning that do not require access to the data used to train a collection of source models. Existing methods…

Machine Learning · Computer Science 2023-06-01 Maohao Shen , Yuheng Bu , Gregory Wornell

We develop an algorithm for adapting a semantic segmentation model that is trained using a labeled source domain to generalize well in an unlabeled target domain. A similar problem has been studied extensively in the unsupervised domain…

Machine Learning · Computer Science 2021-01-12 Serban Stan , Mohammad Rostami

Methods for unsupervised domain adaptation (UDA) help to improve the performance of deep neural networks on unseen domains without any labeled data. Especially in medical disciplines such as histopathology, this is crucial since large…

Computer Vision and Pattern Recognition · Computer Science 2023-02-03 Kevin Thandiackal , Luigi Piccinelli , Pushpak Pati , Orcun Goksel

Deep learning models can achieve high accuracy when trained on large amounts of labeled data. However, real-world scenarios often involve several challenges: Training data may become available in installments, may originate from multiple…

Computer Vision and Pattern Recognition · Computer Science 2023-02-14 Boqi Chen , Kevin Thandiackal , Pushpak Pati , Orcun Goksel

Unsupervised domain adaptation (UDA) adapts a model trained on one domain (called source) to a novel domain (called target) using only unlabeled data. Due to its high annotation cost, researchers have developed many UDA methods for semantic…

Computer Vision and Pattern Recognition · Computer Science 2024-01-23 Zhijie Wang , Masanori Suganuma , Takayuki Okatani

Machine learning models often struggle to generalize across domains with varying data distributions, such as differing noise levels, leading to degraded performance. Traditional strategies like personalized training, which trains separate…

Machine Learning · Computer Science 2026-04-07 Snehaa Reddy , Jayaprakash Katual , Satish Mulleti

Domain generalization (DG) has attracted much attention in person re-identification (ReID) recently. It aims to make a model trained on multiple source domains generalize to an unseen target domain. Although achieving promising progress,…

Computer Vision and Pattern Recognition · Computer Science 2023-03-24 Lei Qi , Jiaqi Liu , Lei Wang , Yinghuan Shi , Xin Geng

We propose self-adaptive training -- a unified training algorithm that dynamically calibrates and enhances training processes by model predictions without incurring an extra computational cost -- to advance both supervised and…

Machine Learning · Computer Science 2022-10-17 Lang Huang , Chao Zhang , Hongyang Zhang

The objective of unsupervised domain adaptation is to leverage features from a labeled source domain and learn a classifier for an unlabeled target domain, with a similar but different data distribution. Most deep learning approaches to…

Computer Vision and Pattern Recognition · Computer Science 2018-04-19 Pedro O. Pinheiro

Unsupervised domain adaptation (UDA) is a pivotal form in machine learning to extend the in-domain model to the distinctive target domains where the data distributions differ. Most prior works focus on capturing the inter-domain…

Computer Vision and Pattern Recognition · Computer Science 2023-10-30 Zhiqing Xiao , Haobo Wang , Ying Jin , Lei Feng , Gang Chen , Fei Huang , Junbo Zhao

Unsupervised domain adaptation (UDA) aims to learn the unlabeled target domain by transferring the knowledge of the labeled source domain. To date, most of the existing works focus on the scenario of one source domain and one target domain…

Machine Learning · Computer Science 2018-09-18 Huanhuan Yu , Menglei Hu , Songcan Chen

Most unsupervised domain adaptation (UDA) methods assume that labeled source images are available during model adaptation. However, this assumption is often infeasible owing to confidentiality issues or memory constraints on mobile devices.…

Computer Vision and Pattern Recognition · Computer Science 2023-03-17 JoonHo Lee , Gyemin Lee

Unsupervised domain adaptive (UDA) person re-identification (re-ID) is a challenging task due to the missing of labels for the target domain data. To handle this problem, some recent works adopt clustering algorithms to off-line generate…

Computer Vision and Pattern Recognition · Computer Science 2021-09-29 Yongxing Dai , Jun Liu , Yan Bai , Zekun Tong , Ling-Yu Duan

Semi-supervised domain adaptation (SSDA) adapts a learner to a new domain by effectively utilizing source domain data and a few labeled target samples. It is a practical yet under-investigated research topic. In this paper, we analyze the…

Computer Vision and Pattern Recognition · Computer Science 2023-03-31 Wenqiao Zhang , Changshuo Liu , Can Cui , Beng Chin Ooi