paper-with-me

Papers

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

2025-09-11 · Zhiyue Liu, Sihang Liu, Jinyuan Liu, Xinru Zhang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2509.09159

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Question Answering

Similar Papers 제목 키워드 기반

Noise-Agnostic Quantum Error Mitigation with Data Augmented Neural Models

2023-11-03 · Manwen Liao, Yan Zhu, Giulio Chiribella, Yuxiang Yang

Quantum error mitigation, a data processing technique for recovering the statistics of target processes from their noisy version, is a crucial task for near-term quantum technologies. Most existing methods require prior …

Data Augmentation

SAKED: Mitigating Hallucination in Large Vision-Language Models via Stability-Aware Knowledge Enhanced Decoding

2026-02-10 · Zhaoxu Li, Chenqi Kong, Peijun Bao, Song Xia 외 arxiv

Hallucinations in Large Vision-Language Models (LVLMs) pose significant security and reliability risks in real-world applications. Inspired by the observation that humans are more error-prone when uncertain or hesitant, …

CC-VQA: Conflict- and Correlation-Aware Method for Mitigating Knowledge Conflict in Knowledge-Based Visual Question Answering

2026-02-27 · Yuyang Hong, Jiaqi Gu, Yujin Lou, Lubin Fan 외 arxiv

Knowledge-based visual question answering (KB-VQA) demonstrates significant potential for handling knowledge-intensive tasks. However, conflicts arise between static parametric knowledge in vision language models (VLMs) …

Visual Question Answering

HACK: Hallucinations Along Certainty and Knowledge Axes

2025-10-28 · Adi Simhi, Jonathan Herzig, Itay Itzhak, Dana Arad 외 arxiv

Hallucinations in LLMs present a critical barrier to their reliable usage. Existing research usually categorizes hallucination by their external properties rather than by the LLMs' underlying internal properties. This ex…

MaS-VQA: A Mask-and-Select Framework for Knowledge-Based Visual Question Answering

2026-02-17 · Xianwei Mao, Kai Ye, Sheng Zhou, Nan Zhang 외 arxiv

Knowledge-based Visual Question Answering (KB-VQA) requires models to answer questions by integrating visual information with external knowledge. However, retrieved knowledge is often noisy, partially irrelevant, or misa…

Visual Question Answering