Noisy Correspondence
Noisy correspondence refers to inherently irrelevant or relevant samples that are wrongly regarded as associated (a.k.a, false positive) or unassociated (a.k.a, false negative), which is first formally revealed and studied by XLearning Group (CVPR'21, NeurIPS'21). Unlike traditional noisy label learning, which primarily addresses incorrect annotations, NC shifts attention to incorrect correspondences between paired samples.
Considering that many tasks require paired data as input, customizing task-specific methods against noisy correspondence has emerged as a promising direction across numerous applications, including but not limited to vision-language pre-training (TPAMI'24), retrieval (TIP'24), ReID (CVPR'22, IJCV'24), dialogue systems (AAAI'23), graph matching (ICCV'23), multimodal knowledge graphs (arxiv'26), video reasoning (ICLR'24), multi-view clustering (NeurIPS'24) etc. For more details, please refer to our repository Noisy Correspondence Summary.