paper-with-me

Papers

Expressive Scene Graph Generation Using Commonsense Knowledge Infusion for Visual Understanding and Reasoning

2022-05-31 · European Semantic Web Conference (ESWC) 2022 5 · Khan, M. Jaleed; Breslin, John G.; Curry, Edward

Scene graph generation aims to capture the semantic elements in images by modelling objects and their relationships in a structured manner, which are essential for visual understanding and reasoning tasks including image captioning, visual question answering, multimedia event processing, visual storytelling and image retrieval. The existing scene graph generation approaches provide limited performance and expressiveness for higher-level visual understanding and reasoning. This challenge can be mitigated by leveraging commonsense knowledge, such as related facts and background knowledge, about the semantic elements in scene graphs. In this paper, we propose the infusion of diverse commonsense knowledge about the semantic elements in scene graphs to generate rich and expressive scene graphs using a heterogeneous knowledge source that contains commonsense knowledge consolidated from seven different knowledge bases. The graph embeddings of the object nodes are used to leverage their structural patterns in the knowledge source to compute similarity metrics for graph refinement and enrichment. We performed experimental and comparative analysis on the benchmark Visual Genome dataset, in which the proposed method achieved a higher recall rate (R@K = 29.89, 35.4, 39.12 for K = 20, 50, 100) as compared to the existing state-of-the-art technique (R@K = 25.8, 33.3, 37.8 for K = 20, 50, 100). The qualitative results of the proposed method in a downstream task of image generation showed that more realistic images are generated using the commonsense knowledge-based scene graphs. These results depict the effectiveness of commonsense knowledge infusion in improving the performance and expressiveness of scene graph generation for visual understanding and reasoning tasks.

📄 PDF Abstract BibTeX

Code (1)

jaleedkhan/neusire pytorch

Tasks

Common Sense ReasoningGraph GenerationImage CaptioningImage GenerationImage RetrievalKnowledge GraphsQuestion AnsweringScene Graph DetectionScene Graph GenerationScene UnderstandingVisual Question AnsweringVisual ReasoningVisual Storytelling

Similar Papers 제목 키워드 기반

Visual Commonsense Driven Knowledge Refinements for Scene Graph Generation

2026-06-04 · Maëlic Neau, Salim Baloch, Jakob Suchan, Zoe Falomir 외 arxiv

Learning-driven Scene Graph Generation (SGG) models excel on frequent relation types but degrade sharply under annotation sparsity, failing to capture reliable visual commonsense knowledge. We propose a model-agnostic, s…

Visual Commonsense ReasoningScene Graph Generation

Learning Visual Commonsense for Robust Scene Graph Generation

2020-06-17 · ECCV 2020 8 · Alireza Zareian, Zhecan Wang, Haoxuan You, Shih-Fu Chang

Scene graph generation models understand the scene through object and predicate recognition, but are prone to mistakes due to the challenges of perception in the wild. Perception errors often lead to nonsensical composit…

Graph GenerationScene Graph GenerationScene Understanding

3D Scene Graph Prediction on Point Clouds Using Knowledge Graphs

2023-08-13 · Yiding Qiu, Henrik I. Christensen

3D scene graph prediction is a task that aims to concurrently predict object classes and their relationships within a 3D environment. As these environments are primarily designed by and for humans, incorporating commonse…

Graph GenerationKnowledge GraphsPredictionScene Graph Generation

Enhancing Scene Graph Generation with Hierarchical Relationships and Commonsense Knowledge

2023-11-21 · Bowen Jiang, Zhijun Zhuang, Shreyas S. Shivakumar, Camillo J. Taylor

This work introduces an enhanced approach to generating scene graphs by incorporating both a relationship hierarchy and commonsense knowledge. Specifically, we begin by proposing a hierarchical relation head that exploit…

Large Language ModelMultimodal Deep LearningPredicate ClassificationRelation+4

Bridging Knowledge Graphs to Generate Scene Graphs

2020-01-07 · ECCV 2020 8 · Alireza Zareian, Svebor Karaman, Shih-Fu Chang

Scene graphs are powerful representations that parse images into their abstract semantic elements, i.e., objects and their interactions, which facilitates visual comprehension and explainable reasoning. On the other hand…

Graph GenerationKnowledge GraphsScene Graph Generation