CVLGApr 3, 2019

Invariance Matters: Exemplar Memory for Domain Adaptive Person Re-identification

arXiv:1904.01990v1608 citationsHas Code
Originality Highly original
AI Analysis

It improves domain adaptation for person re-identification, which is incremental as it builds on existing methods by focusing on intra-domain invariance.

The paper tackles domain adaptive person re-identification by addressing intra-domain variations in the target domain, proposing invariance properties and an exemplar memory, and reports that it outperforms state-of-the-art methods by a large margin on three domains.

This paper considers the domain adaptive person re-identification (re-ID) problem: learning a re-ID model from a labeled source domain and an unlabeled target domain. Conventional methods are mainly to reduce feature distribution gap between the source and target domains. However, these studies largely neglect the intra-domain variations in the target domain, which contain critical factors influencing the testing performance on the target domain. In this work, we comprehensively investigate into the intra-domain variations of the target domain and propose to generalize the re-ID model w.r.t three types of the underlying invariance, i.e., exemplar-invariance, camera-invariance and neighborhood-invariance. To achieve this goal, an exemplar memory is introduced to store features of the target domain and accommodate the three invariance properties. The memory allows us to enforce the invariance constraints over global training batch without significantly increasing computation cost. Experiment demonstrates that the three invariance properties and the proposed memory are indispensable towards an effective domain adaptation system. Results on three re-ID domains show that our domain adaptation accuracy outperforms the state of the art by a large margin. Code is available at: https://github.com/zhunzhong07/ECN

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes