The reviewed record of science sign in
Pith

arxiv: 2006.09073 · v3 · pith:NSS2654P · submitted 2020-06-16 · cs.CV · cs.AI· cs.CL· cs.LG

Mucko: Multi-Layer Cross-Modal Knowledge Reasoning for Fact-based Visual Question Answering

Reviewed by Pithpith:NSS2654Popen to challenge →

classification cs.CV cs.AIcs.CLcs.LG
keywords graphevidenceanswerfvqainformationquestionreasoningvisual
0
0 comments X
read the original abstract

Fact-based Visual Question Answering (FVQA) requires external knowledge beyond visible content to answer questions about an image, which is challenging but indispensable to achieve general VQA. One limitation of existing FVQA solutions is that they jointly embed all kinds of information without fine-grained selection, which introduces unexpected noises for reasoning the final answer. How to capture the question-oriented and information-complementary evidence remains a key challenge to solve the problem. In this paper, we depict an image by a multi-modal heterogeneous graph, which contains multiple layers of information corresponding to the visual, semantic and factual features. On top of the multi-layer graph representations, we propose a modality-aware heterogeneous graph convolutional network to capture evidence from different layers that is most relevant to the given question. Specifically, the intra-modal graph convolution selects evidence from each modality and cross-modal graph convolution aggregates relevant information across different modalities. By stacking this process multiple times, our model performs iterative reasoning and predicts the optimal answer by analyzing all question-oriented evidence. We achieve a new state-of-the-art performance on the FVQA task and demonstrate the effectiveness and interpretability of our model with extensive experiments.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Region-R1: Reinforcing Query-Side Region Cropping for Multi-Modal Re-Ranking

    cs.CV 2026-04 unverdicted novelty 7.0

    Region-R1 formulates query image region selection as a reinforcement learning policy optimized with r-GRPO, yielding up to 20% gains in conditional Recall@1 on E-VQA and InfoSeek for multi-modal re-ranking.