Papers › RISE: Randomized Input Sampling for Explanation of Black-box Models
RISE: Randomized Input Sampling for Explanation of Black-box Models
Vitali Petsiuk, Abir Das, Kate Saenko
Deep neural networks are being used increasingly to automate data analysis and decision making, yet their decision-making process is largely unclear and is difficult to explain to the end users. In this paper, we address the problem of Explainable AI for deep neural networks that take images as input and output a class probability. We propose an approach called RISE that generates an importance map indicating how salient each pixel is for the model's prediction. In contrast to white-box approaches that estimate pixel importance using gradients or other internal network state, RISE works on black-box models. It estimates importance empirically by probing the model with randomly masked versions of the input image and obtaining the corresponding outputs. We compare our approach to state-of-the-art importance extraction methods using both an automatic deletion/insertion metric and a pointing metric based on human-annotated object segments. Extensive experiments on several benchmark datasets show that our approach matches or exceeds the performance of other methods, including white-box approaches. Project page: http://cs-people.bu.edu/vpetsiuk/rise/
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="1806.07421")
Code
Syntology Ran 1 of 34 code samples harvested from 4 repositories linked to this paper; 33 have no recorded run. Of those that ran: 1 ran · honoured contract.
By repository: community (archive-listed): 34 samples from 4 repositories, 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.
13 repositories listed; official and paper-mentioned ones first.
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
34 samples harvested; 1 ran; 1 honoured the contract we drafted; 33 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.
Licence: 10 of the 34 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 4 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.
6f4763ec77290638 · report
c75a899b50d166b6 · report
3ff2de20bf374daa · report
ad36990c6e8e7653 · report
e3c80d43208cb814 · report
3d00a41f874efe78 · report
b88181348223ac7a · report
049ca000aec357e1 · report
98736d68924d20ac · report
a2f9db8c0650f2df · report
544506b6b4e94b6e · report
b257e814f0b02a0e · report
1eef12cb27f7130e · report
20fcc158d33e1d1c · report
911b3dde6c0f7336 · report
9c25a48e312acd33 · report
5591ec5f001d8f12 · report
aa308fe2fc8d575e · report
2051b0d0f5da07d3 · report
9a306d4046aceb10 · report
28e1a63b82c1d344 · report
a317e3f45ccf837b · report
51ae8cf08b64ff6f · report
c65481685dc3709c · report
4d8d016663759432 · report
09c5cbd7a761b5cc · report
afc608bf21aa9f05 · report
eabd217e202d8b8b · report
f067739c23018f46 · report
161696665a9b902a · report
cb904fc4d37fb3ae · report
62b5772d8033fdab · report
e5e556749746630d · report
b0396293b38da996 · report
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Image Attribution | CUB-200-2011 | RISE | Deletion AUC score (ResNet-101) | 0.0665 | #3 of 8 | Archive leaderboard | report |
| Image Attribution | CUB-200-2011 | RISE | Insertion AUC score (ResNet-101) | 0.7193 | #3 of 8 | Archive leaderboard | report |
| Image Attribution | CelebA | RISE | Deletion AUC score (ArcFace ResNet-101) | 0.1444 | #2 of 8 | Archive leaderboard | report |
| Image Attribution | CelebA | RISE | Insertion AUC score (ArcFace ResNet-101) | 0.5703 | #2 of 8 | Archive leaderboard | report |
| Image Attribution | VGGFace2 | RISE | Deletion AUC score (ArcFace ResNet-101) | 0.1375 | #3 of 8 | Archive leaderboard | report |
| Image Attribution | VGGFace2 | RISE | Insertion AUC score (ArcFace ResNet-101) | 0.6530 | #3 of 8 | Archive leaderboard | report |
| Interpretability Techniques for Deep Learning | CelebA | RISE | Insertion AUC score | 0.5703 | #1 of 7 | 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.
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