Papers › Prototype-Grounded Concept Models for Verifiable Concept Alignment

Prototype-Grounded Concept Models for Verifiable Concept Alignment

17 Apr 2026ICMLarXiv:2604.16076added by Syntology

Stefano Colamonaco, David Debot, Pietro Barbiero, Giuseppe Marra

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Concept Bottleneck Models (CBMs) aim to improve interpretability in Deep Learning by structuring predictions through human-understandable concepts, but they provide no way to verify whether learned concepts align with the human's intended meaning, hurting interpretability. We introduce Prototype-Grounded Concept Models (PGCMs), which ground concepts in learned visual prototypes: image parts that serve as explicit evidence for the concepts. This grounding enables direct inspection of concept semantics and supports targeted human intervention at the prototype level to correct misalignments. Empirically, PGCMs achieve similar predictive performance as state-of-the-art CBMs while substantially improving transparency, interpretability, and intervenability.

PaperPDFCode 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="2604.16076")

Code

Syntology Ran 0 of 21 code samples harvested from 1 repository linked to this paper; 21 have no recorded run.

By repository: found in paper text by Syntology: 21 samples 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.

daviddebot/PGCM found in paper text by Syntology report

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

21 samples harvested; 0 ran; 0 honoured the contract we drafted; 21 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.

21unverified

Licence: 0 of the 21 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 daviddebot/PGCM. “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.

affine_grid_from_params daviddebot/PGCM/neural_networks.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 7ec9e2d90b7f22d9 · report
aggregate_model_data daviddebot/PGCM/plot_intervenability.py found in paper text by Syntology unverified Apache-2.0 (permissive) · a5416eb3c35d2561 · report
bbox_xywh_to_xyxy daviddebot/PGCM/datasets/sam_segment.py found in paper text by Syntology unverified Apache-2.0 (permissive) · d5e7f5f226d76ff2 · report
build_cub_datasets daviddebot/PGCM/dataset.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 62019a62c108f719 · report
build_object_filename daviddebot/PGCM/datasets/sam_segment.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 6c98a07322c92f4e · report
build_segmenter daviddebot/PGCM/neural_networks.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 6347691bc1348387 · report
calc_segmentation_loss daviddebot/PGCM/model.py found in paper text by Syntology unverified Apache-2.0 (permissive) · d1eeb612f7b2197b · report
calc_segmentation_loss daviddebot/PGCM/pretrain_segmenter.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 9583b5f7cd306680 · report
calculate_kl_loss daviddebot/PGCM/utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 3b0c341b684d7558 · report
collect_all_dataset_data daviddebot/PGCM/plot_intervenability.py found in paper text by Syntology unverified Apache-2.0 (permissive) · bb1afd03629e0b74 · report
compute_balanced_accuracy_batch daviddebot/PGCM/utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 41ea1c28833e991c · report
crop_and_center_on_canvas daviddebot/PGCM/datasets/build_presegmented_clevr.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 0e31c60805029bf3 · report
dice_loss daviddebot/PGCM/model.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 1d289b2010985269 · report
dice_loss daviddebot/PGCM/pretrain_segmenter.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 88cec5163f22f7e0 · report
get_concept_balance daviddebot/PGCM/utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 2e5ed0486069f16d · report
get_cub_dataloaders daviddebot/PGCM/datasets/build_cub_embeddings.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 879f4cd91c2f7a5e · report
load_cub_split daviddebot/PGCM/dataset.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 8b4e05e5c3ca1e03 · report
load_cub_splits daviddebot/PGCM/dataset.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 5774828abce829e5 · report
load_intervenability_data daviddebot/PGCM/plot_intervenability.py found in paper text by Syntology unverified Apache-2.0 (permissive) · bd44204d0c27a308 · report
obj_filename daviddebot/PGCM/datasets/build_presegmented_clevr.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 9d3e673b7aa5676b · report
obj_to_concept_vec daviddebot/PGCM/datasets/build_presegmented_clevr.py found in paper text by Syntology unverified Apache-2.0 (permissive) · b0c25d378bd1ce97 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2604.16076, was issued in April 2026, after that date, so the archive has no leaderboard rows for it.

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