Cluster-level Feature Alignment for Person Re-identification
Instance-level alignment is widely exploited for person re-identification, e.g. spatial alignment, latent semantic alignment and triplet alignment. This paper probes another feature alignment modality, namely cluster-level feature alignment across whole dataset, where the model can see not only the sampled images in local mini-batch but the global feature distribution of the whole dataset from distilled anchors. Towards this aim, we propose anchor loss and investigate many variants of cluster-level feature alignment, which consists of iterative aggregation and alignment from the overview of dataset. Our extensive experiments have demonstrated that our methods can provide consistent and significant performance improvement with small training efforts after the saturation of traditional training. In both theoretical and experimental aspects, our proposed methods can result in more stable and guided optimization towards better representation and generalization for well-aligned embedding.
Code (1)
Tasks
Person Re-IdentificationTripletSimilar Papers 제목 키워드 기반
Identity-Guided Human Semantic Parsing for Person Re-Identification
Existing alignment-based methods have to employ the pretrained human parsing models to achieve the pixel-level alignment, and cannot identify the personal belongings (e.g., backpacks and reticule) which are crucial to pe…
ClusteringHuman ParsingPerson Re-IdentificationRetrieval+1Unsupervised Visible-Infrared ReID via Pseudo-label Correction and Modality-level Alignment
Unsupervised visible-infrared person re-identification (UVI-ReID) has recently gained great attention due to its potential for enhancing human detection in diverse environments without labeling. Previous methods utilize …
ClusteringContrastive LearningCross-Modality Person Re-identificationHuman Detection+2AAformer: Auto-Aligned Transformer for Person Re-Identification
In person re-identification (re-ID), extracting part-level features from person images has been verified to be crucial to offer fine-grained information. Most of the existing CNN-based methods only locate the human parts…
Human ParsingImage ClassificationObject DetectionPerson Re-Identification+1Multi-task Mid-level Feature Alignment Network for Unsupervised Cross-Dataset Person Re-Identification
Most existing person re-identification (Re-ID) approaches follow a supervised learning framework, in which a large number of labelled matching pairs are required for training. Such a setting severely limits their scalabi…
AttributePerson Re-IdentificationLearning Mid-level Filters for Person Re-identification
In this paper, we propose a novel approach of learning mid-level filters from automatically discovered patch clusters for person re-identification. It is well motivated by our study on what are good filters for person re…
ClusteringPatch MatchingPerson Re-Identification