paper-with-me

홈 › Papers

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

2020-06-16 · Zihao Zhu, Jing Yu, Yujing Wang, Yajing Sun, Yue Hu, Qi Wu

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.

📄 PDF Abstract BibTeX arXiv:2006.09073

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

CL-Anomaly: Layer-Adaptive Mixture-of-Experts with Multimodal Large Language Model for Continual Learning in Anomaly Detection

2026-07-03 · Wen Dong, Zhao Wang, Shuangqing Zhang, Kai Sun 외 arxiv

Multimodal Large Language Models (MLLMs) excel in diverse vision tasks, but full-parameter retraining is computationally expensive as real-world knowledge evolves. Existing continual learning methods often suffer from se…

parameter-efficient fine-tuningContinual LearningAnomaly Detection

Unpaired Multi-modal Segmentation via Knowledge Distillation

2020-01-06 · Qi Dou, Quande Liu, Pheng Ann Heng, Ben Glocker

Multi-modal learning is typically performed with network architectures containing modality-specific layers and shared layers, utilizing co-registered images of different modalities. We propose a novel learning scheme for…

Image SegmentationKnowledge DistillationOrgan SegmentationSegmentation+1

Knowledge-Enhanced Hierarchical Information Correlation Learning for Multi-Modal Rumor Detection

2023-06-28 · Jiawei Liu, Jingyi Xie, Fanrui Zhang, Qiang Zhang 외

The explosive growth of rumors with text and images on social media platforms has drawn great attention. Existing studies have made significant contributions to cross-modal information interaction and fusion, but they fa…

Cross-Modal Unlearning via Influential Neuron Path Editing in Multimodal Large Language Models

2025-11-10 · Kunhao Li, Wenhao Li, Di Wu, Lei Yang 외 arxiv

Multimodal Large Language Models (MLLMs) extend foundation models to real-world applications by integrating inputs such as text and vision. However, their broad knowledge capacity raises growing concerns about privacy le…

General Knowledge

Hierarchical Cross-modal Prompt Learning for Vision-Language Models

2025-07-20 · Hao Zheng, Shunzhi Yang, Zhuoxin He, Jinfeng Yang 외

Pre-trained Vision-Language Models (VLMs) such as CLIP have shown excellent generalization abilities. However, adapting these large-scale models to downstream tasks while preserving their generalization capabilities rema…

Prompt Learning