Yeah I meant a more coherent situational awareness
Agree the crux here is whether the more “reflexive” part dominates. I think the contrastive SDF results are evidence for coherent awareness being significant, unless I’m badly misinterpreting them. I think also the fact that strong open-source models (and hence frontier models) always reason about the grader in their CoT is evidence for coherent awareness being significant. Idk, it would be nice if we could quantify the ratio
I’m trying to think of relevant experiments, I don’t feel super great about them:
Never let the model generate metagaming sentences in its CoT, compare to unfiltered generation
Some kind of patching experiment between a prompt where internals say the model has high grader awareness, and a re-write of the prompt where internals say the model doesn’t. Patch CoTs that don’t mention the grader from the former to the latter, and compare against normal re-write prompt rollouts, to see if they carry with them “the bag of misaligned heuristics”
Yeah makes sense. My question was more so what is your model of the environments they are putting the capabilities RL checkpoint through, such that it sufficiently shifts the model’s priors to “ah, in these the grader wants <aligned behavior>” (since purportedly, they aren’t training directly on the honeypots)
Is your mental model to explain the Hacker Opus + Alignment Training is better aligned than the init result (Figure 19, especially reward-hacking honeypots) that whatever harmlessness training[1] it received generalized very far to shift the model’s priors about the grader in OOD situations, and so it now has a 0% hacking rate in the reward hacking honeypots?
Training a Misaligned Reward Seeker points to Teaching Claude Why, which describes them as “To test this, we trained an SL init of the base model under Claude Sonnet 4 on several RL mixes that vary on diversity. The baseline environments are diverse in topic, but mostly include a harmful request or jailbreak attempt in the user message with no system prompt (or a brief, simple one). We augment these environments by adding tool definitions and updating the system prompts to be more varied and complex (for example, by trying to describe a scenario in which it is acceptable to help the user with their harmful request). The user prompt is left fixed. Notably, none of these environments are actually agentic (the tools are never necessary or useful for the task) or autonomous (there is always a human user conversing with the model), so they are not very similar to our honeypot evaluations.”