Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Knowledge-based Visual Question Answer with Multimodal Processing, Retrieval and Filtering

About

Knowledge-based visual question answering (KB-VQA) requires visual language models (VLMs) to integrate visual understanding with external knowledge retrieval. Although retrieval-augmented generation (RAG) achieves significant advances in this task by combining knowledge-base querying, it still struggles with the quality of multimodal queries and the relevance of retrieved results. To overcome these challenges, we propose a novel three-stage method, termed Wiki-PRF, including Processing, Retrieval and Filtering stages. The processing stage dynamically invokes visual tools to extract precise multimodal information for retrieval. The retrieval stage integrates visual and text features to achieve multimodal knowledge retrieval. The filtering stage performs relevance filtering and concentration on retrieval results. To this end, we introduce a visual language model trained with answer accuracy and format consistency as reward signals via a reinforcement learning manner. This enhances the model's reasoning, tool invocation for accurate queries, and filtering of irrelevant content. Experiments on benchmark datasets (E-VQA and InfoSeek) show significant improvements~(36.0 and 42.8) in answer quality, achieving state-of-the-art performance. Code is available at https://github.com/cqu-student/Wiki-PRF

Yuyang Hong, Jiaqi Gu, Qi Yang, Lubin Fan, Yue Wu, Ying Wang, Kun Ding, Shiming Xiang, Jieping Ye• 2025

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringEnc-VQA (test)
Single-Hop Accuracy40.1
69
Knowledge-Intensive Visual Question AnsweringInfoSeek (val)
Accuracy (All)42.5
30
Visual Question AnsweringInfoSeek (val)
Unseen-Q Accuracy43.5
28
Visual Question AnsweringInfoSeek
Overall Score40.8
15
Knowledge-Intensive Visual Question AnsweringE-VQA (test)
BEM (Single-Hop)40.1
15
Visual Question AnsweringE-VQA
Accuracy36.3
15
Showing 6 of 6 rows

Other info

Follow for update