paper-with-me

Papers

Progressively Select and Reject Pseudo-labelled Samples for Open-Set Domain Adaptation

2021-10-25 · Qian Wang, Fanlin Meng, Toby P. Breckon

Domain adaptation solves image classification problems in the target domain by taking advantage of the labelled source data and unlabelled target data. Usually, the source and target domains share the same set of classes. As a special case, Open-Set Domain Adaptation (OSDA) assumes there exist additional classes in the target domain but not present in the source domain. To solve such a domain adaptation problem, our proposed method learns discriminative common subspaces for the source and target domains using a novel Open-Set Locality Preserving Projection (OSLPP) algorithm. The source and target domain data are aligned in the learned common spaces class-wisely. To handle the open-set classification problem, our method progressively selects target samples to be pseudo-labelled as known classes and rejects the outliers if they are detected as from unknown classes. The common subspace learning algorithm OSLPP simultaneously aligns the labelled source data and pseudo-labelled target data from known classes and pushes the rejected target data away from the known classes. The common subspace learning and the pseudo-labelled sample selection/rejection facilitate each other in an iterative learning framework and achieves state-of-the-art performance on benchmark datasets Office-31 and Office-Home with the average HOS of 87.4% and 67.0% respectively.

📄 PDF Abstract BibTeX arXiv:2110.12635

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptationimage-classificationImage Classificationopen-set classification

Similar Papers 제목 키워드 기반

Progressive Sample Mining and Representation Learning for One-Shot Person Re-identification with Adversarial Samples

2019-11-02 · Hui Li, Jimin Xiao, Ming-Jie Sun, Eng Gee Lim 외

In this paper, we aim to tackle the one-shot person re-identification problem where only one image is labelled for each person, while other images are unlabelled. This task is challenging due to the lack of sufficient la…

Person Re-IdentificationPseudo LabelRepresentation LearningTriplet

Generative Pseudo-label Refinement for Unsupervised Domain Adaptation

2020-01-09 · Pietro Morerio, Riccardo Volpi, Ruggero Ragonesi, Vittorio Murino

We investigate and characterize the inherent resilience of conditional Generative Adversarial Networks (cGANs) against noise in their conditioning labels, and exploit this fact in the context of Unsupervised Domain Adapt…

Domain AdaptationPseudo LabelUnsupervised Domain Adaptation

Boosting Few-Shot Open-Set Object Detection via Prompt Learning and Robust Decision Boundary

2024-06-26 · Zhaowei Wu, Binyi Su, Qichuan Geng, Hua Zhang 외

Few-shot Open-set Object Detection (FOOD) poses a challenge in many open-world scenarios. It aims to train an open-set detector to detect known objects while rejecting unknowns with scarce training samples. Existing FOOD…

Few Shot Open Set Object Detectionobject-detectionObject DetectionPrompt Learning

Self-Training the Neurochaos Learning Algorithm

2026-01-03 · Anusree M, Akhila Henry, Pramod P Nair arxiv

In numerous practical applications, acquiring substantial quantities of labelled data is challenging and expensive, but unlabelled data is readily accessible. Conventional supervised learning methods frequently underperf…

Pseudo-labelling Enhanced Media Bias Detection

2021-07-16 · Qin Ruan, Brian Mac Namee, Ruihai Dong

Leveraging unlabelled data through weak or distant supervision is a compelling approach to developing more effective text classification models. This paper proposes a simple but effective data augmentation method, which …

Bias DetectionData Augmentationtext-classificationText Classification