← Latest papers
💬 NLP

Recovering Lesion Parameters from Aphasic Picture Naming Error Profiles in Large Language Models

This paper demonstrates that while specific transformer layer indices cannot be uniquely recovered from aphasic picture-naming error profiles due to functional redundancy, perturbation intensity and noise parameters can be successfully inverted to generate counterfactual models that reproduce target behaviors and discriminate clinical syndromes, offering a robust framework for causal LLM interpretability.

Original authors: Yong Yang, Roger Newman-Norlund, Xiang Guan, Saeed Ahmadi, Regan Willis, Nadra Salman, Kalil Warren, Sophie Arheix-Parras, Srihari Nelakuditi, Leonardo Bonilha, Christopher Rorden, Rutvik H. Desai, Ju
Published 2026-08-10
📖 7 min read🧠 Deep dive

Original authors: Yong Yang, Roger Newman-Norlund, Xiang Guan, Saeed Ahmadi, Regan Willis, Nadra Salman, Kalil Warren, Sophie Arheix-Parras, Srihari Nelakuditi, Leonardo Bonilha, Christopher Rorden, Rutvik H. Desai, Julius Fridriksson

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to figure out how a giant, magical library works. You can't see the books or the librarians inside, but you can watch what happens when you whisper a secret to the building. Sometimes the library whispers back a perfect answer; other times, it stammers, mixes up words, or says something completely nonsense. Scientists call these "Large Language Models" (LLMs), and they are the digital brains behind many of the smart tools we use today. But here's the tricky part: we don't really know which part of the brain is doing the talking. It's like trying to guess which specific gear in a clock made the hands move just by watching the clock face.

To understand this, scientists often use a method called "lesioning." Imagine taking a tiny, precise hammer and tapping a specific gear in that clock to see if it breaks the timekeeping. If the clock starts running slow, you know that gear was important. In the world of AI, researchers can "break" parts of the digital brain by adding a little bit of digital noise to it, just like a stroke can damage parts of a human brain and cause speech problems. This paper asks a fascinating "reverse" question: If we see the clock running slow, can we look at the time and figure out exactly which gear we tapped? And if we guess the gear, can we tap that same gear on a brand-new clock and make it run slow in the exact same way? This isn't just about fixing clocks; it's about proving we truly understand how these digital brains think, rather than just guessing what they are doing.

The Great AI Detective Game

In this study, a team of researchers decided to play a high-stakes detective game with a digital brain called LLaVA-Vicuna 13B. Think of this AI as a super-smart robot that can look at a picture and tell you what it is. The researchers wanted to see if they could figure out exactly how they "broke" the robot just by looking at the mistakes it made.

First, they set up a massive experiment. They took the robot and applied tiny "lesions" (digital damage) to it in 4,840 different ways. They changed three things for each attempt:

  1. Where they hit it (which of the robot's 40 layers of "thinking" they touched).
  2. How much of that layer they damaged (from 0% to 100%).
  3. How loud the noise was (how chaotic the damage was).

After breaking the robot in each of these 4,840 ways, they showed it 175 pictures of everyday objects and asked it to name them. They recorded every mistake the robot made—whether it called a "dog" a "cat" (a semantic error), made up a nonsense word (a neologism), or just stayed silent. This collection of mistakes is called an "error profile."

The Reverse Engineering Challenge

Now came the hard part. The researchers built a new, special computer program (an "inverse model") to act as a detective. They fed this detective the error profiles (the list of mistakes) and asked: "Based on these mistakes, what exactly did we break?"

The detective had to guess three things:

  • Which layer was hit?
  • How much of it was hit?
  • How noisy was the damage?

The Big Discovery: Intensity vs. Location
The results were surprising and revealed a secret about how these AI brains are built.

  1. The "How Much" was easy to find: The detective was very good at guessing how much damage was done. Whether the robot was slightly confused or completely scrambled, the detective could tell the difference with high accuracy. It's like being able to tell if a car engine is "a little rough" or "totally dead" just by listening to the sputter.
  2. The "Where" was fuzzy: The detective was not very good at guessing the exact layer. It could only guess the right layer about 14.8% of the time (which is much better than random guessing, but still far from perfect). However, it could usually guess the right neighborhood of layers (within 5 layers) about 77.6% of the time.

The "Magic Trick" Test (Counterfactual Validation)
Here is where the paper gets really cool. Just because the detective guessed the "how much" and "where" doesn't mean it was right. To prove it, the researchers did a "magic trick." They took the detective's guess, went to a brand new, unbroken robot, and applied that exact guess to it.

  • The Result: In 81.4% of the cases, the new robot started making the exact same mistakes as the original broken robot!
  • The Twist: Even when the detective guessed the wrong layer, if it guessed the right amount of damage, the new robot still made the same mistakes.

This proves that for these AI brains, how much you break them matters way more than where you break them. It suggests that the middle parts of the robot's brain are "redundant"—they all do similar jobs. If you damage one middle layer, another middle layer can kind of take over, so the robot's behavior only changes based on the severity of the hit, not the specific location.

Connecting to Real People

To make sure this wasn't just a game with robots, the researchers tested their detective on 278 real people who had suffered strokes and had trouble naming pictures (a condition called aphasia). The researchers didn't teach the detective anything about human brains; it only knew about the broken robots.

When they fed the human patients' error profiles into the detective, something amazing happened:

  • The detective's guesses about the "damage intensity" (how much was broken) perfectly matched the severity of the patients' conditions. Patients with severe speech problems were predicted to have "high damage," while those with mild problems had "low damage."
  • The detective also grouped the patients by their specific type of aphasia (like Broca's or Wernicke's) based on the "location" it guessed, even though it had never seen a human before.

What This Means

This paper doesn't claim to have solved the mystery of the human brain or fixed all AI problems. Instead, it offers a new way to test if we truly understand AI.

  • What it rules out: It shows that simply looking at which layer an AI uses isn't enough to understand it. You can't just say, "Layer 10 is for nouns," because damaging Layer 10 might look exactly like damaging Layer 15 if the damage is the same size.
  • What it suggests: The "middle" of these AI brains is full of backup systems. They are flexible and redundant.
  • The Confidence: The researchers are very confident in the "intensity" finding because they tested it on a fresh robot and it worked 81.4% of the time. They are confident that the "location" is hard to pin down because the robot behaves the same way even when you guess the wrong layer.

In short, this study teaches us that to understand these giant digital brains, we need to stop looking for a single "broken gear" and start looking at how hard the whole machine is being shaken. And the best part? The method they invented—guessing the damage, then testing it on a fresh machine—could be used to check if we really understand any part of how AI thinks in the future.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →