Papers › Explaining COVID-19 and Thoracic Pathology Model Predictions by Identifying...

Explaining COVID-19 and Thoracic Pathology Model Predictions by Identifying Informative Input Features

1 Apr 2021arXiv:2104.00411archive 2025-07-28

Ashkan Khakzar, Yang Zhang, Wejdene Mansour, Yuezhi Cai, Yawei Li, Yucheng Zhang, Seong Tae Kim, Nassir Navab

Neural networks have demonstrated remarkable performance in classification and regression tasks on chest X-rays. In order to establish trust in the clinical routine, the networks' prediction mechanism needs to be interpretable. One principal approach to interpretation is feature attribution. Feature attribution methods identify the importance of input features for the output prediction. Building on Information Bottleneck Attribution (IBA) method, for each prediction we identify the chest X-ray regions that have high mutual information with the network's output. Original IBA identifies input regions that have sufficient predictive information. We propose Inverse IBA to identify all informative regions. Thus all predictive cues for pathologies are highlighted on the X-rays, a desirable property for chest X-ray diagnosis. Moreover, we propose Regression IBA for explaining regression models. Using Regression IBA we observe that a model trained on cumulative severity score labels implicitly learns the severity of different X-ray regions. Finally, we propose Multi-layer IBA to generate higher resolution and more detailed attribution/saliency maps. We evaluate our methods using both human-centric (ground-truth-based) interpretability metrics, and human-independent feature importance metrics on NIH Chest X-ray8 and BrixIA datasets. The Code is publicly available.

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

Code

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

By repository: official repository: 12 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.

CAMP-eXplain-AI/CheXplain-IBA officialmentioned in paperpytorchMIT 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

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

Licence: 0 of the 12 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 CAMP-eXplain-AI/CheXplain-IBA. “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.

ifnone CAMP-eXplain-AI/CheXplain-IBA/IBA/IBA/utils.py official repository ran · honoured contract MIT (permissive) · 6f4763ec77290638 · report
calc_cam CAMP-eXplain-AI/CheXplain-IBA/model/visualize_prediction.py official repository unverified MIT (permissive) · 807696ec1d5ddd58 · report
eval_localization CAMP-eXplain-AI/CheXplain-IBA/model/merged_visualize_prediction.py official repository unverified MIT (permissive) · 712a59ede55f7b3c · report
evaluate_mae CAMP-eXplain-AI/CheXplain-IBA/model/eval_model.py official repository unverified MIT (permissive) · 96d8c8ef29da58f9 · report
insert_into_sequential CAMP-eXplain-AI/CheXplain-IBA/IBA/IBA/pytorch.py official repository unverified MIT (permissive) · 2051b0d0f5da07d3 · report
label_exists CAMP-eXplain-AI/CheXplain-IBA/model/csv_processing.py official repository unverified MIT (permissive) · b1733ea4fdc65085 · report
load_monkeys CAMP-eXplain-AI/CheXplain-IBA/IBA/IBA/utils.py official repository unverified MIT (permissive) · 9a306d4046aceb10 · report
make_pred_multilabel CAMP-eXplain-AI/CheXplain-IBA/model/eval_model.py official repository unverified MIT (permissive) · 372442a43ddc5185 · report
pos_neg_weights_in_batch CAMP-eXplain-AI/CheXplain-IBA/model/model.py official repository unverified MIT (permissive) · abf44b5f5898d4a7 · report
show_next CAMP-eXplain-AI/CheXplain-IBA/model/merged_visualize_prediction.py official repository unverified MIT (permissive) · 5103f9950a73e262 · report
tensor_to_np_img CAMP-eXplain-AI/CheXplain-IBA/IBA/IBA/pytorch.py official repository unverified MIT (permissive) · 62b5772d8033fdab · report
to_unit_interval CAMP-eXplain-AI/CheXplain-IBA/IBA/IBA/utils.py official repository unverified MIT (permissive) · e5e556749746630d · report

Tasks

Feature ImportancePredictionregression

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