Papers › Noisy-Correspondence Learning for Text-to-Image Person Re-identification

Noisy-Correspondence Learning for Text-to-Image Person Re-identification

19 Aug 2023CVPR 2024 1arXiv:2308.09911archive 2025-07-28

Yang Qin, Yingke Chen, Dezhong Peng, Xi Peng, Joey Tianyi Zhou, Peng Hu

Text-to-image person re-identification (TIReID) is a compelling topic in the cross-modal community, which aims to retrieve the target person based on a textual query. Although numerous TIReID methods have been proposed and achieved promising performance, they implicitly assume the training image-text pairs are correctly aligned, which is not always the case in real-world scenarios. In practice, the image-text pairs inevitably exist under-correlated or even false-correlated, a.k.a noisy correspondence (NC), due to the low quality of the images and annotation errors. To address this problem, we propose a novel Robust Dual Embedding method (RDE) that can learn robust visual-semantic associations even with NC. Specifically, RDE consists of two main components: 1) A Confident Consensus Division (CCD) module that leverages the dual-grained decisions of dual embedding modules to obtain a consensus set of clean training data, which enables the model to learn correct and reliable visual-semantic associations. 2) A Triplet Alignment Loss (TAL) relaxes the conventional Triplet Ranking loss with the hardest negative samples to a log-exponential upper bound over all negative ones, thus preventing the model collapse under NC and can also focus on hard-negative samples for promising performance. We conduct extensive experiments on three public benchmarks, namely CUHK-PEDES, ICFG-PEDES, and RSTPReID, to evaluate the performance and robustness of our RDE. Our method achieves state-of-the-art results both with and without synthetic noisy correspondences on all three datasets. Code is available at https://github.com/QinYang79/RDE.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2308.09911")

Code

Syntology Ran 12 of 14 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 11 ran with no contract checked.

By repository: official repository: 14 samples from 1 repository, 12 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

QinYang79/RDE officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 12 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
11ran
2unverified

Licence: 14 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from QinYang79/RDE. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

all_gather QinYang79/RDE/2024-CVPR-RDE/datasets/sampler_ddp.py official repository ran no licence file found · pointer only · 41f9842ca45bbf6f · report
build_transforms QinYang79/RDE/2024-CVPR-RDE/datasets/build.py official repository ran no licence file found · pointer only · cb870e3cbf51d74a · report
collate QinYang79/RDE/2024-CVPR-RDE/datasets/build.py official repository ran no licence file found · pointer only · e1cb4f3d2779e452 · report
compute_InfoNCE_per QinYang79/RDE/2024-CVPR-RDE/model/objectives.py official repository ran no licence file found · pointer only · 6119e3ec8f8ddc67 · report
compute_TRL_per QinYang79/RDE/2024-CVPR-RDE/model/objectives.py official repository ran no licence file found · pointer only · 40fec36e4f438546 · report
compute_sdm_per QinYang79/RDE/2024-CVPR-RDE/model/objectives.py official repository ran no licence file found · pointer only · 71daf1b42a4381cc · report
inject_noisy_correspondence QinYang79/RDE/2024-CVPR-RDE/datasets/bases.py official repository ran no licence file found · pointer only · e16c83f5e9bda25e · report
l2norm QinYang79/RDE/2024-CVPR-RDE/model/CrossEmbeddingLayer_tse.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · be7c4a676b9f1e19 · report
l2norm QinYang79/RDE/2024-CVPR-RDE/model/build.py official repository ran fingerprinted no licence file found · pointer only · b39076605981f7f8 · report
maxk_pool1d QinYang79/RDE/2024-CVPR-RDE/model/CrossEmbeddingLayer_tse.py official repository ran no licence file found · pointer only · 4e45e78d9ed12b30 · report
resize_pos_embed QinYang79/RDE/2024-CVPR-RDE/model/clip_model.py official repository ran no licence file found · pointer only · 489d084ef038d428 · report
tokenize QinYang79/RDE/2024-CVPR-RDE/datasets/bases.py official repository ran no licence file found · pointer only · 3d862712396854e3 · report
build_CLIP_from_openai_pretrained QinYang79/RDE/2024-CVPR-RDE/model/clip_model.py official repository unverified no licence file found · pointer only · 5defb038bfe378bb · report
maxk_pool1d_var QinYang79/RDE/2024-CVPR-RDE/model/CrossEmbeddingLayer_tse.py official repository unverified no licence file found · pointer only · 7c78dde9bea2b44d · report

