Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

Fine-Tuned Activation Oracles Develop Concept-Specific Blind Spots, Study Finds

AI By Crimson AI Hugging Face Papers 10 August 2026 · 00:00 8 views
Share: X Telegram

New research from Hugging Face reveals that fine-tuning activation oracles on a subject model that hides a concept makes them selectively worse at recovering that concept, despite the information remaining decodable inside the oracle.

Fine-Tuned Activation Oracles Develop Concept-Specific Blind Spots, Study Finds

Key points

Activation Oracles (AOs) are language models trained to answer natural-language questions about another model's internal activations, turning activation analysis into a chat interface. They are often used to audit models that hide information, such as backdoors or concealed goals, by training the oracle on the subject model's activations to become a specialist reader.

However, a new paper from Hugging Face shows that this approach can backfire. In a controlled Taboo Word Guessing setting, where subject models are fine-tuned to internally use a hidden concept while avoiding direct disclosure, fine-tuned AOs became concept-specific anti-readers: they selectively failed to recover the concept that was persistently present during their own training.

The failure is not due to the concept being absent from the subject or oracle representations. The target remains decodable inside the oracle, and LogitLens and layer-ablation analyses indicate the issue lies in the AO readout pathway. Ablating the oracle's mid-to-late layers restores recovery, and the failing oracle is usually confident rather than uncertain.

Across all five concepts tested, an AO fine-tuned on a subject that hides concept c became selectively worse at recovering c, while still reading other concepts fine. For cooperative subjects, exact recovery of the hidden concept dropped from 94% for a base AO to 35% for the oracle trained on that subject, even though an oracle trained on a different hidden concept still reached 71%.

The results show that behavioral leakage, representation-level decodability, and AO-verbalizability can come apart, raising a reliability concern for learned interpretability interfaces.

ConditionExact Recovery Rate
Base AO94%
AO fine-tuned on subject hiding the same concept35%
AO fine-tuned on a different hidden concept71%
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

1
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

1
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1