Papers › This Probably Looks Exactly Like That: An Invertible Prototypical Network

This Probably Looks Exactly Like That: An Invertible Prototypical Network

16 Jul 2024arXiv:2407.12200archive 2025-07-28

Zachariah Carmichael, Timothy Redgrave, Daniel Gonzalez Cedre, Walter J. Scheirer

We combine concept-based neural networks with generative, flow-based classifiers into a novel, intrinsically explainable, exactly invertible approach to supervised learning. Prototypical neural networks, a type of concept-based neural network, represent an exciting way forward in realizing human-comprehensible machine learning without concept annotations, but a human-machine semantic gap continues to haunt current approaches. We find that reliance on indirect interpretation functions for prototypical explanations imposes a severe limit on prototypes' informative power. From this, we posit that invertibly learning prototypes as distributions over the latent space provides more robust, expressive, and interpretable modeling. We propose one such model, called ProtoFlow, by composing a normalizing flow with Gaussian mixture models. ProtoFlow (1) sets a new state-of-the-art in joint generative and predictive modeling and (2) achieves predictive performance comparable to existing prototypical neural networks while enabling richer interpretation.

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

Code

Syntology Ran 12 of 16 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 12 ran with no contract checked.

By repository: official repository: 16 samples from 1 repository, 12 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

craymichael/protoflow officialmentioned in paperpytorchGPL-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

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

12ran
4unverified

Licence: 16 of the 16 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 craymichael/ProtoFlow. “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.

calculate_matmul craymichael/ProtoFlow/protoflow/gmm.py official repository ran GPL-2.0 (copyleft) · pointer only · 7252b82bcb3357b6 · report
compute_softdtw craymichael/ProtoFlow/protoflow/kmeans/soft_dtw_cuda.py official repository ran GPL-2.0 (copyleft) · pointer only · 168a9cabc7a9663b · report
compute_softdtw_backward craymichael/ProtoFlow/protoflow/kmeans/soft_dtw_cuda.py official repository ran GPL-2.0 (copyleft) · pointer only · ab0a02fe3f0bce01 · report
consistency_loss craymichael/ProtoFlow/protoflow/training.py official repository ran GPL-2.0 (copyleft) · pointer only · c582f1abfdf87bbf · report
convert_legacy_config craymichael/ProtoFlow/protoflow/utils.py official repository ran GPL-2.0 (copyleft) · pointer only · 7294ea39eb1f484b · report
dict_to_namespace craymichael/ProtoFlow/protoflow/utils.py official repository ran GPL-2.0 (copyleft) · pointer only · 32ba9344b7753cf9 · report
elbo_bpd craymichael/ProtoFlow/protoflow/metrics.py official repository ran GPL-2.0 (copyleft) · pointer only · e89baae0a1437b16 · report
elbo_nats craymichael/ProtoFlow/denseflow/utils/loss.py official repository ran GPL-2.0 (copyleft) · pointer only · d232e453e386a533 · report
linear_rampup craymichael/ProtoFlow/protoflow/training.py official repository ran GPL-2.0 (copyleft) · pointer only · 4eae3eb7fc10b826 · report
loglik_bpd craymichael/ProtoFlow/denseflow/utils/loss.py official repository ran GPL-2.0 (copyleft) · pointer only · 9f24b4c6cbb5e19f · report
loglik_nats craymichael/ProtoFlow/denseflow/utils/loss.py official repository ran GPL-2.0 (copyleft) · pointer only · 9bff0117086fa0a0 · report
z_log_prob craymichael/ProtoFlow/protoflow/training.py official repository ran fingerprinted GPL-2.0 (copyleft) · pointer only · b9bb230c9c9c7a26 · report
calculate_matmul_n_times craymichael/ProtoFlow/protoflow/gmm.py official repository unverified GPL-2.0 (copyleft) · pointer only · 3669431e2653a3ed · report
get_dataset craymichael/ProtoFlow/protoflow/datasets.py official repository unverified GPL-2.0 (copyleft) · pointer only · a30a1acd1c8065d4 · report
timed_run craymichael/ProtoFlow/protoflow/kmeans/soft_dtw_cuda.py official repository unverified GPL-2.0 (copyleft) · pointer only · 89a318a54beb022e · report
write_shm_meta craymichael/ProtoFlow/protoflow/datasets.py official repository unverified GPL-2.0 (copyleft) · pointer only · d8c19986ae830c3f · report

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