EchoSight: Advancing Visual-Language Models with Wiki Knowledge
Yibin Yan, Weidi Xie

TL;DR
EchoSight is a multimodal retrieval-augmented generation framework that improves knowledge-based visual question answering by effectively integrating external wiki knowledge, achieving state-of-the-art results on key datasets.
Contribution
It introduces a novel retrieval and reranking approach for large language models to incorporate fine-grained encyclopedic knowledge in visual question answering.
Findings
Achieves 41.8% accuracy on Encyclopedic VQA.
Achieves 31.3% accuracy on InfoSeek.
Significantly outperforms previous methods.
Abstract
Knowledge-based Visual Question Answering (KVQA) tasks require answering questions about images using extensive background knowledge. Despite significant advancements, generative models often struggle with these tasks due to the limited integration of external knowledge. In this paper, we introduce EchoSight, a novel multimodal Retrieval-Augmented Generation (RAG) framework that enables large language models (LLMs) to answer visual questions requiring fine-grained encyclopedic knowledge. To strive for high-performing retrieval, EchoSight first searches wiki articles by using visual-only information, subsequently, these candidate articles are further reranked according to their relevance to the combined text-image query. This approach significantly improves the integration of multimodal knowledge, leading to enhanced retrieval outcomes and more accurate VQA responses. Our experimental…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsMultimodal Machine Learning Applications · Natural Language Processing Techniques · Wikis in Education and Collaboration
