Skip to main content
QUICK REVIEW

[논문 리뷰] Learning Shape Representations for Clothing Variations in Person Re-Identification

Yu-Jhe Li, Zhengyi Luo|arXiv (Cornell University)|2020. 03. 16.
Video Surveillance and Tracking Methods참고 문헌 49인용 수 33
한 줄 요약

CASE-Net은 의복-색상에 무관한 신체 형태 표현을 학습하여 사람 재식별(person re-ID)에서 의복 변화 시나리오에서 최첨단 방법들을 능가하며 합성 데이터셋 SMPL-reID와 Div-Market를 사용한다.

ABSTRACT

Person re-identification (re-ID) aims to recognize instances of the same person contained in multiple images taken across different cameras. Existing methods for re-ID tend to rely heavily on the assumption that both query and gallery images of the same person have the same clothing. Unfortunately, this assumption may not hold for datasets captured over long periods of time (e.g., weeks, months or years). To tackle the re-ID problem in the context of clothing changes, we propose a novel representation learning model which is able to generate a body shape feature representation without being affected by clothing color or patterns. We call our model the Color Agnostic Shape Extraction Network (CASE-Net). CASE-Net learns a representation of identity that depends only on body shape via adversarial learning and feature disentanglement. Due to the lack of large-scale re-ID datasets which contain clothing changes for the same person, we propose two synthetic datasets for evaluation. We create a rendered dataset SMPL-reID with different clothes patterns and a synthesized dataset Div-Market with different clothing color to simulate two types of clothing changes. The quantitative and qualitative results across 5 datasets (SMPL-reID, Div-Market, two benchmark re-ID datasets, a cross-modality re-ID dataset) confirm the robustness and superiority of our approach against several state-of-the-art approaches

연구 동기 및 목표

  • Address the clothing-dependence problem in person re-identification where clothing changes degrade performance over time.
  • Develop a representation that captures body shape independent of clothing color or texture.
  • Evaluate the approach on synthetic datasets simulating clothing changes and on standard re-ID benchmarks to demonstrate robustness and generalization.

제안 방법

  • Propose Color Agnostic Shape Extraction Network (CASE-Net) that disentangles body shape from color via adversarial learning.
  • Use a shape encoder to produce color-invariant features from RGB and gray-scale images.
  • Employ a feature discriminator to align color-invariant feature distributions across color variations.
  • Use a color encoder to capture color-related features and a generator conditioned on shape and color features to enable pose-guided image recovery.
  • Train with identity and triplet losses to ensure discriminative shape features (L_id and L_tri).
  • Incorporate an image discriminator and reconstruction loss to enforce realistic pose-guided image synthesis (L_rec and L_adv^D_I).

실험 결과

연구 질문

  • RQ1Can CASE-Net learn a body-shape representation that is invariant to clothing color and patterns?
  • RQ2How well does clothing color variation affect existing re-ID methods compared to CASE-Net?
  • RQ3Do synthesized clothing-change datasets reveal weaknesses in state-of-the-art re-ID models?
  • RQ4Does CASE-Net generalize to cross-domain or cross-modality scenarios?
  • RQ5What is the impact of each loss component on the final body-shape representation?

주요 결과

  • CASE-Net achieves state-of-the-art performance on SMPL-reID and Div-Market under clothing-change conditions.
  • Standard re-ID methods exhibit severe performance drops when clothing changes are present.
  • CASE-Net outperforms both standard and cross-modality baselines on Market-1501 and DukeMTMC-reID in standard and extended (color-change) settings.
  • On cross-modality SYSU-MM01, CASE-Net shows competitive generalization to RGB-IR scenarios.
  • Ablation studies show that removing components like the color-adversarial loss, triplet loss, identity loss, or reconstruction loss degrades Rank-1 and mAP, confirming the contribution of each term.
  • The paper provides two synthetic datasets (SMPL-reID and Div-Market) to evaluate clothing-change robustness where many baselines fail.

더 나은 연구,지금 바로 시작하세요

연구 설계부터 논문 작성까지, 연구 시간을 획기적으로 줄여보세요.

카드 등록 없음 · 무료 플랜 제공

이 리뷰는 AI가 만들고, 인간 에디터가 검토했습니다.