paper-with-me

Papers

Improving and Diagnosing Knowledge-Based Visual Question Answering via Entity Enhanced Knowledge Injection

2021-12-13 · Diego Garcia-Olano, Yasumasa Onoe, Joydeep Ghosh

Knowledge-Based Visual Question Answering (KBVQA) is a bi-modal task requiring external world knowledge in order to correctly answer a text question and associated image. Recent single modality text work has shown knowledge injection into pre-trained language models, specifically entity enhanced knowledge graph embeddings, can improve performance on downstream entity-centric tasks. In this work, we empirically study how and whether such methods, applied in a bi-modal setting, can improve an existing VQA system's performance on the KBVQA task. We experiment with two large publicly available VQA datasets, (1) KVQA which contains mostly rare Wikipedia entities and (2) OKVQA which is less entity-centric and more aligned with common sense reasoning. Both lack explicit entity spans and we study the effect of different weakly supervised and manual methods for obtaining them. Additionally we analyze how recently proposed bi-modal and single modal attention explanations are affected by the incorporation of such entity enhanced representations. Our results show substantial improved performance on the KBVQA task without the need for additional costly pre-training and we provide insights for when entity knowledge injection helps improve a model's understanding. We provide code and enhanced datasets for reproducibility.

📄 PDF Abstract BibTeX arXiv:2112.06888

Code (0)

등록된 구현이 없습니다.

Tasks

Common Sense ReasoningKnowledge Graph EmbeddingsQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)World Knowledge

Similar Papers 제목 키워드 기반

Chimera: Diagnosing Shortcut Learning in Visual-Language Understanding

2025-09-26 · Ziheng Chi, Yifan Hou, Chenxi Pang, Shaobo Cui 외 arxiv

Diagrams convey symbolic information in a visual format rather than a linear stream of words, making them especially challenging for AI models to process. While recent evaluations suggest that vision-language models (VLM…

Visual Question AnsweringVisual Reasoning

Entity-Focused Dense Passage Retrieval for Outside-Knowledge Visual Question Answering

2022-10-18 · Jialin Wu, Raymond J. Mooney

Most Outside-Knowledge Visual Question Answering (OK-VQA) systems employ a two-stage framework that first retrieves external knowledge given the visual question and then predicts the answer based on the retrieved content…

Passage RetrievalQuestion AnsweringRetrievalVisual Question Answering+1

ViQuAE, a Dataset for Knowledge-based Visual Question Answering about Named Entities

2022-07-11 · SIGIR 2022 7 · Paul Lerner, Olivier Ferret, Camille Guinaudeau, Hervé Le Borgne 외

Whether to retrieve, answer, translate, or reason, multimodality opens up new challenges and perspectives. In this context, we are interested in answering questions about named entities grounded in a visual context using…

ArticlesFew-Shot LearningInformation RetrievalQuestion Answering+4

Visual Text Matters: Improving Text-KVQA with Visual Text Entity Knowledge-aware Large Multimodal Assistant

2024-10-24 · Abhirama Subramanyam Penamakuri, Anand Mishra

We revisit knowledge-aware text-based visual question answering, also known as Text-KVQA, in the light of modern advancements in large multimodal models (LMMs), and make the following contributions: (i) We propose VisTEL…

Entity LinkingQuestion AnsweringVisual Question Answering

Can Pre-trained Vision and Language Models Answer Visual Information-Seeking Questions?

2023-02-23 · Yang Chen, Hexiang Hu, Yi Luan, Haitian Sun 외

Pre-trained vision and language models have demonstrated state-of-the-art capabilities over existing tasks involving images and texts, including visual question answering. However, it remains unclear whether these models…

Open-Domain Question AnsweringQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)