From Images to Sentences through Scene Description Graphs using Commonsense Reasoning and Knowledge
Somak Aditya, Yezhou Yang, Chitta Baral, Cornelia Fermuller, Yiannis Aloimonos
TL;DR
The paper presents Scene Description Graphs (SDGs) as an intermediate, knowledge-grounded representation that combines deep visual detections with a commonsense knowledge base to generate descriptive sentences. A Bayesian network and a text-derived Knowledge Base are used to infer events, entities, and abstract concepts, enabling robust reasoning beyond flat captions. Extensive AMT evaluations and image-sentence alignment tests indicate SDG-based descriptions are highly relevant and thorough, with competitive image retrieval performance against state-of-the-art captioning methods. The approach offers a scalable framework for vision-language grounding, explanation, and question-answering over visual scenes.
Abstract
In this paper we propose the construction of linguistic descriptions of images. This is achieved through the extraction of scene description graphs (SDGs) from visual scenes using an automatically constructed knowledge base. SDGs are constructed using both vision and reasoning. Specifically, commonsense reasoning is applied on (a) detections obtained from existing perception methods on given images, (b) a "commonsense" knowledge base constructed using natural language processing of image annotations and (c) lexical ontological knowledge from resources such as WordNet. Amazon Mechanical Turk(AMT)-based evaluations on Flickr8k, Flickr30k and MS-COCO datasets show that in most cases, sentences auto-constructed from SDGs obtained by our method give a more relevant and thorough description of an image than a recent state-of-the-art image caption based approach. Our Image-Sentence Alignment Evaluation results are also comparable to that of the recent state-of-the art approaches.
