TL;DR
This paper introduces a novel unsupervised domain adaptation method for person re-identification that aligns pair-wise dissimilarity distributions using a D-MMD loss, improving accuracy without complex models.
Contribution
It proposes the D-MMD loss for aligning pair-wise distances in unsupervised domain adaptation, specifically tailored for metric learning in person ReID.
Findings
D-MMD loss effectively aligns source and target distance distributions.
UDA methods with D-MMD outperform state-of-the-art approaches.
Method reduces domain shift without complex data augmentation or networks.
Abstract
Person re-identification (ReID) remains a challenging task in many real-word video analytics and surveillance applications, even though state-of-the-art accuracy has improved considerably with the advent of deep learning (DL) models trained on large image datasets. Given the shift in distributions that typically occurs between video data captured from the source and target domains, and absence of labeled data from the target domain, it is difficult to adapt a DL model for accurate recognition of target data. We argue that for pair-wise matchers that rely on metric learning, e.g., Siamese networks for person ReID, the unsupervised domain adaptation (UDA) objective should consist in aligning pair-wise dissimilarity between domains, rather than aligning feature representations. Moreover, dissimilarity representations are more suitable for designing open-set ReID systems, where identities…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
