Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Coarse Attribute Prediction with Task Agnostic Distillation for Real World Clothes Changing ReID

About

This work focuses on Clothes Changing Re-IDentification (CC-ReID) for the real world. Existing works perform well with high-quality (HQ) images, but struggle with low-quality (LQ) where we can have artifacts like pixelation, out-of-focus blur, and motion blur. These artifacts introduce noise to not only external biometric attributes (e.g. pose, body shape, etc.) but also corrupt the model's internal feature representation. Models usually cluster LQ image features together, making it difficult to distinguish between them, leading to incorrect matches. We propose a novel framework Robustness against Low-Quality (RLQ) to improve CC-ReID model on real-world data. RLQ relies on Coarse Attributes Prediction (CAP) and Task Agnostic Distillation (TAD) operating in alternate steps in a novel training mechanism. CAP enriches the model with external fine-grained attributes via coarse predictions, thereby reducing the effect of noisy inputs. On the other hand, TAD enhances the model's internal feature representation by bridging the gap between HQ and LQ features, via an external dataset through task-agnostic self-supervision and distillation. RLQ outperforms the existing approaches by 1.6%-2.9% Top-1 on real-world datasets like LaST, and DeepChange, while showing consistent improvement of 5.3%-6% Top-1 on PRCC with competitive performance on LTCC. *The code will be made public soon.*

Priyank Pathak, Yogesh S Rawat• 2025

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationPRCC Clothes-Changing
Top-1 Acc64
90
Person Re-IdentificationLTCC cloth-changing
Rank-146.4
73
Person Re-IdentificationPRCC (standard split)
Rank-1 Acc100
43
Person Re-IdentificationLTCC Standard setting
Rank-176.9
34
Person Re-IdentificationLTCC Clothing Change (test)
Top-1 Acc46.4
21
Person Re-IdentificationDeepChange
Top-1 Acc58.8
20
Person Re-IdentificationPRCC Clothes-Changing (CC) (test)
R-1 Accuracy64
20
Person Re-IdentificationLaST CC protocol
R177.9
9
Person Re-IdentificationPRCC Same-Clothes (SC) (test)
R-1100
9
Person Re-IdentificationLTCC General (test)
Top-1 Accuracy76.9
8
Showing 10 of 10 rows

Other info

Code

Follow for update