paper-with-me

Papers

Semantic-Aligned Learning with Collaborative Refinement for Unsupervised VI-ReID

2025-04-27 · De Cheng, Lingfeng He, Nannan Wang, Dingwen Zhang, Xinbo Gao

Unsupervised visible-infrared person re-identification (USL-VI-ReID) seeks to match pedestrian images of the same individual across different modalities without human annotations for model learning. Previous methods unify pseudo-labels of cross-modality images through label association algorithms and then design contrastive learning framework for global feature learning. However, these methods overlook the cross-modality variations in feature representation and pseudo-label distributions brought by fine-grained patterns. This insight results in insufficient modality-shared learning when only global features are optimized. To address this issue, we propose a Semantic-Aligned Learning with Collaborative Refinement (SALCR) framework, which builds up optimization objective for specific fine-grained patterns emphasized by each modality, thereby achieving complementary alignment between the label distributions of different modalities. Specifically, we first introduce a Dual Association with Global Learning (DAGI) module to unify the pseudo-labels of cross-modality instances in a bi-directional manner. Afterward, a Fine-Grained Semantic-Aligned Learning (FGSAL) module is carried out to explore part-level semantic-aligned patterns emphasized by each modality from cross-modality instances. Optimization objective is then formulated based on the semantic-aligned features and their corresponding label space. To alleviate the side-effects arising from noisy pseudo-labels, we propose a Global-Part Collaborative Refinement (GPCR) module to mine reliable positive sample sets for the global and part features dynamically and optimize the inter-instance relationships. Extensive experiments demonstrate the effectiveness of the proposed method, which achieves superior performances to state-of-the-art methods. Our code is available at \href{https://github.com/FranklinLingfeng/code-for-SALCR}.

📄 PDF Abstract BibTeX arXiv:2504.19244

Code (1)

franklinlingfeng/code-for-salcr 공식 구현 pytorch

Tasks

Contrastive LearningPerson Re-IdentificationPseudo Label

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Unsupervised Visible-Infrared Person ReID by Collaborative Learning with Neighbor-Guided Label Refinement

2023-05-22 · De Cheng, Xiaojian Huang, Nannan Wang, Lingfeng He 외

Unsupervised learning visible-infrared person re-identification (USL-VI-ReID) aims at learning modality-invariant features from unlabeled cross-modality dataset, which is crucial for practical applications in video surve…

Person Re-Identification

PSDiff: Diffusion Model for Person Search with Iterative and Collaborative Refinement

2023-09-20 · Chengyou Jia, Minnan Luo, Zhuohang Dang, Guang Dai 외

Dominant Person Search methods aim to localize and recognize query persons in a unified network, which jointly optimizes two sub-tasks, \ie, pedestrian detection and Re-IDentification (ReID). Despite significant progress…

DenoisingPedestrian DetectionPerson SearchTask 2

Semantics-Aligned Representation Learning for Person Re-identification

2019-05-30 · Xin Jin, Cuiling Lan, Wen-Jun Zeng, Guoqiang Wei 외

Person re-identification (reID) aims to match person images to retrieve the ones with the same identity. This is a challenging task, as the images to be matched are generally semantically misaligned due to the diversity …

DecoderPerson Re-IdentificationRepresentation LearningTexture Synthesis+1

Identity-Guided Collaborative Learning for Cloth-Changing Person Reidentification

2023-04-10 · Zan Gao, Shenxun Wei, Weili Guan, Lei Zhu 외

Cloth-changing person reidentification (ReID) is a newly emerging research topic that is aimed at addressing the issues of large feature variations due to cloth-changing and pedestrian view/pose changes. Although signifi…

Causal Bootstrapped Alignment for Unsupervised Video-Based Visible-Infrared Person Re-Identification

2026-04-17 · Shuang Li, Jiaxu Leng, Changjiang Kuang, Mingpi Tan 외 arxiv

VVI-ReID is a critical technique for all-day surveillance, where temporal information provides additional cues beyond static images. However, existing approaches rely heavily on fully supervised learning with expensive c…

Person Re-Identification