paper-with-me

Papers

Pred&Guide: Labeled Target Class Prediction for Guiding Semi-Supervised Domain Adaptation

2022-11-22 · Megh Manoj Bhalerao, Anurag Singh, Soma Biswas

Semi-supervised domain adaptation aims to classify data belonging to a target domain by utilizing a related label-rich source domain and very few labeled examples of the target domain. Here, we propose a novel framework, Pred&Guide, which leverages the inconsistency between the predicted and the actual class labels of the few labeled target examples to effectively guide the domain adaptation in a semi-supervised setting. Pred&Guide consists of three stages, as follows (1) First, in order to treat all the target samples equally, we perform unsupervised domain adaptation coupled with self-training; (2) Second is the label prediction stage, where the current model is used to predict the labels of the few labeled target examples, and (3) Finally, the correctness of the label predictions are used to effectively weigh source examples class-wise to better guide the domain adaptation process. Extensive experiments show that the proposed Pred&Guide framework achieves state-of-the-art results for two large-scale benchmark datasets, namely Office-Home and DomainNet.

📄 PDF Abstract BibTeX arXiv:2211.11975

Code (1)

meghbhalerao/pred-guide 공식 구현 pytorch

Tasks

Domain AdaptationSemi-supervised Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

From Weak to Strong Sound Event Labels using Adaptive Change-Point Detection and Active Learning

2024-03-13 · John Martinsson, Olof Mogren, Maria Sandsten, Tuomas Virtanen

We propose an adaptive change point detection method (A-CPD) for machine guided weak label annotation of audio recording segments. The goal is to maximize the amount of information gained about the temporal activations o…

Active LearningChange Point DetectionPrediction

Prototype-Guided Continual Adaptation for Class-Incremental Unsupervised Domain Adaptation

2022-07-22 · Hongbin Lin, Yifan Zhang, Zhen Qiu, Shuaicheng Niu 외

This paper studies a new, practical but challenging problem, called Class-Incremental Unsupervised Domain Adaptation (CI-UDA), where the labeled source domain contains all classes, but the classes in the unlabeled target…

Domain AdaptationUnsupervised Domain Adaptation

Provably Uncertainty-Guided Universal Domain Adaptation

2022-09-19 · Yifan Wang, Lin Zhang, Ran Song, Paul L. Rosin 외

Universal domain adaptation (UniDA) aims to transfer the knowledge from a labeled source domain to an unlabeled target domain without any assumptions of the label sets, which requires distinguishing the unknown samples f…

Domain AdaptationUniversal Domain AdaptationUnsupervised Domain Adaptation

Pareto Domain Adaptation

2021-12-08 · NeurIPS 2021 12 · Fangrui Lv, Jian Liang, Kaixiong Gong, Shuang Li 외

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 class…

Domain Adaptationimage-classificationImage ClassificationSemantic Segmentation+1

Boosting Semi-Supervised Temporal Action Localization by Learning from Non-Target Classes

2024-03-17 · Kun Xia, Le Wang, Sanping Zhou, Gang Hua 외

The crux of semi-supervised temporal action localization (SS-TAL) lies in excavating valuable information from abundant unlabeled videos. However, current approaches predominantly focus on building models that are robust…

Action LocalizationTemporal Action Localization