Image-to-Text Retrieval
Image-text retrieval is the process of retrieving relevant images based on textual descriptions or finding corresponding textual descriptions for a given image. This task is interdisciplinary, combining techniques from computer vision, and natural language processing. The primary challenge lies in bridging the semantic gap — the difference between how visual data is represented in images and how humans describe that information using language. To address this, many methods focus on learning a shared embedding space where both images and text can be represented in a comparable way, allowing their similarities to be measured and facilitating more accurate retrieval.
Source: Extending CLIP for Category-to-Image Retrieval in E-commerce
Papers
Showing 1–10 of 59 papers
Benchmark Results
| # | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| 1 | InternVL-G-FT (finetuned, w/o ranking) | Recall@1 | 97.9 | — | Unverified |
| 2 | BLIP-2 ViT-G (zero-shot, 1K test set) | Recall@1 | 97.6 | — | Unverified |
| 3 | ONE-PEACE (finetuned, w/o ranking) | Recall@1 | 97.6 | — | Unverified |
| 4 | InternVL-C-FT (finetuned, w/o ranking) | Recall@1 | 97.2 | — | Unverified |
| 5 | BLIP-2 ViT-L (zero-shot, 1K test set) | Recall@1 | 96.9 | — | Unverified |
| 6 | ERNIE-ViL 2.0 | Recall@1 | 96.1 | — | Unverified |
| 7 | ALBEF | Recall@1 | 95.9 | — | Unverified |
| 8 | UNITER | Recall@1 | 87.3 | — | Unverified |
| 9 | GSMN | Recall@1 | 76.4 | — | Unverified |
| 10 | LGSGM | Recall@1 | 71 | — | Unverified |