English

Retrieval-Augmented Natural Language Reasoning for Explainable Visual Question Answering

Computer Vision and Pattern Recognition 2024-09-02 v1

Abstract

Visual Question Answering with Natural Language Explanation (VQA-NLE) task is challenging due to its high demand for reasoning-based inference. Recent VQA-NLE studies focus on enhancing model networks to amplify the model's reasoning capability but this approach is resource-consuming and unstable. In this work, we introduce a new VQA-NLE model, ReRe (Retrieval-augmented natural language Reasoning), using leverage retrieval information from the memory to aid in generating accurate answers and persuasive explanations without relying on complex networks and extra datasets. ReRe is an encoder-decoder architecture model using a pre-trained clip vision encoder and a pre-trained GPT-2 language model as a decoder. Cross-attention layers are added in the GPT-2 for processing retrieval features. ReRe outperforms previous methods in VQA accuracy and explanation score and shows improvement in NLE with more persuasive, reliability.

Keywords

Cite

@article{arxiv.2408.17006,
  title  = {Retrieval-Augmented Natural Language Reasoning for Explainable Visual Question Answering},
  author = {Su Hyeon Lim and Minkuk Kim and Hyeon Bae Kim and Seong Tae Kim},
  journal= {arXiv preprint arXiv:2408.17006},
  year   = {2024}
}

Comments

ICIP Workshop 2024

R2 v1 2026-06-28T18:28:24.344Z