{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2604-16076","title":"Prototype-Grounded Concept Models for Verifiable Concept Alignment","arxiv_id":"2604.16076","date":"2026-04-17","proceeding":"ICML","authors":["Stefano Colamonaco","David Debot","Pietro Barbiero","Giuseppe Marra"],"abstract":"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.","url_abs":"https://arxiv.org/abs/2604.16076","url_pdf":"https://arxiv.org/pdf/2604.16076","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2604.16076","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2604.16076"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/daviddebot/PGCM","reach":null}],"summary":{"unverified":21},"by_repo_kind":{"found_in_text":{"samples":21,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"7ec9e2d90b7f22d9","entry":"affine_grid_from_params","repo":"daviddebot/PGCM","repo_kind":"found_in_text","path":"neural_networks.py","file_url":"https://github.com/daviddebot/PGCM/blob/HEAD/neural_networks.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7ec9e2d90b7f22d9"}},{"code_sha256_prefix":"a5416eb3c35d2561","entry":"aggregate_model_data","repo":"daviddebot/PGCM","repo_kind":"found_in_text","path":"plot_intervenability.py","file_url":"https://github.com/daviddebot/PGCM/blob/HEAD/plot_intervenability.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a5416eb3c35d2561"}},{"code_sha256_prefix":"d5e7f5f226d76ff2","entry":"bbox_xywh_to_xyxy","repo":"daviddebot/PGCM","repo_kind":"found_in_text","path":"datasets/sam_segment.py","file_url":"https://github.com/daviddebot/PGCM/blob/HEAD/datasets/sam_segment.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d5e7f5f226d76ff2"}},{"code_sha256_prefix":"62019a62c108f719","entry":"build_cub_datasets","repo":"daviddebot/PGCM","repo_kind":"found_in_text","path":"dataset.py","file_url":"https://github.com/daviddebot/PGCM/blob/HEAD/dataset.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"62019a62c108f719"}},{"code_sha256_prefix":"6c98a07322c92f4e","entry":"build_object_filename","repo":"daviddebot/PGCM","repo_kind":"found_in_text","path":"datasets/sam_segment.py","file_url":"https://github.com/daviddebot/PGCM/blob/HEAD/datasets/sam_segment.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6c98a07322c92f4e"}},{"code_sha256_prefix":"6347691bc1348387","entry":"build_segmenter","repo":"daviddebot/PGCM","repo_kind":"found_in_text","path":"neural_networks.py","file_url":"https://github.com/daviddebot/PGCM/blob/HEAD/neural_networks.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6347691bc1348387"}},{"code_sha256_prefix":"d1eeb612f7b2197b","entry":"calc_segmentation_loss","repo":"daviddebot/PGCM","repo_kind":"found_in_text","path":"model.py","file_url":"https://github.com/daviddebot/PGCM/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d1eeb612f7b2197b"}},{"code_sha256_prefix":"9583b5f7cd306680","entry":"calc_segmentation_loss","repo":"daviddebot/PGCM","repo_kind":"found_in_text","path":"pretrain_segmenter.py","file_url":"https://github.com/daviddebot/PGCM/blob/HEAD/pretrain_segmenter.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9583b5f7cd306680"}},{"code_sha256_prefix":"3b0c341b684d7558","entry":"calculate_kl_loss","repo":"daviddebot/PGCM","repo_kind":"found_in_text","path":"utils.py","file_url":"https://github.com/daviddebot/PGCM/blob/HEAD/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3b0c341b684d7558"}},{"code_sha256_prefix":"bb1afd03629e0b74","entry":"collect_all_dataset_data","repo":"daviddebot/PGCM","repo_kind":"found_in_text","path":"plot_intervenability.py","file_url":"https://github.com/daviddebot/PGCM/blob/HEAD/plot_intervenability.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"bb1afd03629e0b74"}},{"code_sha256_prefix":"41ea1c28833e991c","entry":"compute_balanced_accuracy_batch","repo":"daviddebot/PGCM","repo_kind":"found_in_text","path":"utils.py","file_url":"https://github.com/daviddebot/PGCM/blob/HEAD/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"41ea1c28833e991c"}},{"code_sha256_prefix":"0e31c60805029bf3","entry":"crop_and_center_on_canvas","repo":"daviddebot/PGCM","repo_kind":"found_in_text","path":"datasets/build_presegmented_clevr.py","file_url":"https://github.com/daviddebot/PGCM/blob/HEAD/datasets/build_presegmented_clevr.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0e31c60805029bf3"}},{"code_sha256_prefix":"1d289b2010985269","entry":"dice_loss","repo":"daviddebot/PGCM","repo_kind":"found_in_text","path":"model.py","file_url":"https://github.com/daviddebot/PGCM/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1d289b2010985269"}},{"code_sha256_prefix":"88cec5163f22f7e0","entry":"dice_loss","repo":"daviddebot/PGCM","repo_kind":"found_in_text","path":"pretrain_segmenter.py","file_url":"https://github.com/daviddebot/PGCM/blob/HEAD/pretrain_segmenter.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"88cec5163f22f7e0"}},{"code_sha256_prefix":"2e5ed0486069f16d","entry":"get_concept_balance","repo":"daviddebot/PGCM","repo_kind":"found_in_text","path":"utils.py","file_url":"https://github.com/daviddebot/PGCM/blob/HEAD/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2e5ed0486069f16d"}},{"code_sha256_prefix":"879f4cd91c2f7a5e","entry":"get_cub_dataloaders","repo":"daviddebot/PGCM","repo_kind":"found_in_text","path":"datasets/build_cub_embeddings.py","file_url":"https://github.com/daviddebot/PGCM/blob/HEAD/datasets/build_cub_embeddings.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"879f4cd91c2f7a5e"}},{"code_sha256_prefix":"8b4e05e5c3ca1e03","entry":"load_cub_split","repo":"daviddebot/PGCM","repo_kind":"found_in_text","path":"dataset.py","file_url":"https://github.com/daviddebot/PGCM/blob/HEAD/dataset.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8b4e05e5c3ca1e03"}},{"code_sha256_prefix":"5774828abce829e5","entry":"load_cub_splits","repo":"daviddebot/PGCM","repo_kind":"found_in_text","path":"dataset.py","file_url":"https://github.com/daviddebot/PGCM/blob/HEAD/dataset.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5774828abce829e5"}},{"code_sha256_prefix":"bd44204d0c27a308","entry":"load_intervenability_data","repo":"daviddebot/PGCM","repo_kind":"found_in_text","path":"plot_intervenability.py","file_url":"https://github.com/daviddebot/PGCM/blob/HEAD/plot_intervenability.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"bd44204d0c27a308"}},{"code_sha256_prefix":"9d3e673b7aa5676b","entry":"obj_filename","repo":"daviddebot/PGCM","repo_kind":"found_in_text","path":"datasets/build_presegmented_clevr.py","file_url":"https://github.com/daviddebot/PGCM/blob/HEAD/datasets/build_presegmented_clevr.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9d3e673b7aa5676b"}},{"code_sha256_prefix":"b0c25d378bd1ce97","entry":"obj_to_concept_vec","repo":"daviddebot/PGCM","repo_kind":"found_in_text","path":"datasets/build_presegmented_clevr.py","file_url":"https://github.com/daviddebot/PGCM/blob/HEAD/datasets/build_presegmented_clevr.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b0c25d378bd1ce97"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}