paper-with-me

Papers

Shallow-Deep Collaborative Learning for Unsupervised Visible-Infrared Person Re-Identification

2024-01-01 · CVPR 2024 1 · Bin Yang, Jun Chen, Mang Ye

Unsupervised visible-infrared person re-identification (US-VI-ReID) centers on learning a cross-modality retrieval model without labels reducing the reliance on expensive cross-modality manual annotation. Previous US-VI-ReID works gravitate toward learning cross-modality information with the deep features extracted from the ultimate layer. Nevertheless interfered by the multiple discrepancies solely relying on deep features is insufficient for accurately learning modality-invariant features resulting in negative optimization. The shallow feature from the shallow layers contains nuanced detail information which is critical for effective cross-modality learning but is disregarded regrettably by the existing methods. To address the above issues we design a Shallow-Deep Collaborative Learning (SDCL) framework based on the transformer with shallow-deep contrastive learning incorporating Collaborative Neighbor Learning (CNL) and Collaborative Ranking Association (CRA) module. Specifically CNL unveils the intrinsic homogeneous and heterogeneous collaboration which are harnessed for neighbor alignment enhancing the robustness in a dynamic manner. Furthermore CRA associates the cross-modality labels with the ranking association between shallow and deep features furnishing valuable supervision for cross-modality learning. Extensive experiments validate the superiority of our method even outperforming certain supervised counterparts.

📄 PDF Abstract BibTeX

Code (1)

yangbincv/sdcl 공식 구현 pytorch

Tasks

Collaborative RankingContrastive LearningPerson Re-Identification

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Augmented Dual-Contrastive Aggregation Learning for Unsupervised Visible-Infrared Person Re-Identification

2022-10-14 · ACM MM 2022 10 · Bin Yang, Mang Ye, Jun Chen, Zesen Wu

Visible infrared person re-identification (VI-ReID) aims at searching out the corresponding infrared (visible) images from a gallery set captured by other spectrum cameras. Recent works mainly focus on supervised VI-ReID…

Contrastive LearningPerson Re-Identification

Unsupervised Visible-Infrared ReID via Pseudo-label Correction and Modality-level Alignment

2024-04-10 · Yexin Liu, Weiming Zhang, Athanasios V. Vasilakos, Lin Wang

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+2

Unified Batch All Triplet Loss for Visible-Infrared Person Re-identification

2021-03-08 · Wenkang Li, Ke Qi, Wenbin Chen, Yicong Zhou

Visible-Infrared cross-modality person re-identification (VI-ReID), whose aim is to match person images between visible and infrared modality, is a challenging cross-modality image retrieval task. Batch Hard Triplet loss…

AllCross-Modality Person Re-identificationImage RetrievalPerson Re-Identification+2

Modality-Aware Bias Mitigation and Invariance Learning for Unsupervised Visible-Infrared Person Re-Identification

2025-12-08 · Menglin Wang, Xiaojin Gong, Jiachen Li, Genlin Ji arxiv

Unsupervised visible-infrared person re-identification (USVI-ReID) aims to match individuals across visible and infrared cameras without relying on any annotation. Given the significant gap across visible and infrared mo…

Person Re-IdentificationRepresentation Learning

Dual-level Modality Debiasing Learning for Unsupervised Visible-Infrared Person Re-Identification

2025-12-03 · Jiaze Li, Yan Lu, Bin Liu, Guojun Yin 외 arxiv

Two-stage learning pipeline has achieved promising results in unsupervised visible-infrared person re-identification (USL-VI-ReID). It first performs single-modality learning and then operates cross-modality learning to …

Person Re-Identification