paper-with-me

Papers

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 - a principled approach to perform visual text entity linking. The proposed VisTEL module harnesses a state-of-the-art visual text recognition engine and the power of a large multimodal model to jointly reason using textual and visual context obtained using surrounding cues in the image to link the visual text entity to the correct knowledge base entity. (ii) We present KaLMA - a knowledge-aware large multimodal assistant that augments an LMM with knowledge associated with visual text entity in the image to arrive at an accurate answer. Further, we provide a comprehensive experimental analysis and comparison of our approach with traditional visual question answering, pre-large multimodal models, and large multimodal models, as well as prior top-performing approaches. Averaging over three splits of Text-KVQA, our proposed approach surpasses the previous best approach by a substantial 23.3% on an absolute scale and establishes a new state of the art. We make our implementation publicly available.

📄 PDF Abstract BibTeX arXiv:2410.19144

Code (1)

vl2g/KaLMA 공식 구현 pytorch

Tasks

Entity LinkingQuestion AnsweringVisual Question Answering

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Multimodal Inverse Cloze Task for Knowledge-based Visual Question Answering

2023-01-11 · Paul Lerner, Olivier Ferret, Camille Guinaudeau

We present a new pre-training method, Multimodal Inverse Cloze Task, for Knowledge-based Visual Question Answering about named Entities (KVQAE). KVQAE is a recently introduced task that consists in answering questions ab…

Question AnsweringReading ComprehensionRetrievalSentence+2

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

StaR-KVQA: Structured Reasoning Traces for Implicit-Knowledge Visual Question Answering

2025-10-08 · Zhihao Wen, Wenkang Wei, Yuan Fang, Xingtong Yu 외 arxiv

Knowledge-based Visual Question Answering (KVQA) requires models to ground entities in images and reason over factual knowledge. Recent work has introduced its implicit-knowledge variant, IK-KVQA, where a multimodal larg…

Visual Question Answering

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

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Whether to retrieve, answer, translate or reason, multimodality opens up new challenges and perspectives. In this context, we are interested in Knowledge-based Visual Question Answering about named Entities (KVQAE). To b…

ArticlesFace RecognitionImage RetrievalInformation Retrieval+6

Can Open Domain Question Answering Systems Answer Visual Knowledge Questions?

2022-02-09 · Jiawen Zhang, Abhijit Mishra, Avinesh P. V. S, Siddharth Patwardhan 외

The task of Outside Knowledge Visual Question Answering (OKVQA) requires an automatic system to answer natural language questions about pictures and images using external knowledge. We observe that many visual questions,…

Open-Domain Question AnsweringQuestion AnsweringQuestion RewritingVisual Question Answering+1