paper-with-me

Papers

Meta Distribution Alignment for Generalizable Person Re-Identification

2022-01-01 · CVPR 2022 1 · Hao Ni, Jingkuan Song, Xiaopeng Luo, Feng Zheng, Wen Li, Heng Tao Shen

Domain Generalizable (DG) person ReID is a challenging task which trains a model on source domains yet generalizes well on target domains. Existing methods use source domains to learn domain-invariant features, and assume those features are also irrelevant with target domains. However, they do not consider the target domain information which is unavailable in the training phrase of DG. To address this issue, we propose a novel Meta Distribution Alignment (MDA) method to enable them to share similar distribution in a test-time-training fashion. Specifically, since high-dimensional features are difficult to constrain with a known simple distribution, we first introduce an intermediate latent space constrained to a known prior distribution. The source domain data is mapped to this latent space and then reconstructed back. A meta-learning strategy is introduced to facilitate generalization and support fast adaption. To reduce their discrepancy, we further propose a test-time adaptive updating strategy based on the latent space which efficiently adapts model to unseen domains with a few samples. Extensive experimental results show that our model outperforms the state-of-the-art methods by up to 5.1% R-1 on average on the large-scale and 4.7% R-1 on the single-source domain generalization ReID benchmark.

📄 PDF Abstract BibTeX

Code (1)

haoni0812/mda 공식 구현 pytorch

Tasks

Domain GeneralizationGeneralizable Person Re-identificationMeta-LearningPerson Re-IdentificationSingle-Source Domain Generalization

Similar Papers 제목 키워드 기반

Adaptive Domain-Specific Normalization for Generalizable Person Re-Identification

2021-05-07 · Jiawei Liu, Zhipeng Huang, Kecheng Zheng, Dong Liu 외

Although existing person re-identification (Re-ID) methods have shown impressive accuracy, most of them usually suffer from poor generalization on unseen target domain. Thus, generalizable person Re-ID has recently drawn…

Generalizable Person Re-identificationMeta-LearningPerson Re-Identification

Generalizable Person Re-identification via Balancing Alignment and Uniformity

2024-11-18 · Yoonki Cho, Jaeyoon Kim, Woo Jae Kim, Junsik Jung 외

Domain generalizable person re-identification (DG re-ID) aims to learn discriminative representations that are robust to distributional shifts. While data augmentation is a straightforward solution to improve generalizat…

Data AugmentationGeneralizable Person Re-identificationPerson Re-Identification

Learning to Generalize Unseen Domains via Memory-based Multi-Source Meta-Learning for Person Re-Identification

2020-12-01 · CVPR 2021 1 · Yuyang Zhao, Zhun Zhong, Fengxiang Yang, Zhiming Luo 외

Recent advances in person re-identification (ReID) obtain impressive accuracy in the supervised and unsupervised learning settings. However, most of the existing methods need to train a new model for a new domain by acce…

Domain GeneralizationMeta-LearningPerson Re-IdentificationUnsupervised Domain Adaptation

Meta Batch-Instance Normalization for Generalizable Person Re-Identification

2020-11-30 · CVPR 2021 1 · Seokeon Choi, Taekyung Kim, Minki Jeong, Hyoungseob Park 외

Although supervised person re-identification (Re-ID) methods have shown impressive performance, they suffer from a poor generalization capability on unseen domains. Therefore, generalizable Re-ID has recently attracted g…

Data AugmentationDomain GeneralizationGeneralizable Person Re-identificationMeta-Learning+2

Generalizable Person Re-Identification by Domain-Invariant Mapping Network

2019-06-01 · CVPR 2019 6 · Jifei Song, Yongxin Yang, Yi-Zhe Song, Tao Xiang 외

We aim to learn a domain generalizable person re-identification (ReID) model. When such a model is trained on a set of source domains (ReID datasets collected from different camera networks), it can be directly applied t…

Domain GeneralizationGeneralizable Person Re-identificationMeta-LearningPerson Re-Identification