paper-with-me

Papers

Scene Graph Reasoning with Prior Visual Relationship for Visual Question Answering

2018-12-23 · Zhuoqian Yang, Zengchang Qin, Jing Yu, Yue Hu

One of the key issues of Visual Question Answering (VQA) is to reason with semantic clues in the visual content under the guidance of the question, how to model relational semantics still remains as a great challenge. To fully capture visual semantics, we propose to reason over a structured visual representation - scene graph, with embedded objects and inter-object relationships. This shows great benefit over vanilla vector representations and implicit visual relationship learning. Based on existing visual relationship models, we propose a visual relationship encoder that projects visual relationships into a learned deep semantic space constrained by visual context and language priors. Upon the constructed graph, we propose a Scene Graph Convolutional Network (SceneGCN) to jointly reason the object properties and relational semantics for the correct answer. We demonstrate the model's effectiveness and interpretability on the challenging GQA dataset and the classical VQA 2.0 dataset, remarkably achieving state-of-the-art 54.56% accuracy on GQA compared to the existing best model.

📄 PDF Abstract BibTeX arXiv:1812.09681

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Modal Information RetrievalInformation RetrievalQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

NeuSyRE: Neuro-Symbolic Visual Understanding and Reasoning Framework based on Scene Graph Enrichment

2023-11-05 · Semantic Web 2023 11 · M. Jaleed Khan, John Breslin, Edward Curry

Neuro-symbolic hybrid approaches are inevitable for seamless high-level understanding and reasoning about visual scenes. Scene Graph Generation (SGG) is a symbolic image representation approach based on deep neural netwo…

Caption GenerationCommon Sense ReasoningGraph GenerationImage Captioning+7

A Comprehensive Survey of Scene Graphs: Generation and Application

2021-03-17 · Xiaojun Chang, Pengzhen Ren, Pengfei Xu, Zhihui Li 외

Scene graph is a structured representation of a scene that can clearly express the objects, attributes, and relationships between objects in the scene. As computer vision technology continues to develop, people are no lo…

Image CaptioningQuestion AnsweringRelationship DetectionRetrieval+5

HyperGLM: HyperGraph for Video Scene Graph Generation and Anticipation

2024-11-27 · CVPR 2025 1 · Trong-Thuan Nguyen, Pha Nguyen, Jackson Cothren, Alper Yilmaz 외

Multimodal LLMs have advanced vision-language tasks but still struggle with understanding video scenes. To bridge this gap, Video Scene Graph Generation (VidSGG) has emerged to capture multi-object relationships across v…

Graph GenerationQuestion AnsweringScene Graph GenerationVideo Captioning+2

Heuristics for Image Generation from Scene Graphs

2019-03-20 · ICLR Workshop LLD 2019 · Subarna Tripathi, Anahita Bhiwandiwalla, Alexei Bastidas, Hanlin Tang

Generating realistic images from scene graphs requires neural networks to be able to reason about object relationships and compositionality. Learning a sufficiently rich representation to facilitate this reasoning is cha…

Image GenerationImage Generation from Scene GraphsRelation

Synthetic Visual Genome

2025-06-09 · CVPR 2025 1 · Jae Sung Park, Zixian Ma, Linjie Li, Chenhao Zheng 외

Reasoning over visual relationships-spatial, functional, interactional, social, etc.-is considered to be a fundamental component of human cognition. Yet, despite the major advances in visual comprehension in multimodal l…

Referring ExpressionReferring Expression ComprehensionVisual Reasoning