TL;DR
This paper introduces LGSGM, a novel scene graph matching model that combines local and global features using graph convolution networks, significantly improving image-text retrieval accuracy by over 10% on Flickr30k.
Contribution
The paper proposes an enhanced scene graph matching approach that integrates local and global graph features with a Siamese graph convolution network for better image-text retrieval.
Findings
Improved recall by over 10% on Flickr30k dataset.
Effective integration of local and global graph features.
Enhanced scene graph matching performance.
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…
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
MethodsConvolution
