paper-with-me

Papers

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, commonsense knowledge graphs are rich repositories that encode how the world is structured, and how general concepts interact. In this paper, we present a unified formulation of these two constructs, where a scene graph is seen as an image-conditioned instantiation of a commonsense knowledge graph. Based on this new perspective, we re-formulate scene graph generation as the inference of a bridge between the scene and commonsense graphs, where each entity or predicate instance in the scene graph has to be linked to its corresponding entity or predicate class in the commonsense graph. To this end, we propose a novel graph-based neural network that iteratively propagates information between the two graphs, as well as within each of them, while gradually refining their bridge in each iteration. Our Graph Bridging Network, GB-Net, successively infers edges and nodes, allowing to simultaneously exploit and refine the rich, heterogeneous structure of the interconnected scene and commonsense graphs. Through extensive experimentation, we showcase the superior accuracy of GB-Net compared to the most recent methods, resulting in a new state of the art. We publicly release the source code of our method.

📄 PDF Abstract BibTeX arXiv:2001.02314

Code (1)

alirezazareian/gbnet 공식 구현 pytorch

Tasks

Graph GenerationKnowledge GraphsScene Graph Generation

Similar Papers 제목 키워드 기반

KG-ViP: Bridging Knowledge Grounding and Visual Perception in Multi-modal LLMs for Visual Question Answering

2026-01-14 · Zhiyang Li, Ao Ke, Yukun Cao, Xike Xie arxiv

Multi-modal Large Language Models (MLLMs) for Visual Question Answering (VQA) often suffer from dual limitations: knowledge hallucination and insufficient fine-grained visual perception. Crucially, we identify that commo…

Visual Question Answering

VL-KnG: Persistent Spatiotemporal Knowledge Graphs from Egocentric Video for Embodied Scene Understanding

2025-10-01 · Mohamad Al Mdfaa, Svetlana Lukina, Timur Akhtyamov, Arthur Nigmatzyanov 외 arxiv

Vision-language models (VLMs) demonstrate strong image-level scene understanding but often lack persistent memory, explicit spatial representations, and computational efficiency when reasoning over long video sequences. …

Computational EfficiencyScene Understanding3D ReconstructionKnowledge Graphs

Controllable 3D Outdoor Scene Generation via Scene Graphs

2025-03-10 · Yuheng Liu, Xinke Li, Yuning Zhang, Lu Qi 외

Three-dimensional scene generation is crucial in computer vision, with applications spanning autonomous driving, gaming and the metaverse. Current methods either lack user control or rely on imprecise, non-intuitive cond…

Autonomous DrivingScene Generation

Bridging Visual Perception with Contextual Semantics for Understanding Robot Manipulation Tasks

2019-09-16 · Chen Jiang, Martin Jagersand

Understanding manipulation scenarios allows intelligent robots to plan for appropriate actions to complete a manipulation task successfully. It is essential for intelligent robots to semantically interpret manipulation k…

AttributeCommon Sense ReasoningKnowledge GraphsLanguage Modeling+2

From Pixels to Graphs: using Scene and Knowledge Graphs for HD-EPIC VQA Challenge

2025-06-10 · Agnese Taluzzi, Davide Gesualdi, Riccardo Santambrogio, Chiara Plizzari 외

This report presents SceneNet and KnowledgeNet, our approaches developed for the HD-EPIC VQA Challenge 2025. SceneNet leverages scene graphs generated with a multi-modal large language model (MLLM) to capture fine-graine…

Knowledge GraphsLanguage ModelingLanguage ModellingLarge Language Model+1