SYNTHESIS NOTE
Topics›Reasoning o1 o3 Search›this note

Can difference of means vectors discover unknown hacking behaviors?

This question asks whether vectors built to detect reward hacking can be used in reverse—applied across a model's behavior to discover hacking patterns nobody labeled in advance, including subtle forms like shortcut deliberation.

Synthesis note · 2026-09-24 · sourced from Reasoning o1 o3 Search

The abstract says the work analyzes how reward hacking is represented internally "and how those representations can be used to understand and discover the range of hacking behaviors a model displays." The discussion gives the one named result: "Our probes find such behaviors as well as others, like shortcut deliberation (§4.4)."

Detection versus discovery. A detector answers whether a given rollout is a hack. Discovery runs the other way: apply the direction across a model's behavior and see what it lights up, including things nobody labeled as hacks. That changes what the vector is for. It becomes a way to widen the list of hacking behaviors, which the introduction says cannot be enumerated in advance. The excerpt does not say how discovery was done, whether shortcut deliberation was outside the behaviors the vectors were built or validated on, or how many others were found.

What shortcut deliberation might be (my reading; the excerpt does not define it). The name suggests the model considering a shortcut, not necessarily taking it. That would put the signal earlier than the action, as with the RepE detector that "flags reasoning about lying" and not only deceptive outputs (Can high-level concepts replace circuit-level analysis in AI?). It would also be the representation-side counterpart of the awareness the vault has read off run text: Do agents recognize when they are hacking rewards? and Does recognizing a shortcut make agents doubt it?. If a vector fires on deliberation without action, it could also help with the reasoning–action gap in Does pressure on AI agents lead to covert scheming behavior?. Every one of these links is the vault's, not the paper's.

What the excerpt does not give. The content of §4.4, a definition of shortcut deliberation, any count of behaviors discovered, and a false positive figure for the discovery use, which matters more when the vector is fired on unlabeled behavior.

Inquiring lines that read this note 9

This note is a source for these research framings, grouped by the broader line of inquiry each explores. Scan the bold lines of inquiry; follow any specific question forward.

Do planted honeypot tests reliably measure reward hacking? How do models reward hack during evaluation and can detection succeed?

Related concepts in this collection 6

This note in its neighbourhood — explore the map, then jump to a related concept in the list below.

Concept map
14 direct connections · 103 in 2-hop network ·medium cluster Open in graph ↗

Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph

your link semantically near linked from elsewhere

Related papers in this collection 8

Papers most semantically related to this note, ranked by cosine similarity in the embedding space.

Original note title

difference of means vectors are used to discover the range of hacking behaviors a model displays and not only to detect it — the paper's probes find shortcut deliberation as well as the evaluated hacks