paper-with-me

Papers

Feature Diversity Learning with Sample Dropout for Unsupervised Domain Adaptive Person Re-identification

2022-01-25 · Chunren Tang, Dingyu Xue, Dongyue Chen

Clustering-based approach has proved effective in dealing with unsupervised domain adaptive person re-identification (ReID) tasks. However, existing works along this approach still suffer from noisy pseudo labels and the unreliable generalization ability during the whole training process. To solve these problems, this paper proposes a new approach to learn the feature representation with better generalization ability through limiting noisy pseudo labels. At first, we propose a Sample Dropout (SD) method to prevent the training of the model from falling into the vicious circle caused by samples that are frequently assigned with noisy pseudo labels. In addition, we put forward a brand-new method referred as to Feature Diversity Learning (FDL) under the classic mutual-teaching architecture, which can significantly improve the generalization ability of the feature representation on the target domain. Experimental results show that our proposed FDL-SD achieves the state-of-the-art performance on multiple benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2201.10212

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityDomain Adaptive Person Re-IdentificationPerson Re-Identification

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Exploring Few-Shot Adaptation for Activity Recognition on Diverse Domains

2023-05-15 · Kunyu Peng, Di Wen, David Schneider, Jiaming Zhang 외

Domain adaptation is essential for activity recognition to ensure accurate and robust performance across diverse environments, sensor types, and data sources. Unsupervised domain adaptation methods have been extensively …

Action RecognitionActivity RecognitionDomain AdaptationUnsupervised Domain Adaptation

DASA: Domain Adaptation in Stacked Autoencoders using Systematic Dropout

2016-03-19 · Abhijit Guha Roy, Debdoot Sheet

Domain adaptation deals with adapting behaviour of machine learning based systems trained using samples in source domain to their deployment in target domain where the statistics of samples in both domains are dissimilar…

Domain AdaptationRetinal Vessel Segmentation

Adversarial Dropout Regularization

2017-11-05 · ICLR 2018 1 · Kuniaki Saito, Yoshitaka Ushiku, Tatsuya Harada, Kate Saenko

We present a method for transferring neural representations from label-rich source domains to unlabeled target domains. Recent adversarial methods proposed for this task learn to align features across domains by fooling …

Domain AdaptationGeneral Classificationimage-classificationImage Classification+2

The Benefits of Word Embeddings Features for Active Learning in Clinical Information Extraction

2016-07-11 · ALTA 2016 12 · Mahnoosh Kholghi, Lance De Vine, Laurianne Sitbon, Guido Zuccon 외

This study investigates the use of unsupervised word embeddings and sequence features for sample representation in an active learning framework built to extract clinical concepts from clinical free text. The objective is…

Active LearningDiversityInformativenessWord Embeddings

Generalizable Metric Network for Cross-domain Person Re-identification

2023-06-21 · Lei Qi, Ziang Liu, Yinghuan Shi, Xin Geng

Person Re-identification (Re-ID) is a crucial technique for public security and has made significant progress in supervised settings. However, the cross-domain (i.e., domain generalization) scene presents a challenge in …

Domain GeneralizationPerson Re-Identification