Disentangled Representations for Short-Term and Long-Term Person Re-Identification
Chanho Eom, Wonkyung Lee, Geon Lee, and Bumsub Ham

TL;DR
This paper introduces IS-GAN, a novel generative adversarial network that disentangles identity-related and unrelated features in person images, improving re-identification accuracy for both short-term and long-term scenarios without auxiliary supervision.
Contribution
The paper proposes a new GAN-based method for disentangling person features using only identification labels, enhancing reID robustness without auxiliary signals.
Findings
Achieves state-of-the-art results on Market-1501, CUHK03, and DukeMTMC-reID datasets.
Demonstrates improved long-term reID performance on Celeb-reID dataset.
Effectively disentangles identity-related and unrelated features, facilitating robust person re-identification.
Abstract
We address the problem of person re-identification (reID), that is, retrieving person images from a large dataset, given a query image of the person of interest. A key challenge is to learn person representations robust to intra-class variations, as different persons could have the same attribute, and persons' appearances look different, e.g., with viewpoint changes. Recent reID methods focus on learning person features discriminative only for a particular factor of variations (e.g., human pose), which also requires corresponding supervisory signals (e.g., pose annotations). To tackle this problem, we propose to factorize person images into identity-related and unrelated features. Identity-related features contain information useful for specifying a particular person (e.g., clothing), while identity-unrelated ones hold other factors (e.g., human pose). To this end, we propose a new…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsFocus
