Integrating Listwise Ranking into Pairwise-based Image-Text Retrieval
Zheng Li, Caili Guo, Xin Wang, Zerun Feng, Yanjun Wang

TL;DR
This paper introduces a listwise ranking method for image-text retrieval that enhances existing pairwise models by optimizing the entire relevance list, leading to improved retrieval performance and more user-friendly results.
Contribution
It proposes a novel listwise ranking approach with a differentiable NDCG loss, integrated into pairwise ITR models to better reflect relevance among negative samples.
Findings
Improved retrieval accuracy on benchmark datasets.
Enhanced ranking quality with relevance-aware listwise optimization.
Plug-and-play integration with existing models.
Abstract
Image-Text Retrieval (ITR) is essentially a ranking problem. Given a query caption, the goal is to rank candidate images by relevance, from large to small. The current ITR datasets are constructed in a pairwise manner. Image-text pairs are annotated as positive or negative. Correspondingly, ITR models mainly use pairwise losses, such as triplet loss, to learn to rank. Pairwise-based ITR increases positive pair similarity while decreasing negative pair similarity indiscriminately. However, the relevance between dissimilar negative pairs is different. Pairwise annotations cannot reflect this difference in relevance. In the current datasets, pairwise annotations miss many correlations. There are many potential positive pairs among the pairs labeled as negative. Pairwise-based ITR can only rank positive samples before negative samples, but cannot rank negative samples by relevance. In this…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Multimodal Machine Learning Applications · Image Retrieval and Classification Techniques
