English

From Wrong To Right: A Recursive Approach Towards Vision-Language Explanation

Computer Vision and Pattern Recognition 2023-11-22 v1

Abstract

Addressing the challenge of adapting pre-trained vision-language models for generating insightful explanations for visual reasoning tasks with limited annotations, we present ReVisE: a Re\textbf{Re}cursive Vis\textbf{Vis}ual E\textbf{E}xplanation algorithm. Our method iteratively computes visual features (conditioned on the text input), an answer, and an explanation, to improve the explanation quality step by step until the answer converges. We find that this multi-step approach guides the model to correct its own answers and outperforms single-step explanation generation. Furthermore, explanations generated by ReVisE also serve as valuable annotations for few-shot self-training. Our approach outperforms previous methods while utilizing merely 5% of the human-annotated explanations across 10 metrics, demonstrating up to a 4.2 and 1.3 increase in BLEU-1 score on the VCR and VQA-X datasets, underscoring the efficacy and data-efficiency of our method.

Keywords

Cite

@article{arxiv.2311.12391,
  title  = {From Wrong To Right: A Recursive Approach Towards Vision-Language Explanation},
  author = {Jiaxin Ge and Sanjay Subramanian and Trevor Darrell and Boyi Li},
  journal= {arXiv preprint arXiv:2311.12391},
  year   = {2023}
}

Comments

EMNLP 2023 Main

R2 v1 2026-06-28T13:27:03.542Z