paper-with-me

홈 › Papers

Multi-Domain Adversarial Feature Generalization for Person Re-Identification

2020-11-25 · Shan Lin, Chang-Tsun Li, Alex C. Kot

With the assistance of sophisticated training methods applied to single labeled datasets, the performance of fully-supervised person re-identification (Person Re-ID) has been improved significantly in recent years. However, these models trained on a single dataset usually suffer from considerable performance degradation when applied to videos of a different camera network. To make Person Re-ID systems more practical and scalable, several cross-dataset domain adaptation methods have been proposed, which achieve high performance without the labeled data from the target domain. However, these approaches still require the unlabeled data of the target domain during the training process, making them impractical. A practical Person Re-ID system pre-trained on other datasets should start running immediately after deployment on a new site without having to wait until sufficient images or videos are collected and the pre-trained model is tuned. To serve this purpose, in this paper, we reformulate person re-identification as a multi-dataset domain generalization problem. We propose a multi-dataset feature generalization network (MMFA-AAE), which is capable of learning a universal domain-invariant feature representation from multiple labeled datasets and generalizing it to `unseen' camera systems. The network is based on an adversarial auto-encoder to learn a generalized domain-invariant latent feature representation with the Maximum Mean Discrepancy (MMD) measure to align the distributions across multiple domains. Extensive experiments demonstrate the effectiveness of the proposed method. Our MMFA-AAE approach not only outperforms most of the domain generalization Person Re-ID methods, but also surpasses many state-of-the-art supervised methods and unsupervised domain adaptation methods by a large margin.

📄 PDF Abstract BibTeX arXiv:2011.12563

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationDomain GeneralizationPerson Re-IdentificationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Domain-Class Correlation Decomposition for Generalizable Person Re-Identification

2021-06-29 · Kaiwen Yang, Xinmei Tian

Domain generalization in person re-identification is a highly important meaningful and practical task in which a model trained with data from several source domains is expected to generalize well to unseen target domains…

Domain GeneralizationGeneralizable Person Re-identificationPerson Re-Identification

Dual Distribution Alignment Network for Generalizable Person Re-Identification

2020-07-27 · Peixian Chen, Pingyang Dai, Jianzhuang Liu, Feng Zheng 외

Domain generalization (DG) serves as a promising solution to handle person Re-Identification (Re-ID), which trains the model using labels from the source domain alone, and then directly adopts the trained model to the ta…

Domain GeneralizationGeneralizable Person Re-identificationPerson Re-Identification

Unsupervised Disentanglement GAN for Domain Adaptive Person Re-Identification

2020-07-30 · Yacine Khraimeche, Guillaume-Alexandre Bilodeau, David Steele, Harshad Mahadik

While recent person re-identification (ReID) methods achieve high accuracy in a supervised setting, their generalization to an unlabelled domain is still an open problem. In this paper, we introduce a novel unsupervised …

DisentanglementDomain AdaptationDomain Adaptive Person Re-IdentificationGenerative Adversarial Network+2

Diverse Deep Feature Ensemble Learning for Omni-Domain Generalized Person Re-identification

2024-10-11 · Eugene P. W. Ang, Shan Lin, Alex C. Kot

Person Re-identification (Person ReID) has progressed to a level where single-domain supervised Person ReID performance has saturated. However, such methods experience a significant drop in performance when trained and t…

Domain GeneralizationEnsemble LearningPerson Re-Identification

Cross-Domain Ensemble Distillation for Domain Generalization

2022-11-25 · European Conference on Computer Vision (ECCV) 2022 10 · kyungmoon lee, Sungyeon Kim, Suha Kwak

Domain generalization is the task of learning models that generalize to unseen target domains. We propose a simple yet effective method for domain generalization, named cross-domain ensemble distillation (XDED), that lea…

Domain Generalizationimage-classificationImage ClassificationImage to sketch recognition+2