VSE++: Improving Visual-Semantic Embeddings with Hard Negatives
About
We present a new technique for learning visual-semantic embeddings for cross-modal retrieval. Inspired by hard negative mining, the use of hard negatives in structured prediction, and ranking loss functions, we introduce a simple change to common loss functions used for multi-modal embeddings. That, combined with fine-tuning and use of augmented data, yields significant gains in retrieval performance. We showcase our approach, VSE++, on MS-COCO and Flickr30K datasets, using ablation studies and comparisons with existing methods. On MS-COCO our approach outperforms state-of-the-art methods by 8.8% in caption retrieval and 11.3% in image retrieval (at R@1).
Fartash Faghri, David J. Fleet, Jamie Ryan Kiros, Sanja Fidler• 2017
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Text-to-Image Retrieval | Flickr30K | R@139.6 | 607 | |
| Text-to-Image Retrieval | Flickr30k (test) | Recall@183.4 | 528 | |
| Image-to-Text Retrieval | Flickr30K 1K (test) | R@183.8 | 523 | |
| Image-to-Text Retrieval | Flickr30k (test) | R@194 | 472 | |
| Text-to-Image Retrieval | Flickr30K 1K (test) | R@139.6 | 436 | |
| Image Retrieval | Flickr30k (test) | R@139.6 | 357 | |
| Image-to-Text Retrieval | MS-COCO 5K (test) | R@168.5 | 324 | |
| Text-to-Image Retrieval | MSCOCO 5K (test) | R@141.3 | 312 | |
| Visual Grounding | RefCOCO+ (val) | Accuracy43.2 | 264 | |
| Visual Grounding | RefCOCO+ (testA) | Accuracy49 | 256 |
Showing 10 of 108 rows
...