Papers › Learning From Noisy Correspondence With Tri-Partition for Cross-Modal Matching

Learning From Noisy Correspondence With Tri-Partition for Cross-Modal Matching

22 Sep 2023IEEE Transactions on Multimedia 2023 9archive 2025-07-28

Zerun Feng, Zhimin Zeng, Caili Guo, Zheng Li, Lin Hu

Due to high labeling cost, it is inevitable to introduce a certain proportion of noisy correspondence into visual-text datasets, resulting in poor model robustness for cross-modal matching. Although recent methods divide the datasets into clean and noisy pair subsets to yield promising achievements, they still suffer from deep neural networks over-fitting on noisy correspondence. In particular, the similar positive pairs with partially relevant semantic correspondence are easily partitioned into noisy pair subset by mistake without carefully selection, which brings harmful impact on robust learning. Meanwhile, the similar negative pairs with partially relevant semantic correspondence lead to ambiguous distance relations in common space learning, which also damages the stability of performance. To solve the coarse-grained dataset division problem, we propose Correspondence Tri-Partition Rectifier (CTPR) to partition the training set into clean, hard, and noisy pair subsets based on the memorization effect of neural networks and prediction inconsistency. Then, we refine the correspondence labels for each subset to indicate the real semantic correspondence between visual-text pairs. The differences between rectified labels of anchors and hard negatives are recast as the adaptive margin in the improved triplet loss for robust training in a co-teaching manner. To verify the effectiveness and robustness of our method, we conduct experiments by implementing image-text and video-text matching as two showcases. Extensive experiments on Flickr30 K, MS-COCO, MSR-VTT, and LSMDC datasets verify that our method successfully partitions the visual-text pairs according to their semantic correspondence and improves performance under noisy data training.

PaperPDF

Code

No code repository is listed for this paper in the archive or in Syntology's graph.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Cross-modal retrieval with noisy correspondenceMemorizationSemantic correspondenceText Matching

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Cross-modal retrieval with noisy correspondence COCO-Noisy CTPR-SGR Image-to-text R@1 79.8 #2 of 17 Archive leaderboard report
Cross-modal retrieval with noisy correspondence COCO-Noisy CTPR-SGR Image-to-text R@10 98.9 #2 of 17 Archive leaderboard report
Cross-modal retrieval with noisy correspondence COCO-Noisy CTPR-SGR Image-to-text R@5 96.6 #2 of 17 Archive leaderboard report
Cross-modal retrieval with noisy correspondence COCO-Noisy CTPR-SGR R-Sum 527 #2 of 17 Archive leaderboard report
Cross-modal retrieval with noisy correspondence COCO-Noisy CTPR-SGR Text-to-image R@1 63.8 #2 of 17 Archive leaderboard report
Cross-modal retrieval with noisy correspondence COCO-Noisy CTPR-SGR Text-to-image R@10 96.7 #2 of 17 Archive leaderboard report
Cross-modal retrieval with noisy correspondence COCO-Noisy CTPR-SGR Text-to-image R@5 91.2 #2 of 17 Archive leaderboard report
Cross-modal retrieval with noisy correspondence Flickr30K-Noisy CTPR-SGR Image-to-text R@1 76.2 #2 of 16 Archive leaderboard report
Cross-modal retrieval with noisy correspondence Flickr30K-Noisy CTPR-SGR Image-to-text R@10 98.3 #2 of 16 Archive leaderboard report
Cross-modal retrieval with noisy correspondence Flickr30K-Noisy CTPR-SGR Image-to-text R@5 95.8 #2 of 16 Archive leaderboard report
Cross-modal retrieval with noisy correspondence Flickr30K-Noisy CTPR-SGR R-Sum 508.7 #2 of 16 Archive leaderboard report
Cross-modal retrieval with noisy correspondence Flickr30K-Noisy CTPR-SGR Text-to-image R@1 60.5 #2 of 16 Archive leaderboard report
Cross-modal retrieval with noisy correspondence Flickr30K-Noisy CTPR-SGR Text-to-image R@10 92.7 #2 of 16 Archive leaderboard report
Cross-modal retrieval with noisy correspondence Flickr30K-Noisy CTPR-SGR Text-to-image R@5 85.2 #2 of 16 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

Triplet Loss

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