paper-with-me

홈 › Papers

Relieving Universal Label Noise for Unsupervised Visible-Infrared Person Re-Identification by Inferring from Neighbors

2024-12-16 · Xiao Teng, Long Lan, Dingyao Chen, Kele Xu, Nan Yin

Unsupervised visible-infrared person re-identification (USL-VI-ReID) is of great research and practical significance yet remains challenging due to the absence of annotations. Existing approaches aim to learn modality-invariant representations in an unsupervised setting. However, these methods often encounter label noise within and across modalities due to suboptimal clustering results and considerable modality discrepancies, which impedes effective training. To address these challenges, we propose a straightforward yet effective solution for USL-VI-ReID by mitigating universal label noise using neighbor information. Specifically, we introduce the Neighbor-guided Universal Label Calibration (N-ULC) module, which replaces explicit hard pseudo labels in both homogeneous and heterogeneous spaces with soft labels derived from neighboring samples to reduce label noise. Additionally, we present the Neighbor-guided Dynamic Weighting (N-DW) module to enhance training stability by minimizing the influence of unreliable samples. Extensive experiments on the RegDB and SYSU-MM01 datasets demonstrate that our method outperforms existing USL-VI-ReID approaches, despite its simplicity. The source code is available at: https://github.com/tengxiao14/Neighbor-guided-USL-VI-ReID.

📄 PDF Abstract BibTeX arXiv:2412.12220

Code (1)

tengxiao14/neighbor-guided-usl-vi-reid 공식 구현 pytorch

Tasks

Person Re-Identification

Similar Papers 제목 키워드 기반

Robust Pseudo-label Learning with Neighbor Relation for Unsupervised Visible-Infrared Person Re-Identification

2024-05-09 · Xiangbo Yin, Jiangming Shi, Yachao Zhang, Yang Lu 외

Unsupervised Visible-Infrared Person Re-identification (USVI-ReID) presents a formidable challenge, which aims to match pedestrian images across visible and infrared modalities without any annotations. Recently, clustere…

Person Re-IdentificationPseudo LabelRelation

Robust Duality Learning for Unsupervised Visible-Infrared Person Re-Identification

2025-05-05 · Yongxiang Li, Yuan Sun, Yang Qin, Dezhong Peng 외

Unsupervised visible-infrared person re-identification (UVI-ReID) aims to retrieve pedestrian images across different modalities without costly annotations, but faces challenges due to the modality gap and lack of superv…

Person Re-IdentificationPseudo Label

ECLIPSE: Expunging Clean-label Indiscriminate Poisons via Sparse Diffusion Purification

2024-06-21 · Xianlong Wang, Shengshan Hu, Yechao Zhang, Ziqi Zhou 외

Clean-label indiscriminate poisoning attacks add invisible perturbations to correctly labeled training images, thus dramatically reducing the generalization capability of the victim models. Recently, some defense mechani…

Denoising

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

PNT-Edge: Towards Robust Edge Detection with Noisy Labels by Learning Pixel-level Noise Transitions

2023-07-26 · Wenjie Xuan, Shanshan Zhao, Yu Yao, Juhua Liu 외

Relying on large-scale training data with pixel-level labels, previous edge detection methods have achieved high performance. However, it is hard to manually label edges accurately, especially for large datasets, and thu…

Edge Detection