Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Epistemic Goggles: A Pretrained Module that Induces an Epistemic Frame via Gradient Editing

About

Finetuning a language model on documents that are explicitly annotated as fictional results in a model that still actually believes the documents' core claims, an effect known as Negation Neglect. In our evaluations, models trained on documents prefixed and suffixed with such annotations correctly identify the relevant claims as fictional only about 9% of the time. To address this, we introduce Goggles, a learned module that intervenes on the finetuning gradient rather than the data. During supervised finetuning, a Goggles module edits the gradients an LLM LoRA receives, imparting a chosen epistemic frame (the stance the model takes toward the nature of what it reads) to whatever the documents teach. A Goggles instance is trained once for a given base model, frame, and LoRA configuration, then applied frozen to documents it was never trained on. Trained through Goggles on those same documents, now carrying no fictional annotation, the model flags the content as fictional roughly 91% of the time, while preserving capability (GPQA and TruthfulQA match or exceed baseline). The same architecture supports other frames: a Goggles instance can be trained to treat documents as "part of an AI safety evaluation by Redwood Research" rather than simply as fiction. The imparted frame persists under continued finetuning that pushes back toward the claim, where prior interventions revert. Goggles suggests a path toward training language models on known-misaligned data without absorbing the behaviors that data demonstrates.

Joshua Penman• 2026

Related benchmarks

TaskDatasetResultRank
General CapabilityGPQA Diamond
Accuracy46
14
Capability EvaluationTruthfulQA
TruthfulQA Capability70
10
Knowledge Editing ResistanceSheeran long-horizon SFT (test)
Resistance Score99
9
Knowledge Editing ResistanceDentist long-horizon SFT (test)
Resistance Score90
9
Knowledge Editing ResistanceNovelists 20-step f.t. (held-out)
Resistance Score93
7
Knowledge Editing ResistanceMixed 20-step f.t. (held-out)
Resistance98
7
Showing 6 of 6 rows

Other info

Follow for update