Tasks

Person Re-IdentificationText based Person RetrievalText-based Person Retrieval with Noisy Correspondence

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Text based Person Retrieval ICFG-PEDES RDE R@1 67.68 #3 of 12 Archive leaderboard report
Text based Person Retrieval ICFG-PEDES RDE R@10 87.36 #3 of 12 Archive leaderboard report
Text based Person Retrieval ICFG-PEDES RDE R@5 82.47 #3 of 12 Archive leaderboard report
Text based Person Retrieval ICFG-PEDES RDE mAP 40.06 #3 of 12 Archive leaderboard report
Text based Person Retrieval ICFG-PEDES RDE mINP 7.87 #3 of 12 Archive leaderboard report
Text based Person Retrieval RSTPReid RDE R@1 65.35 #5 of 9 Archive leaderboard report
Text based Person Retrieval RSTPReid RDE R@10 89.90 #5 of 9 Archive leaderboard report
Text based Person Retrieval RSTPReid RDE R@5 83.95 #5 of 9 Archive leaderboard report
Text based Person Retrieval RSTPReid RDE mAP 50.88 #5 of 9 Archive leaderboard report
Text based Person Retrieval RSTPReid RDE mINP 28.08 #5 of 9 Archive leaderboard report
Text-based Person Retrieval with Noisy Correspondence CUHK-PEDES RDE Rank 10 93.63 #1 of 6 Archive leaderboard report
Text-based Person Retrieval with Noisy Correspondence CUHK-PEDES RDE Rank-1 74.46 #1 of 6 Archive leaderboard report
Text-based Person Retrieval with Noisy Correspondence CUHK-PEDES RDE Rank-5 89.42 #1 of 6 Archive leaderboard report
Text-based Person Retrieval with Noisy Correspondence CUHK-PEDES RDE mAP 66.13 #1 of 6 Archive leaderboard report
Text-based Person Retrieval with Noisy Correspondence CUHK-PEDES RDE mINP 49.66 #1 of 6 Archive leaderboard report
Text-based Person Retrieval with Noisy Correspondence ICFG-PEDES RDE Rank 1 66.54 #1 of 6 Archive leaderboard report
Text-based Person Retrieval with Noisy Correspondence ICFG-PEDES RDE Rank-10 86.70 #1 of 6 Archive leaderboard report
Text-based Person Retrieval with Noisy Correspondence ICFG-PEDES RDE Rank-5 81.70 #1 of 6 Archive leaderboard report
Text-based Person Retrieval with Noisy Correspondence ICFG-PEDES RDE mAP 39.08 #1 of 6 Archive leaderboard report
Text-based Person Retrieval with Noisy Correspondence ICFG-PEDES RDE mINP 7.55 #1 of 6 Archive leaderboard report
Text-based Person Retrieval with Noisy Correspondence RSTPReid RDE Rank 1 64.45 #1 of 6 Archive leaderboard report
Text-based Person Retrieval with Noisy Correspondence RSTPReid RDE Rank 10 90.00 #1 of 6 Archive leaderboard report
Text-based Person Retrieval with Noisy Correspondence RSTPReid RDE Rank 5 83.50 #1 of 6 Archive leaderboard report
Text-based Person Retrieval with Noisy Correspondence RSTPReid RDE mAP 49.78 #1 of 6 Archive leaderboard report
Text-based Person Retrieval with Noisy Correspondence RSTPReid RDE mINP 27.43 #1 of 6 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Focus

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections