Perturbation-based Regional Interpretability through Subtraction Mapping (PRISM): naming-error dissociations in language models and post-stroke aphasia
Abstract: Mechanistic interpretability of LLMs lacks spatially resolved, falsifiable tools for testing whether internal components are specialized for distinct cognitive operations. We adapt subtraction analysis, the standard framework of human neuroimaging, from biological brains to perturbed transformers, and apply the same logic to both substrates in parallel. Building on the Brain-LLM Unified Model (BLUM), which showed that layer-perturbed LLaVA-1.6-Vicuna-13B error profiles match the lesion patterns of aphasic patients, we develop PRISM (Perturbation-based Regional Interpretability through Subtraction Mapping). PRISM maps the seven clinical Philadelphia Naming Test categories, subtracts error classes pairwise, and treats each perturbation seed as a subject in a group analysis with threshold-free cluster enhancement along the layer axis. We run a structurally matched analysis on 213 chronic post-stroke aphasia patients using correlation-difference lesion-symptom mapping, and replicate both sides on held-out splits. The designs match in subject dimension (seeds, patients), spatial dimension (layers, atlas-parcellated cortex) and thresholding, but the contrast operator differs: a within-subject error-proportion difference for the LLM, a between-subject correlation difference for the cortex. Both substrates recover a robust phonemic-favoring dissociation, a deep layer cluster and a frontal-perisylvian cortical cluster, both replicating; the semantic-favoring direction is a consistently signed but non-significant trend on both. PRISM thus gives a falsifiable, spatially resolved test of functional-specialization claims in transformer LLMs. A confirmatory ROI-level intervention (PRISM Stage 3) licensing the strongest causal-mechanism claim is left to subsequent work.
Paper Prompts
Sign up for free to create and run prompts on this paper.
Top Community Prompts
Explain it Like I'm 14
1. What is this paper about?
This paper introduces a new method called PRISM for understanding how LLMs work inside.
A LLM is an AI system that processes language in many stages, called layers. The researchers wanted to know whether different groups of layers are especially important for different kinds of language mistakes.
They compared the AI’s mistakes with language mistakes made by people with aphasia, a condition that can happen after a stroke damages parts of the brain. People with aphasia may understand what they want to say but produce the wrong word, a similar-sounding word, or no word at all.
The main idea is:
If damaging certain AI layers causes the same kinds of language errors as damaging certain brain regions, this may help us understand what those AI layers do.
2. What questions did the researchers ask?
The paper focuses on several related questions:
- Are some parts of the AI more important for producing particular kinds of language?
- Do some layers mainly help with sounds, while others help with meaning?
- Do the AI’s patterns of language errors resemble the patterns seen in people with brain injuries?
- Can these results be measured in a way that is statistically reliable and repeated in new data?
The most important comparison was between:
- Phonemic errors: mistakes involving sounds, such as saying “hat” instead of “cat” or inventing a word that sounds like “cat.”
- Semantic errors: mistakes involving meaning, such as saying “dog” instead of “cat.”
The researchers also studied other mistakes, including made-up words, unrelated words, mixed errors, and no response.
3. How did the researchers study this?
Testing the AI
The researchers used a large vision-and-LLM called LLaVA-1.6-Vicuna-13B. It has 40 main processing layers and can look at pictures and name what it sees.
The AI was shown 175 pictures from the Philadelphia Naming Test, a clinical test in which people name pictures. For example, a picture of a cat should produce the word “cat.”
The AI correctly named 158 pictures before any damage was added. The researchers used these 158 pictures for the main experiment. This made sure that any later mistakes were caused by the experiment rather than by the AI already not knowing the answer.
The researchers then artificially “damaged” one AI layer at a time. They did this by adding random noise to some of the layer’s weights. Weights are numbers that help determine how the AI processes information.
This is similar to gently scrambling part of a recipe or bending one section of a machine to see what stops working.
They varied:
- Which layer was damaged.
- How strong the damage was.
- How much of the layer was affected.
- The random pattern used to create the damage.
Each random pattern was called a seed. The researchers treated different seeds somewhat like different experimental subjects.
Recording the AI’s mistakes
After each layer was perturbed, the researchers recorded what kinds of errors the AI made. These included:
| Error type | Simple meaning |
|---|---|
| Semantic | A real word with a related meaning, such as “dog” for “cat” |
| Phonemic | A word or sound similar to the target, such as “hat” for “cat” |
| Mixed | A word related in both meaning and sound |
| Neologism | A completely invented word |
| Unrelated | A real word with no clear connection |
| No response | The AI produced no usable answer |
The researchers then subtracted the amount of one error type from another. For example, they compared:
phonemic errors − semantic errors
This helped them identify layers that were more connected to one kind of mistake than the other.
Studying people with aphasia
The researchers also examined data from 213 people with chronic aphasia after stroke. These patients had taken the same picture-naming test.
For each person, the researchers knew:
- Which errors the person made.
- Which parts of the brain had been damaged.
They divided the brain into 64 regions and tested whether damage to particular regions was more strongly related to phonemic errors or semantic errors.
Finding important groups of layers or brain regions
The researchers used a statistical technique called threshold-free cluster enhancement, or TFCE.
In simple terms, TFCE looks for nearby results that form a meaningful group instead of treating every layer or brain region as completely separate. For the AI, nearby layers were treated like neighboring locations. For the brain, nearby atlas regions were treated as parts of a larger area.
The researchers also:
- Split the AI seeds and patients into discovery and testing groups.
- Checked whether the results appeared again in the held-out data.
- Randomly rearranged layer order to make sure the AI results depended on the real order of layers.
- Randomly rearranged error labels to test whether the findings could have happened by chance.
4. What did the researchers find?
The AI and human brain showed similar patterns
Both the AI and the human brain data showed meaningful patterns for the different types of naming errors. This means that the errors were not random: different mistakes were connected to different parts of the system.
A strong phonemic-related pattern was found
The clearest result was a phonemic-favoring pattern.
In people with aphasia, damage to parts of the left frontal and nearby language-related brain areas was more strongly connected to phonemic errors than to semantic errors. These areas included parts of the:
- Postcentral gyrus.
- Precentral gyrus.
- Superior longitudinal fasciculus.
In the AI, damaging a deep group of layers—roughly layers 22–31—also caused more phonemic errors than semantic errors.
This pattern appeared again in the held-out AI seeds and in the held-out patients. In other words, the result was not found only in the first group tested.
The semantic-related pattern was weaker
The researchers expected that some areas might favor semantic errors over phonemic errors. There were hints of this pattern in both the AI and human data, but it was not strong enough to meet the researchers’ strict statistical requirements.
Therefore, the paper does not claim that it has firmly identified a semantic-specialized group of layers or brain regions.
This is an important example of scientific caution: a result can point in a certain direction without being strong enough to count as reliable evidence.
The AI results depended on the order of its layers
When the researchers randomly scrambled the order of the AI’s layers, the important clusters disappeared. This suggests that the findings were connected to the real organization of the model rather than simply being caused by random differences among layers.
The effects were related to the amount of damage
The researchers also examined whether stronger or wider perturbations caused larger changes in the AI’s errors. This is similar to asking whether a larger brain injury causes a larger language problem.
They studied the relationship between:
- The strength of the noise added to the AI.
- The percentage of weights affected.
- The resulting error patterns.
These dose-response analyses were used to see whether the AI behaved like a system in which greater damage produces stronger problems.
5. Why are these findings important?
Most methods for explaining AI look inside the model to find patterns in its numbers or activations. These methods can show what information a component represents, but they do not always show whether that component is actually necessary for a particular behavior.
PRISM takes a different approach:
- Choose a clearly defined behavior, such as naming a picture.
- Damage one part of the AI.
- Observe the specific type of mistake that appears.
- Compare the result with known patterns from human brain research.
This makes the AI’s internal organization easier to connect to an observable behavior.
The method is also useful because it gives researchers a way to make claims that could be tested. For example, if researchers identify a group of layers that supposedly controls phonemic processing, they could later damage only those layers and check whether phonemic errors increase as predicted.
However, the paper’s strongest final test—called PRISM Stage 3—was not completed in this study. The researchers did not yet perform the planned targeted damage to the identified layers and compare them with carefully chosen control layers. As a result, the current findings are strong evidence of a relationship, but they are not yet the strongest possible proof of a specific cause.
6. Possible impact of the research
PRISM could have several important uses.
First, it could improve AI explainability. Instead of merely saying that a layer contains certain information, researchers could ask what behavior is harmed when that layer is disrupted.
Second, comparing AI errors with human aphasia may help scientists understand both artificial and biological language systems. The AI is not a human brain, but similar patterns of errors may reveal useful similarities in how complex language processing is organized.
Third, the approach could eventually support digital twins of neurological conditions. A digital twin would be a computer model designed to imitate a particular patient’s language difficulties. Researchers could use such models to study possible treatments or predict how a patient might respond to therapy.
Overall, the paper presents PRISM as a promising new tool for connecting AI behavior to its internal layers. Its main result is a repeatedly observed link between deep AI layers, phonemic language errors, and brain regions involved in similar errors after stroke. More targeted experiments are still needed before the researchers can say exactly what each layer does.
Knowledge Gaps
Knowledge gaps, limitations, and open questions
- Causal localization remains incomplete: PRISM identifies layer clusters associated with differential error profiles, but the paper does not perform the planned Stage 3 ROI perturbations against matched nonsignificant control clusters; therefore, selective necessity of the reported layer ranges is not yet demonstrated.
- Layer perturbations may not be functionally focal: Multiplicative weight noise in one layer can propagate through residual connections and alter computations in other layers, leaving unresolved whether the effects are attributable to the targeted layers or to distributed network disruption.
- The perturbation-to-lesion analogy is not quantitatively validated: The study treats noise standard deviation and perturbation density as analogs of lesion severity and extent, but does not establish that these parameters correspond to biologically meaningful degrees or spatial patterns of cortical damage.
- The analysis is restricted to one architecture and model scale: Findings come only from LLaVA-1.6-Vicuna-13B with 40 transformer layers, so their generality to text-only models, encoder–decoder models, different model sizes, newer architectures, or multimodal systems is unknown.
- Cross-task generalizability is untested: PRISM is evaluated only on the Philadelphia Naming Test; whether the same layer–error dissociations appear in sentence comprehension, repetition, reading, writing, dialogue, or the WAB-R remains unresolved.
- The behavioral stimulus set is reduced for the LLM: The LLM analysis excludes the 17 PNT items it failed at baseline, whereas human patients are analyzed on the full task. This produces a different effective item distribution and may limit comparability between the two substrates.
- Baseline failures are not modeled as a clinically meaningful phenotype: Excluding baseline-incorrect items prevents estimation of how perturbations affect already difficult items and may hide interactions between intrinsic model weaknesses and perturbation-induced errors.
- LLM and human contrasts are not statistically equivalent: The LLM uses within-seed differences in error proportions, whereas the human analysis uses between-patient differences in lesion–symptom correlations. Similar spatial patterns therefore do not establish that the same statistical or computational mechanism produced the dissociation.
- The human analysis lacks covariate adjustment: Lesion volume, age, education, time post-stroke, overall aphasia severity, premorbid ability, and lesion-location dependencies are not incorporated into the reported subtraction maps, leaving potential confounding unresolved.
- Chronic stroke reorganization is not separated from lesion effects: Because the human cohort consists of chronic post-stroke patients, the maps may reflect recovery, compensatory reorganization, or treatment history in addition to the consequences of damaged tissue.
- Lesion-network dependencies are not fully addressed: Correlated lesion locations, vascular anatomy, lesion volume, and unequal regional coverage may bias ROI-level correlation differences, particularly when only 64 left-hemisphere atlas regions are retained.
- Atlas-level spatial resolution is coarse: The cortical analysis cannot determine whether the observed frontal-perisylvian associations arise from specific subregions, white-matter pathways, cortical layers, or distributed networks within each JHU atlas parcel.
- The study does not directly compare LLM layers with homologous human regions: The reported correspondence is qualitative—deep transformer layers and frontal-perisylvian cortex—rather than a formal mapping between individual layers, computational functions, and neuroanatomical substrates.
- The semantic-favoring dissociation remains unresolved: Semantic-versus-phonemic effects are consistently signed but nonsignificant, so it is unclear whether the asymmetry reflects a genuine functional imbalance, insufficient statistical power, measurement noise, or limitations of the subtraction design.
- The small effective LLM sample limits inference: The discovery and validation analyses use 40 perturbation seeds each, and seeds may not provide fully independent “subjects” because they perturb the same model and often the same parameter structures.
- Seed independence is assumed rather than empirically established: The paper does not quantify how correlated perturbation responses are across seeds or determine the effective sample size of the seed-as-subject design.
- Perturbation randomness may obscure stable mechanisms: Randomly selecting and perturbing weights at a given density can produce heterogeneous damage patterns within a layer; the stability of the findings under alternative masks, structured perturbations, or repeated perturbations of the same weights is not established.
- Only weight perturbations are examined: The study does not test activation ablation, attention-head intervention, MLP intervention, neuron-level perturbation, representation patching, or structured circuit disruption, leaving the relationship between PRISM maps and finer-grained mechanistic methods uncertain.
- The error taxonomy may not transfer cleanly to model outputs: Human PNT categories were designed for clinical speech errors, whereas LLM responses may contain formatting artifacts, multiple words, visual-recognition failures, hallucinated labels, or modality-specific errors that are difficult to classify under the same taxonomy.
- Scoring reliability for LLM responses is insufficiently characterized: The paper does not establish inter-rater reliability, automated-scoring accuracy, or sensitivity analyses for ambiguous or unscorable LLM responses.
- Vision and language contributions are not disentangled: Because the model is multimodal, the study does not determine whether the observed perturbation effects arise from visual encoding, multimodal integration, lexical retrieval, phonological generation, or interactions among these processes.
- The analysis does not test item-level moderators: Effects may depend on lexical frequency, imageability, word length, phonological neighborhood, semantic familiarity, or visual complexity, but these item properties are not systematically modeled.
- Dose-response models may be oversimplified: The reported dose-response analysis uses linear main effects and a single interaction for perturbation magnitude and density, although neural and model damage responses may be nonlinear, saturating, thresholded, or nonmonotonic.
- Dose-response effects are not directly compared with patient lesion severity: The LLM dose-response surfaces are described as lesion analogs, but no matched human analysis tests whether analogous severity–deficit relationships exist.
- The significance and thresholding choices require broader robustness checks: The use of a 90th-percentile TFCE threshold, 1,000 permutations, and 1,000 bootstrap resamples may affect results; sensitivity to alternative TFCE parameters, permutation counts, thresholds, and correction procedures is not fully established in the main analysis.
- The layer-order permutation test does not prove functional specialization: Demonstrating dependence on the original layer order shows spatial contiguity in the chosen coordinate system, but does not establish that a contiguous cluster implements a single cognitive operation or that neighboring layers form a coherent circuit.
- Functional separability is only partially tested: Label permutation checks the behavior of the subtraction statistic under randomized categories, but does not establish that semantic, phonemic, neologistic, and other error processes are computationally separable within the model.
- Negative findings are difficult to interpret: Failure to detect semantic-favoring clusters may reflect genuine absence, lower base rates, reduced reliability of semantic labels, insufficient perturbation sensitivity, or multiple-comparison penalties; the study does not distinguish these explanations.
- External behavioral validation is limited: The paper uses correspondence with aphasic error categories as behavioral grounding, but does not compare PRISM predictions with independent human experiments, neurophysiological data, model probes, or targeted clinical interventions.
- Patient-specific “digital twin” applications remain speculative: The paper outlines future uses for modeling individual deficits and treatment responses, but does not demonstrate patient-level prediction, longitudinal validation, treatment-response forecasting, or clinical utility.
- Robustness to alternative lesion and perturbation representations is unknown: Results are not shown under voxel-wise lesion maps, different cortical parcellations, continuous rather than binary lesions, structured parameter masks, or alternative perturbation distributions.
- The reported cross-substrate similarity may be driven by the shared task taxonomy: Because both analyses use the same PNT categories, the extent to which the correspondence reflects genuinely shared computations rather than shared labeling conventions remains unresolved.
Practical Applications
Immediate Applications
The paper’s demonstrated contribution is a behaviorally grounded interpretability workflow: perturb model layers, classify outputs using a clinically validated error taxonomy, compare error categories with subtraction maps, apply cluster-aware inference, and replicate findings on held-out perturbations. The following uses are feasible now, although they should be treated as evaluation and research tools rather than clinically validated products.
- LLM safety and quality auditing — software/AI industry
- Integrate PRISM-style tests into model evaluation pipelines to identify layer ranges that preferentially cause phonemic, semantic, neologistic, unrelated, or no-response failures.
- Use the resulting maps to create regression tests such as: “A modification must not increase phonemic errors in layers 22–31 beyond a predefined tolerance.”
- Assumptions/dependencies: The model must support layer-level intervention, its outputs must be reliably scored, and the task must include sufficiently many baseline-correct items. Results may not transfer directly from LLaVA-1.6-Vicuna-13B to other architectures.
- Pre-release and post-update model diagnostics — software/AI industry
- Compare PRISM maps before and after fine-tuning, quantization, pruning, alignment, or multimodal-adapter changes. A shift in a layer cluster or dose-response curve could signal a new failure mode even when aggregate accuracy remains stable.
- Produce an interpretability report documenting which behavioral error types are associated with specific internal layer ranges.
- Assumptions/dependencies: Comparisons require fixed prompts, images, decoding settings, scoring procedures, and perturbation distributions. Layer numbering is not comparable across models without architectural alignment.
- Behaviorally grounded benchmarking of language and vision-LLMs — academia and industry
- Extend the PNT-style evaluation to domain-specific taxonomies, including medical terminology, legal reasoning, code-generation errors, or speech-recognition confusions.
- Use pairwise subtraction rather than overall accuracy to distinguish superficially similar failures—for example, semantic substitutions from unrelated answers.
- Assumptions/dependencies: Error categories must be operationally separable and scored consistently, preferably with human validation or a validated classifier. The paper’s semantic-favoring effects were non-significant, so PRISM should not be used to claim complete functional dissociations.
- Reproducible interpretability workflows — academic research
- Adopt the paper’s multi-stage protocol: discovery split, held-out replication, layer-order permutation, category-label permutation, and, where possible, targeted ROI perturbation.
- Release perturbation seeds, noise magnitude, perturbation density, item-level responses, scoring code, and cluster maps as part of model cards or research artifacts.
- Assumptions/dependencies: Adequate compute is required because the method involves many perturbation conditions. Reproducibility depends on deterministic software environments and access to model weights.
- Clinician–AI communication and educational tools — healthcare and education
- Use the PNT taxonomy as an accessible vocabulary for describing AI failures: for example, distinguishing a semantically related response from a phonemically distorted or entirely unrelated response.
- Develop teaching dashboards that show how internal model interventions translate into observable language errors, helping students learn about aphasia, lesion–symptom mapping, and mechanistic interpretability.
- Assumptions/dependencies: Such tools should be educational or exploratory, not diagnostic. Clinical categories may not map perfectly onto artificial-model behavior, and expert review is needed.
- Policy and procurement standards for explainable AI
- Regulators, public-sector purchasers, and internal governance teams could require behavioral interpretability evidence in addition to accuracy and calibration metrics.
- A practical requirement could be that vendors report whether claimed specialized capabilities survive held-out perturbation tests, multiple-comparison correction, and null controls.
- Assumptions/dependencies: PRISM is currently validated on one model, one task, and one clinical taxonomy. It should therefore inform reporting standards rather than serve as a universal certification test.
- Personal awareness of AI limitations — daily life
- Developers of writing, speech, and accessibility assistants can use error-category monitoring to warn users when a system is producing systematic substitutions, malformed words, or no-response failures rather than merely displaying a confidence score.
- Assumptions/dependencies: User-facing warnings require reliable automated error classification and must avoid implying that an AI failure represents a human neurological condition.
Long-Term Applications
These applications follow from the paper’s proposed extensions, especially confirmatory ROI perturbation and patient-specific digital twins, but require further validation, scaling, or clinical development.
- Causal layer-specific model editing — software/AI industry
- Use Stage 3 ROI perturbation to test whether selectively modifying layers 22–31 changes phonemic errors while sparing semantic and unrelated errors.
- If confirmed, this could support targeted fine-tuning, adapter placement, layer freezing, or constrained weight editing aimed at reducing particular behavioral failure modes.
- Assumptions/dependencies: The current paper identifies robust layer clusters but does not complete the confirmatory ROI intervention. Residual connections may cause perturbations to affect computations outside the targeted layers, and improvements must be tested for collateral effects.
- Architecture comparison and transferable interpretability maps — AI research
- Apply PRISM to text-only transformers, encoder–decoder models, speech models, multimodal systems, and models of different sizes to determine whether phonemic-favoring or semantic-favoring organization recurs.
- Develop cross-model alignment methods that compare functional layer ranges despite different depths and connection patterns.
- Assumptions/dependencies: Functional specialization may be distributed differently across architectures. A layer cluster in one model should not be assumed to correspond to the same computation in another.
- Patient-specific neurological-disorder digital twins — healthcare and clinical research
- Fit perturbation configurations—layer, noise magnitude, density, and seed—to an individual patient’s error profile, producing a computational surrogate that mimics that patient’s naming deficits.
- Such digital twins could simulate disease trajectories, compare hypothetical interventions, stratify clinical-trial participants, and generate treatment-response predictions.
- Assumptions/dependencies: This requires validation against longitudinal patient data, more than one task, clinically meaningful individual-level prediction, privacy safeguards, and evidence that model perturbations correspond to mechanisms rather than merely matching surface behavior. It must not replace clinical diagnosis or treatment decisions.
- Treatment and rehabilitation planning for aphasia — healthcare
- Combine lesion maps, PNT error profiles, and model perturbation profiles to identify computationally plausible rehabilitation targets—for example, therapies emphasizing phonological retrieval when phonemic errors dominate.
- A patient-specific model could simulate whether a proposed intervention is likely to reduce one error category without increasing another.
- Assumptions/dependencies: The paper uses chronic post-stroke data and cross-sectional lesion–symptom associations. Clinical deployment requires prospective trials, causal evidence, individualized lesion modeling, and integration with speech-language pathologist judgment.
- Clinical-trial design and virtual cohorts — healthcare/pharmaceutical research
- Generate virtual participants with controlled combinations of semantic, phonemic, neologistic, and no-response impairments.
- Use these simulated profiles to test inclusion criteria, estimate outcome variability, refine task batteries, and explore intervention hypotheses before costly recruitment.
- Assumptions/dependencies: Simulated participants must reproduce clinically relevant variability, not only the seven PNT categories. Regulatory acceptance would require strong validation against independent cohorts and real treatment outcomes.
- Advanced assistive communication systems — healthcare and daily life
- Build speech or communication aids that detect a user’s likely error pattern and adapt prompts accordingly—for example, phonological cueing for phonemic substitutions or semantic cueing for meaning-related failures.
- A system could maintain a longitudinal error profile and personalize cueing, vocabulary selection, and response timing.
- Assumptions/dependencies: Real-time error classification must be accurate across accents, dialects, motor-speech impairments, and multilingual users. Personalization requires consent, secure health-data handling, and clinician oversight.
- Mechanism-based model monitoring and incident response — policy and industry
- Establish longitudinal “functional maps” for deployed models and monitor whether safety updates, data drift, or hardware compression move behaviorally important layer clusters.
- This could complement standard incident logs with evidence about which internal regions are associated with emerging failure classes.
- Assumptions/dependencies: Monitoring requires stable intervention access, standardized benchmark suites, and safeguards against vendors using perturbation results as a misleading substitute for broader safety evaluation.
- Unified computational neuroscience platforms — academia
- Create shared analysis frameworks that compare artificial perturbation maps with lesion–symptom, neuroimaging, or behavioral data across multiple cognitive tasks.
- The approach could help test which brain–model correspondences are robust, task-specific, or merely analogical.
- Assumptions/dependencies: Similar error profiles do not by themselves establish shared mechanisms. Stronger conclusions require converging evidence from causal interventions, representational analyses, anatomy, temporal dynamics, and out-of-sample behavioral prediction.
Glossary
- Activation patching: A technique that replaces or modifies internal neural activations to test their causal role in a model’s behavior. “Activation patching and causal mediation analysis”
- Aphasia: An acquired language disorder caused by damage to brain regions involved in language processing. “humans with chronic post-stroke aphasia”
- Atlas parcellation: The division of brain anatomy into predefined regions using a standardized anatomical atlas. “atlas-parcellated cortex”
- Baseline-correct analysis set: The subset of test items answered correctly before an experimental manipulation. “the 158 items it named correctly at baseline define the analysis set”
- Bootstrap: A resampling method used to estimate uncertainty in a statistic without relying on a specific parametric distribution. “a patient-level percentile bootstrap (1,000 resamples)”
- Causal mediation analysis: A method for determining whether an intermediate variable explains how an intervention produces an outcome. “Activation patching and causal mediation analysis”
- Causal tracing: An interpretability method that tracks how information flows through a model to determine which components cause an output. “causal tracing and weight editing”
- Cluster correction: A statistical procedure that accounts for multiple comparisons by evaluating spatially contiguous effects as groups. “cluster-based spatial inference originally developed for fMRI”
- Cluster bootstrap: A bootstrap procedure that resamples groups of observations, such as perturbation seeds, rather than individual measurements. “a 1,000-iterate cluster bootstrap over seeds”
- Cluster mass: An aggregate measure of the strength and extent of a contiguous statistically enhanced region. “the cluster mass depends on the intrinsic layer ordering”
- Connected-component labeling: An algorithm that identifies contiguous groups of related elements in a discrete map. “Surviving layer clusters are extracted by connected-component labeling”
- Correlation difference: The subtraction of two correlation coefficients to measure the relative association of a region with two behavioral outcomes. “the cortical subtraction value is the difference of correlations”
- Cortical lesion: A localized area of damage in the cerebral cortex. “an impairment in language processing”
- Covariate: A variable included in a statistical model to account for its relationship with the outcome. “ and as continuous within-seed repeated-measures covariates”
- Dose-response analysis: An analysis of how the magnitude of an outcome changes as the intensity or extent of a manipulation changes. “Stage 2.5: Per-cluster dose-response analysis”
- Effect size: A quantitative measure of the magnitude or direction of an observed relationship or difference. “We deliberately report dose-response effects as effect-size estimates”
- Falsifiability: The property of a scientific claim being testable in a way that could demonstrate it to be false. “PRISM thus gives a falsifiable, spatially resolved test”
- Functional specialization: The hypothesis that distinct components perform different specialized functions. “whether components are functionally specialized for distinct cognitive operations”
- Group-level inference: Statistical inference based on variation across multiple subjects or experimental units. “Group-level inference is computed across discovery seeds”
- Heavy-tailed distribution: A probability distribution in which extreme values occur more frequently than in a normal distribution. “the heavy-tailed distributions of single-patient error proportions”
- Held-out split: A portion of data reserved for evaluating whether findings generalize beyond the data used to derive them. “replicates the resulting maps on an independent split”
- Inferential framework: A structured set of statistical principles used to evaluate evidence for scientific claims. “no shared inferential framework for testing”
- Lesion-load profile: A measurement describing the amount of damage affecting each anatomical region. “a complete JHU ROI lesion-load profile”
- Lesion mask: A spatial representation identifying damaged tissue in a brain image. “a 3D binary lesion mask in MNI152 space”
- Lesion-symptom mapping: A neuropsychological method that relates the location of brain damage to behavioral deficits. “correlation-difference lesion-symptom mapping”
- Layer-axis TFCE: Application of threshold-free cluster enhancement along the ordered sequence of transformer layers. “the seed-as-subject layer-axis TFCE pipeline”
- Layer-resolved interpretability: Analysis of model behavior that identifies effects associated with particular neural-network layers. “layer-resolved interpretability”
- Linear model: A statistical model expressing an outcome as a linear combination of predictors and an error term. “Within seed, we fit the linear model”
- Marginal distribution: The distribution of one variable considered without conditioning on other variables. “destroys the intrinsic ordering of layers”
- Mechanistic interpretability: The study of how internal components and computations of a neural network produce its behavior. “Mechanistic interpretability of LLMs”
- Multiple-comparison correction: A statistical adjustment that controls false-positive risk when many hypotheses are tested simultaneously. “under nonparametric multiple-comparison correction”
- Nonparametric inference: Statistical inference that does not assume a particular probability distribution for the data. “the standard nonparametric tool”
- Nonparametric permutation test: A significance test that constructs a null distribution by randomly rearranging labels or observations. “PRISM Stage 2 is a layer-order permutation test”
- One-sample t-statistic: A statistic testing whether the mean of a sample differs from a specified value, typically zero. “the layer-wise mean and one-sample t-statistic against zero”
- Out-of-sample replication: Reproduction of findings using data not used to estimate the original result. “Out-of-sample replication and Stage 2 permutation validation”
- Paraphasia: An unintended spoken or produced word or sound sequence substituted for a target word. “a formal paraphasia, e.g., ‘hat’ for cat”
- Perturbation density: The fraction of a model component’s parameters subjected to an experimental modification. “the perturbation density ”
- Perturbation-response mapping: Mapping changes in a model’s outputs to controlled modifications of its internal parameters. “Keywords: mechanistic interpretability, LLMs, perturbation-response mapping”
- Phonemic error: A naming error involving alteration of the target word’s sounds. “Phonemic peaks at deep-middle layers”
- Post-stroke aphasia: Language impairment resulting from stroke-related brain injury. “213 chronic post-stroke aphasia patients”
- Residual connection: A neural-network connection that adds a layer’s input to its output, helping information pass through multiple layers. “residual connections couple every layer's output to the activations of all preceding layers”
- ROI parcellation: Division of an anatomical structure into predefined regions of interest for analysis. “atlas-based ROI parcellation rather than voxel-wise inference”
- Semantic substitution: A naming error in which a word related in meaning replaces the target word. “Semantic substitution”
- Sparse autoencoder: A neural network trained to represent data using a small number of active latent features. “sparse-autoencoder feature decomposition”
- Spearman rank correlation: A nonparametric measure of the monotonic association between two variables based on their ranks. “we compute the Spearman rank correlation”
- Spatial inference: Statistical inference that incorporates the arrangement or adjacency of measurements across space. “applies threshold-free cluster enhancement (TFCE) for spatial inference”
- Subtraction analysis: A method that subtracts measurements associated with one condition from those associated with another to isolate differential effects. “We adapt subtraction analysis”
- Threshold-free cluster enhancement (TFCE): A method that enhances signal based on both local statistical intensity and the extent of neighboring signal without requiring an arbitrary cluster-forming threshold. “applies threshold-free cluster enhancement (TFCE; Smith and Nichols 2009)”
- Transformer: A neural-network architecture that processes sequences using attention-based mechanisms and stacked processing layers. “a perturbed 13-billion-parameter vision--language transformer”
- Univariate lesion-symptom mapping: Analysis relating one behavioral measure at a time to damage in individual brain regions. “Univariate lesion-symptom mapping is the established baseline”
- Voxel-wise inference: Statistical analysis performed separately at the level of individual three-dimensional image elements. “atlas-based ROI parcellation rather than voxel-wise inference”
- Weight editing: Direct modification of a neural network’s learned parameters to test or alter model behavior. “causal tracing and weight editing”
- Vision-language transformer: A transformer model designed to process and connect visual and linguistic information. “a perturbed 13-billion-parameter vision--language transformer”