Papers › Mechanistic understanding and validation of large AI models with SemanticLens

Mechanistic understanding and validation of large AI models with SemanticLens

9 Jan 2025arXiv:2501.05398archive 2025-07-28

Maximilian Dreyer, Jim Berend, Tobias Labarta, Johanna Vielhaben, Thomas Wiegand, Sebastian Lapuschkin, Wojciech Samek

Unlike human-engineered systems such as aeroplanes, where each component's role and dependencies are well understood, the inner workings of AI models remain largely opaque, hindering verifiability and undermining trust. This paper introduces SemanticLens, a universal explanation method for neural networks that maps hidden knowledge encoded by components (e.g., individual neurons) into the semantically structured, multimodal space of a foundation model such as CLIP. In this space, unique operations become possible, including (i) textual search to identify neurons encoding specific concepts, (ii) systematic analysis and comparison of model representations, (iii) automated labelling of neurons and explanation of their functional roles, and (iv) audits to validate decision-making against requirements. Fully scalable and operating without human input, SemanticLens is shown to be effective for debugging and validation, summarizing model knowledge, aligning reasoning with expectations (e.g., adherence to the ABCDE-rule in melanoma classification), and detecting components tied to spurious correlations and their associated training data. By enabling component-level understanding and validation, the proposed approach helps bridge the "trust gap" between AI models and traditional engineered systems. We provide code for SemanticLens on https://github.com/jim-berend/semanticlens and a demo on https://semanticlens.hhi-research-insights.eu.

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

Code

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

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

jim-berend/semanticlens officialmentioned in papermentioned on GitHubpytorchBSD-3-Clause 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

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

10unverified

Licence: 0 of the 10 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 jim-berend/semanticlens. “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.

aggregate_conv_max jim-berend/semanticlens/semanticlens/component_visualization/aggregators.py official repository unverified BSD-3-Clause (permissive) · beeea5d6c6c6623d · report
aggregate_conv_mean jim-berend/semanticlens/semanticlens/component_visualization/aggregators.py official repository unverified BSD-3-Clause (permissive) · 00939566cef1ac37 · report
aggregate_transformer_mean jim-berend/semanticlens/semanticlens/component_visualization/aggregators.py official repository unverified BSD-3-Clause (permissive) · 02a9b1df4eb7a535 · report
clarity_score jim-berend/semanticlens/semanticlens/scores.py official repository unverified BSD-3-Clause (permissive) · 47971026896032cc · report
get_denormalization_transform jim-berend/semanticlens/semanticlens/utils/helper.py official repository unverified BSD-3-Clause (permissive) · ec3da58a46e33471 · report
get_fallback_name jim-berend/semanticlens/semanticlens/utils/helper.py official repository unverified BSD-3-Clause (permissive) · bfb8f75289d9eb7d · report
mystroke jim-berend/semanticlens/semanticlens/utils/render.py official repository unverified BSD-3-Clause (permissive) · 64e42b165db14b37 · report
redundancy_score jim-berend/semanticlens/semanticlens/scores.py official repository unverified BSD-3-Clause (permissive) · af365b71b20f8619 · report
similarity_score jim-berend/semanticlens/semanticlens/scores.py official repository unverified BSD-3-Clause (permissive) · d05da56c454a8ecb · report
to_transforms_compose jim-berend/semanticlens/semanticlens/utils/helper.py official repository unverified BSD-3-Clause (permissive) · e7411b22a136e1ff · report

Tasks

Decision Making

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

CLIP

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