paper-with-me

Papers

Modular Graph Attention Network for Complex Visual Relational Reasoning

2020-11-22 · Yihan Zheng, Zhiquan Wen, Mingkui Tan, Runhao Zeng, Qi Chen, YaoWei Wang, Qi Wu

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 comprehension (c-REF) task that seeks to localise the target objects in an image guided by complex queries. Such queries often contain complex logic and thus impose two key challenges for reasoning: (i) It can be very difficult to comprehend the query since it often refers to multiple objects and describes complex relationships among them. (ii) It is non-trivial to reason among multiple objects guided by the query and localise the target correctly. To address these challenges, we propose a novel Modular Graph Attention Network (MGA-Net). Specifically, to comprehend the long queries, we devise a language attention network to decompose them into four types: basic attributes, absolute location, visual relationship and relative locations, which mimics the human language understanding mechanism. Moreover, to capture the complex logic in a query, we construct a relational graph to represent the visual objects and their relationships, and propose a multi-step reasoning method to progressively understand the complex logic. Extensive experiments on CLEVR-Ref+, GQA and CLEVR-CoGenT datasets demonstrate the superior reasoning performance of our MGA-Net.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Graph AttentionQuestion AnsweringReferring ExpressionReferring Expression ComprehensionRelational ReasoningVision-Language NavigationVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Explicit Knowledge Incorporation for Visual Reasoning

2021-06-19 · CVPR 2021 1 · Yifeng Zhang, Ming Jiang, Qi Zhao

Existing explainable and explicit visual reasoning methods only perform reasoning based on visual evidence but do not take into account knowledge beyond what is in the visual scene. To addresses the knowledge gap bet…

Visual Reasoning

r-GAT: Relational Graph Attention Network for Multi-Relational Graphs

2021-09-13 · Meiqi Chen, Yuan Zhang, Xiaoyu Kou, Yuntao Li 외

Graph Attention Network (GAT) focuses on modelling simple undirected and single relational graph data only. This limits its ability to deal with more general and complex multi-relational graphs that contain entities with…

Graph AttentionKnowledge GraphsLink Prediction

Differentiable Tripartite Modularity for Clustering Heterogeneous Graphs

2026-02-10 · Benoît Hurpeau arxiv

Clustering heterogeneous relational data remains a central challenge in graph learning, particularly when interactions involve more than two types of entities. While differentiable modularity objectives such as DMoN have…

Graph Neural NetworkCommunity DetectionGraph Learning

Multimodal Function Vectors for Visual Relations

2025-10-02 · Shuhao Fu, Esther Goldberg, Ying Nian Wu, Hongjing Lu arxiv

Large Multimodal Models (LMMs) demonstrate impressive in-context learning abilities from few multimodal demonstrations, yet the internal mechanisms supporting such task learning remain opaque. Building on prior work of L…

Relational Reasoning

Universal Encoders for Modular Relational Deep Learning

2026-06-19 · Jakub Peleška, Gustav Šír arxiv

Relational Deep Learning (RDL) models multi-tabular databases as temporal heterogeneous graphs for end-to-end representation learning. While RDL is evolving rapidly, existing approaches face significant generalization ob…

Representation Learning