paper-with-me

Papers

GraghVQA: Language-Guided Graph Neural Networks for Graph-based Visual Question Answering

2021-04-20 · NAACL (maiworkshop) 2021 6 · Weixin Liang, Yanhao Jiang, Zixuan Liu

Images are more than a collection of objects or attributes -- they represent a web of relationships among interconnected objects. Scene Graph has emerged as a new modality for a structured graphical representation of images. Scene Graph encodes objects as nodes connected via pairwise relations as edges. To support question answering on scene graphs, we propose GraphVQA, a language-guided graph neural network framework that translates and executes a natural language question as multiple iterations of message passing among graph nodes. We explore the design space of GraphVQA framework, and discuss the trade-off of different design choices. Our experiments on GQA dataset show that GraphVQA outperforms the state-of-the-art model by a large margin (88.43% vs. 94.78%).

📄 PDF Abstract BibTeX arXiv:2104.10283

Code (1)

codexxxl/GraphVQA 공식 구현 pytorch

Tasks

Graph Neural NetworkGraph Question AnsweringQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Language-guided Recursive Spatiotemporal Graph Modeling for Video Summarization

2025-09-06 · Jungin Park, Jiyoung Lee, Kwanghoon Sohn arxiv

Video summarization aims to select keyframes that are visually diverse and can represent the whole story of a given video. Previous approaches have focused on global interlinkability between frames in a video by temporal…

Video Summarization

Modular Graph Attention Network for Complex Visual Relational Reasoning

2020-11-22 · Yihan Zheng, Zhiquan Wen, Mingkui Tan, Runhao Zeng 외

Visual Relational Reasoning is crucial for many vision-and-language based tasks, such as Visual Question Answering and Vision Language Navigation. In this paper, we consider reasoning on complex referring expression comp…

Graph AttentionQuestion AnsweringReferring ExpressionReferring Expression Comprehension+4

Free-form Description Guided 3D Visual Graph Network for Object Grounding in Point Cloud

2021-03-30 · ICCV 2021 10 · Mingtao Feng, Zhen Li, Qi Li, Liang Zhang 외

3D object grounding aims to locate the most relevant target object in a raw point cloud scene based on a free-form language description. Understanding complex and diverse descriptions, and lifting them directly to a poin…

FormObject

Dynamic Graph Attention for Referring Expression Comprehension

2019-09-18 · ICCV 2019 10 · Sibei Yang, Guanbin Li, Yizhou Yu

Referring expression comprehension aims to locate the object instance described by a natural language referring expression in an image. This task is compositional and inherently requires visual reasoning on top of the re…

Graph AttentionReferring ExpressionReferring Expression ComprehensionVisual Reasoning

GrabVG: Graph-Attentive Binding for Visual Grounding in UAV Imagery

2026-08-19 · Chaowei Wang, Yan Di, Jingjun Sun, Baozhe Liu 외 arxiv

Visual grounding in Unmanned Aerial Vehicle (UAV) imagery aims to localize a target object in complex bird's-eye-view scenes according to a natural language description. However, the abundance of small, densely distribut…

Spatial ReasoningVisual Grounding