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

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

8 May 2021ICCV 2021 10arXiv:2105.03761archive 2025-07-28

Maxime Kayser, Oana-Maria Camburu, Leonard Salewski, Cornelius Emde, Virginie Do, Zeynep Akata, Thomas Lukasiewicz

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.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2105.03761")

Code

Syntology Ran 7 of 15 code samples harvested from 2 repositories linked to this paper; 8 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · our draft was wrong; 5 ran with no contract checked.

By repository: official repository: 10 samples from 1 repository, 5 ran; community (archive-listed): 5 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

maximek3/e-ViL officialmentioned in papermentioned on GitHubpytorch report
virginie-do/e-SNLI-VE mentioned on GitHubtf report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 7 ran; 1 honoured the contract we drafted; 8 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
1ran · our draft was wrong
5ran
8unverified

Licence: 15 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

BertConfig maximek3/e-ViL/src/modeling.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 0521d08772217a27 · report
BertIntermediate maximek3/e-ViL/src/modeling.py official repository ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 8c436a09d6111527 · report
UniterImageEmbeddings maximek3/e-ViL/src/modeling.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · d54118b1b40771d8 · report
UniterTextEmbeddings maximek3/e-ViL/src/modeling.py official repository ran no licence file found · pointer only · 5599fa55122e553e · report
gelu maximek3/e-ViL/src/modeling.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 3c06d11eadebd504 · report
BertEncoder maximek3/e-ViL/src/modeling.py official repository unverified no licence file found · pointer only · 28583b97c6efcaf1 · report
BertLayer maximek3/e-ViL/src/modeling.py official repository unverified no licence file found · pointer only · 5646c8ef704d0a44 · report
BertPreTrainedModel maximek3/e-ViL/src/modeling.py official repository unverified no licence file found · pointer only · fe3c40780a0269fa · report
UniterModel maximek3/e-ViL/src/modeling.py official repository unverified no licence file found · pointer only · 05f0de5ed2b23318 · report
load_tf_weights_in_bert maximek3/e-ViL/src/modeling.py official repository unverified no licence file found · pointer only · f4e7ffb01089db78 · report
BahdanauAttention virginie-do/e-SNLI-VE/code/models.py community (archive-listed) ran no licence file found · pointer only · c7ae06c1dd45a529 · report
glove_embeddings_initializer virginie-do/e-SNLI-VE/code/models.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · b547373c1b308a7f · report
RNN_Decoder virginie-do/e-SNLI-VE/code/models.py community (archive-listed) unverified no licence file found · pointer only · bd3741138096cd02 · report
eVSNLI_net virginie-do/e-SNLI-VE/code/models.py community (archive-listed) unverified no licence file found · pointer only · 939b0f97860f009d · report
gated_tanh virginie-do/e-SNLI-VE/code/models.py community (archive-listed) unverified no licence file found · pointer only · 53d4ca353f363a76 · report

Tasks

Language ModellingText Generation

Datasets

Introduced by this paper, per the archive.

e-SNLI-VEe-ViL

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AdamAttentionAttention DropoutBPECosine AnnealingDense ConnectionsDiscriminative Fine-TuningDropoutGPT-2Layer NormalizationLinear LayerLinear Warmup With Cosine AnnealingMulti-Head AttentionResidual ConnectionSoftmaxUNITERWeight Decay

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections