HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Visual Semantic Reasoning for Image-Text Matching

Kunpeng Li Yulun Zhang Kai Li Yuanyuan Li Yun Fu

Visual Semantic Reasoning for Image-Text Matching

Abstract

Image-text matching has been a hot research topic bridging the vision and language areas. It remains challenging because the current representation of image usually lacks global semantic concepts as in its corresponding text caption. To address this issue, we propose a simple and interpretable reasoning model to generate visual representation that captures key objects and semantic concepts of a scene. Specifically, we first build up connections between image regions and perform reasoning with Graph Convolutional Networks to generate features with semantic relationships. Then, we propose to use the gate and memory mechanism to perform global semantic reasoning on these relationship-enhanced features, select the discriminative information and gradually generate the representation for the whole scene. Experiments validate that our method achieves a new state-of-the-art for the image-text matching on MS-COCO and Flickr30K datasets. It outperforms the current best method by 6.8% relatively for image retrieval and 4.8% relatively for caption retrieval on MS-COCO (Recall@1 using 1K test set). On Flickr30K, our model improves image retrieval by 12.6% relatively and caption retrieval by 5.8% relatively (Recall@1). Our code is available at https://github.com/KunpengLi1994/VSRN.

Code Repositories

woodfrog/vse_infty
pytorch
Mentioned in GitHub
KunpengLi1994/VSRN
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
cross-modal-retrieval-on-coco-2014VSRN
Image-to-text R@1: 53.0
Image-to-text R@10: 89.4
Image-to-text R@5: 81.1
Text-to-image R@1: 40.5
Text-to-image R@10: 81.1
Text-to-image R@5: 70.6
image-retrieval-on-flickr30k-1k-testVSRN
R@1: 54.7
R@10: 88.2
R@5: 81.8

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Visual Semantic Reasoning for Image-Text Matching | Papers | HyperAI