Papers › Harnessing the Power of Multi-Task Pretraining for Ground-Truth Level Natural Language...

Harnessing the Power of Multi-Task Pretraining for Ground-Truth Level Natural Language Explanations

8 Dec 2022arXiv:2212.04231archive 2025-07-28

Björn Plüster, Jakob Ambsdorf, Lukas Braach, Jae Hee Lee, Stefan Wermter

Natural language explanations promise to offer intuitively understandable explanations of a neural network's decision process in complex vision-language tasks, as pursued in recent VL-NLE models. While current models offer impressive performance on task accuracy and explanation plausibility, they suffer from a range of issues: Some models feature a modular design where the explanation generation module is poorly integrated with a separate module for task-answer prediction, employ backbone models trained on limited sets of tasks, or incorporate ad hoc solutions to increase performance on single datasets. We propose to evade these limitations by applying recent advances in large-scale multi-task pretraining of generative Transformer models to the problem of VL-NLE tasks. Our approach outperforms recent models by a large margin, with human annotators preferring the generated explanations over the ground truth in two out of three evaluated datasets. As a novel challenge in VL-NLE research, we propose the problem of multi-task VL-NLE and show that jointly training on multiple tasks can increase the explanation quality. We discuss the ethical implications of high-quality NLE generation and other issues in recent VL-NLE research.

PaperPDFCodeCode 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="2212.04231")

Code

Syntology Ran 1 of 8 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 1 ran · honoured contract.

By repository: official repository: 8 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ofa-x/ofa-x officialmentioned in papermentioned on GitHubpytorchApache-2.0 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

8 samples harvested; 1 ran; 1 honoured the contract we drafted; 7 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
7unverified

Licence: 0 of the 8 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 ofa-x/ofa-x. “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.

apply_half ofa-x/ofa-x/OFA/evaluate.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 357d3a4f0be679d9 · report
construct_rdrop_sample ofa-x/ofa-x/OFA/criterions/label_smoothed_encouraging_loss.py official repository unverified Apache-2.0 (permissive) · e1397e09cb4c249d · report
custom_to_pil ofa-x/ofa-x/OFA/criterions/clip_scst_loss.py official repository unverified Apache-2.0 (permissive) · 01478032e19f9e68 · report
kl_loss ofa-x/ofa-x/OFA/criterions/label_smoothed_encouraging_loss.py official repository unverified Apache-2.0 (permissive) · e7939f8552fd8729 · report
label_smoothed_nll_loss ofa-x/ofa-x/OFA/criterions/label_smoothed_encouraging_loss.py official repository unverified Apache-2.0 (permissive) · cbd8615e3eba731b · report
label_smoothed_nll_loss ofa-x/ofa-x/OFA/criterions/label_smoothed_cross_entropy.py official repository unverified Apache-2.0 (permissive) · cdbc222d0057fb31 · report
label_smoothed_nll_loss ofa-x/ofa-x/OFA/criterions/label_smoothed_cross_entropy_expl.py official repository unverified Apache-2.0 (permissive) · 3a3448cb08438214 · report
scst_loss ofa-x/ofa-x/OFA/criterions/clip_scst_loss.py official repository unverified Apache-2.0 (permissive) · b0d5d75f27b8ce4f · report

Tasks

Explanation GenerationVisual EntailmentVisual Question Answering (VQA)

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Explanation Generation VCR OFA-X-MT Human Explanation Rating 77.3 #1 of 2 Archive leaderboard report
Explanation Generation VCR OFA-X Human Explanation Rating 68.9 #2 of 2 Archive leaderboard report
Explanation Generation VQA-X OFA-X Human Explanation Rating 89.5 #1 of 2 Archive leaderboard report
Explanation Generation VQA-X OFA-X-MT Human Explanation Rating 87.8 #2 of 2 Archive leaderboard report
Explanation Generation e-SNLI-VE OFA-X Human Explanation Rating 85.7 #1 of 2 Archive leaderboard report
Explanation Generation e-SNLI-VE OFA-X-MT Human Explanation Rating 80.4 #2 of 2 Archive leaderboard report
Visual Entailment e-SNLI-VE OFA-X Accuracy 80.9 #1 of 2 Archive leaderboard report
Visual Entailment e-SNLI-VE OFA-X-MT Accuracy 78.9 #2 of 2 Archive leaderboard report
Visual Question Answering (VQA) VCR (Q-A) test OFA-X Accuracy 71.2 #10 of 11 Archive leaderboard report
Visual Question Answering (VQA) VCR (Q-A) test OFA-X-MT Accuracy 62 #11 of 11 Archive leaderboard report
Visual Question Answering (VQA) VQA-X OFA-X-MT Accuracy 92.6 #1 of 2 Archive leaderboard report
Visual Question Answering (VQA) VQA-X OFA-X Accuracy 91.2 #2 of 2 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Absolute Position EncodingsAdamAttentionBPEDense ConnectionsDropoutHOCLabel SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSoftmaxTransformer

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