Cerberus: Attribute-based person re-identification using semantic IDs
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.
Code (0)
등록된 구현이 없습니다.
Tasks
AttributePerson Re-IdentificationPerson SearchMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Cerberus Transformer: Joint Semantic, Affordance and Attribute Parsing
Multi-task indoor scene understanding is widely considered as an intriguing formulation, as the affinity of different tasks may lead to improved performance. In this paper, we tackle the new problem of joint semantic, af…
AttributeScene UnderstandingSemantic SegmentationWeakly-supervised LearningTransferring a Semantic Representation for Person Re-Identification and Search
Learning semantic attributes for person re-identification and description-based person search has gained increasing interest due to attributes' great potential as a pose and view-invariant representation. However, existi…
AttributePerson Re-IdentificationPerson SearchCA3Net: Contextual-Attentional Attribute-Appearance Network for Person Re-Identification
Person re-identification aims to identify the same pedestrian across non-overlapping camera views. Deep learning techniques have been applied for person re-identification recently, towards learning representation of pede…
AttributeMulti-Task LearningPerson Re-IdentificationAdversarial Attribute-Image Person Re-identification
While attributes have been widely used for person re-identification (Re-ID) which aims at matching the same person images across disjoint camera views, they are used either as extra features or for performing multi-task …
AttributeMulti-Task LearningPerson Re-IdentificationMulti-Task Learning With Low Rank Attribute Embedding for Person Re-Identification
We propose a novel Multi-Task Learning with Low Rank Attribute Embedding (MTL-LORAE) framework for person re-identification. Re-identifications from multiple cameras are regarded as related tasks to exploit shared inform…
AttributeMulti-Task LearningPerson Re-Identification