A Monosemantic Attribution Framework for Stable Interpretability in Clinical Neuroscience Large Language Models
Michail Mamalakis, Tiago Azevedo, Cristian Cosentino, Chiara D'Ercoli, Subati Abulikemu, Zhongtian Sun, Richard Bethlehem, Pietro Lio
TL;DR
This work tackles the interpretability gap in clinical large language models by addressing polysemantic representations that hinder stable explanations. It introduces a monosemantic attribution framework that fuses attributional methods with mechanistic insight via Sparse Autoencoders (SAEs), embedding activations into a disentangled latent space and applying a Transformer-based explanation optimizer (TEO) with a diffusion-based variant (DEO) and a UMAP linear constraint. Across IID ADNI and OOD BrainLat data, the approach yields a tunable stability–sparseness trade-off, with TEO-SAE and TEO-UMAP providing the most stable and clinically coherent input-level explanations and revealing meaningful biomarkers such as FAQ and AVLT. An external GPT-based evaluation corroborates the clinical relevance of SAE-enabled explanations, supporting safer deployment of LLMs in cognitive health diagnostics and enabling more efficient screening through high-yield biomarkers.
Abstract
Interpretability remains a key challenge for deploying large language models (LLMs) in clinical settings such as Alzheimer's disease progression diagnosis, where early and trustworthy predictions are essential. Existing attribution methods exhibit high inter-method variability and unstable explanations due to the polysemantic nature of LLM representations, while mechanistic interpretability approaches lack direct alignment with model inputs and outputs and do not provide explicit importance scores. We introduce a unified interpretability framework that integrates attributional and mechanistic perspectives through monosemantic feature extraction. By constructing a monosemantic embedding space at the level of an LLM layer and optimizing the framework to explicitly reduce inter-method variability, our approach produces stable input-level importance scores and highlights salient features via a decompressed representation of the layer of interest, advancing the safe and trustworthy application of LLMs in cognitive health and neurodegenerative disease.
