English

e-ViL: A Dataset and Benchmark for Natural Language Explanations in Vision-Language Tasks

Computer Vision and Pattern Recognition 2021-08-19 v2 Computation and Language Machine Learning

Abstract

Recently, there has been an increasing number of efforts to introduce models capable of generating natural language explanations (NLEs) for their predictions on vision-language (VL) tasks. Such models are appealing, because they can provide human-friendly and comprehensive explanations. However, there is a lack of comparison between existing methods, which is due to a lack of re-usable evaluation frameworks and a scarcity of datasets. In this work, we introduce e-ViL and e-SNLI-VE. e-ViL is a benchmark for explainable vision-language tasks that establishes a unified evaluation framework and provides the first comprehensive comparison of existing approaches that generate NLEs for VL tasks. It spans four models and three datasets and both automatic metrics and human evaluation are used to assess model-generated explanations. e-SNLI-VE is currently the largest existing VL dataset with NLEs (over 430k instances). We also propose a new model that combines UNITER, which learns joint embeddings of images and text, and GPT-2, a pre-trained language model that is well-suited for text generation. It surpasses the previous state of the art by a large margin across all datasets. Code and data are available here: https://github.com/maximek3/e-ViL.

Keywords

Cite

@article{arxiv.2105.03761,
  title  = {e-ViL: A Dataset and Benchmark for Natural Language Explanations in Vision-Language Tasks},
  author = {Maxime Kayser and Oana-Maria Camburu and Leonard Salewski and Cornelius Emde and Virginie Do and Zeynep Akata and Thomas Lukasiewicz},
  journal= {arXiv preprint arXiv:2105.03761},
  year   = {2021}
}

Comments

Accepted at ICCV 2021 (camera-ready version)