HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

A Deep Local and Global Scene-Graph Matching for Image-Text Retrieval

Manh-Duy Nguyen Binh T. Nguyen Cathal Gurrin

A Deep Local and Global Scene-Graph Matching for Image-Text Retrieval

Abstract

Conventional approaches to image-text retrieval mainly focus on indexing visual objects appearing in pictures but ignore the interactions between these objects. Such objects occurrences and interactions are equivalently useful and important in this field as they are usually mentioned in the text. Scene graph presentation is a suitable method for the image-text matching challenge and obtained good results due to its ability to capture the inter-relationship information. Both images and text are represented in scene graph levels and formulate the retrieval challenge as a scene graph matching challenge. In this paper, we introduce the Local and Global Scene Graph Matching (LGSGM) model that enhances the state-of-the-art method by integrating an extra graph convolution network to capture the general information of a graph. Specifically, for a pair of scene graphs of an image and its caption, two separate models are used to learn the features of each graph's nodes and edges. Then a Siamese-structure graph convolution model is employed to embed graphs into vector forms. We finally combine the graph-level and the vector-level to calculate the similarity of this image-text pair. The empirical experiments show that our enhancement with the combination of levels can improve the performance of the baseline method by increasing the recall by more than 10% on the Flickr30k dataset.

Code Repositories

m2man/LGSGM
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-retrieval-on-flickr30kLGSGM
Recall@1: 57.4
Recall@10: 90.2
Recall@5: 84.1
Recall@Sum: 231.7
image-retrieval-on-flickr30kGSMN
Recall@10: 89
Recall@5: 82.3
Recall@Sum: 228.7
image-retrieval-on-flickr30k-1k-testLGSGM
R@1: 57.4
R@10: 90.2
R@5: 84.1
image-to-text-retrieval-on-flickr30kLGSGM
Recall@1: 71
Recall@10: 96.1
Recall@5: 91.9
Recall@Sum: 259
image-to-text-retrieval-on-flickr30kGSMN
Recall@1: 76.4
Recall@10: 97.3
Recall@5: 94.3
Recall@Sum: 268

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
A Deep Local and Global Scene-Graph Matching for Image-Text Retrieval | Papers | HyperAI