Papers › FunnyBirds: A Synthetic Vision Dataset for a Part-Based Analysis of Explainable AI Methods

FunnyBirds: A Synthetic Vision Dataset for a Part-Based Analysis of Explainable AI Methods

11 Aug 2023ICCV 2023 1arXiv:2308.06248archive 2025-07-28

Robin Hesse, Simone Schaub-Meyer, Stefan Roth

The field of explainable artificial intelligence (XAI) aims to uncover the inner workings of complex deep neural models. While being crucial for safety-critical domains, XAI inherently lacks ground-truth explanations, making its automatic evaluation an unsolved problem. We address this challenge by proposing a novel synthetic vision dataset, named FunnyBirds, and accompanying automatic evaluation protocols. Our dataset allows performing semantically meaningful image interventions, e.g., removing individual object parts, which has three important implications. First, it enables analyzing explanations on a part level, which is closer to human comprehension than existing methods that evaluate on a pixel level. Second, by comparing the model output for inputs with removed parts, we can estimate ground-truth part importances that should be reflected in the explanations. Third, by mapping individual explanations into a common space of part importances, we can analyze a variety of different explanation types in a single common framework. Using our tools, we report results for 24 different combinations of neural models and XAI methods, demonstrating the strengths and weaknesses of the assessed methods in a fully automatic and systematic manner.

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="2308.06248")

Code

Syntology Ran 5 of 13 code samples harvested from 2 repositories linked to this paper; 8 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 1 ran · fixture could not drive it; 2 ran with no contract checked.

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

visinf/funnybirds officialmentioned in papermentioned on GitHubpytorchApache-2.0 report
visinf/funnybirds-framework mentioned 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

13 samples harvested; 5 ran; 0 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.

2ran · our draft was wrong
1ran · fixture could not drive it
2ran
8unverified

Licence: 0 of the 13 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.

compute_rollout_attention visinf/funnybirds/funnybirds_complete/models/ViT/ViT_LRP.py official repository ran · fixture could not drive it Apache-2.0 (permissive) · 927e684e71ca3ee9 · report
compute_rollout_attention visinf/funnybirds/funnybirds_complete/models/ViT/ViT_explanation_generator.py official repository ran Apache-2.0 (permissive) · 5a98eb7226d25564 · report
conv1x1 visinf/funnybirds/funnybirds_complete/models/resnet.py official repository ran · our draft was wrong Apache-2.0 (permissive) · 2a80220dabcb742a · report
conv3x3 visinf/funnybirds/funnybirds_complete/models/resnet.py official repository ran · our draft was wrong Apache-2.0 (permissive) · 600ff2c45e0de056 · report
make_layers visinf/funnybirds/funnybirds_complete/models/vgg.py official repository ran Apache-2.0 (permissive) · 5adf613fdebfcbd4 · report
resnet18 visinf/funnybirds/funnybirds_complete/models/resnet.py official repository unverified Apache-2.0 (permissive) · 85b7b2881e0def7e · report
vgg11 visinf/funnybirds/funnybirds_complete/models/vgg.py official repository unverified Apache-2.0 (permissive) · 76b1bf0c7e996f90 · report
vgg11_bn visinf/funnybirds/funnybirds_complete/models/vgg.py official repository unverified Apache-2.0 (permissive) · df6cfaa1fbccd91a · report
vit_base_patch16_224 visinf/funnybirds/funnybirds_complete/models/ViT/ViT_LRP.py official repository unverified Apache-2.0 (permissive) · 5fe2124317452946 · report
vit_base_patch16_224 visinf/funnybirds/funnybirds_complete/models/ViT/ViT_new.py official repository unverified Apache-2.0 (permissive) · 57e03ac784886a52 · report
vit_large_patch16_224 visinf/funnybirds/funnybirds_complete/models/ViT/ViT_LRP.py official repository unverified Apache-2.0 (permissive) · 005867bd71baa4bb · report
vit_large_patch16_224 visinf/funnybirds/funnybirds_complete/models/ViT/ViT_new.py official repository unverified Apache-2.0 (permissive) · fd65fde98f9bb5fc · report
resnet18 visinf/funnybirds-framework/models/resnet.py community (archive-listed) unverified Apache-2.0 (permissive) · 628d6393478da40d · report

Tasks

Explainable Artificial Intelligence (XAI)Explainable artificial intelligence

Datasets

Introduced by this paper, per the archive.

FunnyBirds

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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