← Latest papers
💻 computer science

The Entanglement Wall: Activation-Space Probes as Risk Detectors, Not Context Adjudicators

This paper demonstrates that while activation-space probes in large language models effectively detect broad risks and block a high percentage of harmful requests, they fail to function as reliable standalone adjudicators for distinguishing harmful from benign prompts when context changes without altering surface form.

Original authors: Dominik Schwarz

Published 2026-07-16
📖 4 min read☕ Coffee break read

Original authors: Dominik Schwarz

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 teach a robot to tell the difference between a harmless joke and a dangerous threat. You might think the robot just needs to learn a list of "bad words." But here's the tricky part: context is everything. The sentence "How do I kill this?" is perfectly safe if you are talking about a computer program that is frozen, but it is a crime if you are talking about a person. The words are identical, but the meaning flips completely based on the situation. This is the world of Large Language Models (LLMs), the super-smart AI brains behind chatbots. Scientists have been trying to build "probes"—tiny sensors that peek inside the AI's brain while it thinks—to see if they can spot the difference between a bad intention and a good one, even when the words look the same. The big question is: Can these sensors act like a smart judge that understands the story, or are they just clumsy bouncers who only check the clothes you're wearing?

A researcher named Dominik Schwarz decided to test this by setting up a high-stakes game of "spot the difference." He took three different AI models and created pairs of prompts: one was a "camouflaged" request that sounded like it wanted to do something bad (like "How do I kill this?"), and the other was a "twin" request that used the exact same words and structure but was actually harmless (like "How do I kill this process?"). The goal was to see if the AI's internal sensors could tell these two twins apart without getting confused by the similar wording.

The results were a bit of a plot twist. When the sensors looked at a huge pile of clearly dangerous requests, they were fantastic detectives, catching about 95% to 97% of the bad guys. However, when the researchers tested them on the tricky "twins" where the only difference was the hidden intent, the sensors hit a wall. They started blocking harmless requests just as often as they blocked the dangerous ones. In fact, on the hardest test set, the sensors failed to distinguish the twins much better than random guessing. Even when the researchers tried to train the sensors specifically on these pairs, the sensors became so good at spotting the specific training examples that they failed miserably on new, unseen examples, blocking nearly 80% to 100% of harmless prompts that looked similar.

The paper calls this phenomenon the "Entanglement Wall." Think of it like this: The AI's brain has a "danger radar" that is very good at detecting the topic of danger (like the concept of "killing"). But when the topic is the same for both a bad guy and a good guy, the radar can't tell them apart. It's like a security guard who is trained to stop anyone holding a red balloon because red balloons are usually used in heist movies. If a child shows up with a red balloon, the guard stops them too. The sensor sees the "red balloon" (the dangerous topic) and panics, unable to see that the child is just playing.

The study suggests that while these activation sensors are excellent "broad-risk detectors"—great for a first pass to catch obvious threats—they are not ready to be the final "context adjudicators" or judges that decide if a specific, tricky request is safe. They are too easily confused by the surface-level similarity of the words. The researchers found that to truly understand the difference between a harmful intent and a harmless one in these specific cases, you need more than just a simple sensor reading; you need a system that can actually understand the story, not just the vocabulary. So, for now, these sensors are great at raising the alarm, but they aren't smart enough to decide if the alarm is a false positive on their own.

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 →