CVDec 2, 2024

Cerberus: Attribute-based person re-identification using semantic IDs

arXiv:2412.01048v16 citationsh-index: 34Expert syst appl
Originality Incremental advance
AI Analysis

This addresses the problem of identifying individuals based on attributes in surveillance and security applications, representing an incremental improvement over existing methods.

The paper tackled attribute-based person re-identification by introducing the Cerberus framework, which uses semantic IDs to align person representations with attribute labels, achieving state-of-the-art results on benchmarks like Market-1501 and DukeMTMC.

We introduce a new framework, dubbed Cerberus, for attribute-based person re-identification (reID). Our approach leverages person attribute labels to learn local and global person representations that encode specific traits, such as gender and clothing style. To achieve this, we define semantic IDs (SIDs) by combining attribute labels, and use a semantic guidance loss to align the person representations with the prototypical features of corresponding SIDs, encouraging the representations to encode the relevant semantics. Simultaneously, we enforce the representations of the same person to be embedded closely, enabling recognizing subtle differences in appearance to discriminate persons sharing the same attribute labels. To increase the generalization ability on unseen data, we also propose a regularization method that takes advantage of the relationships between SID prototypes. Our framework performs individual comparisons of local and global person representations between query and gallery images for attribute-based reID. By exploiting the SID prototypes aligned with the corresponding representations, it can also perform person attribute recognition (PAR) and attribute-based person search (APS) without bells and whistles. Experimental results on standard benchmarks on attribute-based person reID, Market-1501 and DukeMTMC, demonstrate the superiority of our model compared to the state of the art.

Foundations

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

Your Notes