CVAISep 11, 2025

A Knowledge Noise Mitigation Framework for Knowledge-based Visual Question Answering

arXiv:2509.09159v1h-index: 2ICME
Originality Incremental advance
AI Analysis

This work addresses noise mitigation for KB-VQA models, which is an incremental improvement in a specific domain.

The paper tackles the problem of knowledge redundancy and noise in knowledge-based visual question answering (KB-VQA) by proposing a training-free framework that enhances knowledge relevance and reduces redundancy, resulting in outperforming state-of-the-art methods in experiments.

Knowledge-based visual question answering (KB-VQA) requires a model to understand images and utilize external knowledge to provide accurate answers. Existing approaches often directly augment models with retrieved information from knowledge sources while ignoring substantial knowledge redundancy, which introduces noise into the answering process. To address this, we propose a training-free framework with knowledge focusing for KB-VQA, that mitigates the impact of noise by enhancing knowledge relevance and reducing redundancy. First, for knowledge retrieval, our framework concludes essential parts from the image-question pairs, creating low-noise queries that enhance the retrieval of highly relevant knowledge. Considering that redundancy still persists in the retrieved knowledge, we then prompt large models to identify and extract answer-beneficial segments from knowledge. In addition, we introduce a selective knowledge integration strategy, allowing the model to incorporate knowledge only when it lacks confidence in answering the question, thereby mitigating the influence of redundant information. Our framework enables the acquisition of accurate and critical knowledge, and extensive experiments demonstrate that it outperforms state-of-the-art methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes