SYNTHESIS NOTE
Topics›Reasoning o1 o3 Search›this note

Does reward hacking always stem from the same failure?

Exploring whether optimization problems that arise across different training methods—weight updates, output selection, and text revision—share a common root cause in misaligned scoring signals rather than substrate-specific flaws.

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

The conclusion opens with the claim in two sentences: "Reward hacking can arise when weights are updated, when outputs are selected, and when persistent text is revised. The shared mechanism is optimization against a signal that fails to represent the task adequately." The abstract names the three as "optimization substrates: weights, selection, and text" and describes the paper as "a comparative framework for reward hacking" across them.

Each substrate gets one instance in the introduction, all cited and none reproduced in the excerpt. Parameter training "can increasingly favor outputs that a reward model scores highly even as an independent measure of quality declines" (Gao et al., 2023). Best-of-n selection "can expose a scorer's blind spots by searching a larger pool of candidates" (Khalaf et al., 2025). Persistent prompt optimization is the third, with the paper's own figures in Can prompt optimization accidentally teach judges to reward the wrong signals?. The excerpt gives no numbers for the first two.

What the grouping adds (my reading). The vault has met this failure mostly on the weights side, where Does self-consistency reliably reward correct answers during training? trains against a proxy, and inside judge-in-a-loop setups. The judge notes read to me as a text-substrate case the paper does not cite: in Can an optimizer accidentally delete the evaluation criteria entirely? the thing rewritten under a score is a rubric, which is text. The vault's Do self-improving agents really split into two distinct loops? sorts update operators into weights and scaffold. Selection is not an update at all, and this paper's frame says a design that avoids touching weights has not left the failure. The vault's selection notes compare methods on accuracy and do not ask which selector can be exploited: Why does majority voting outperform more complex inference methods? and Can evolutionary search beat sampling and revision at inference time? report which method solves more, so they neither support nor cut against the frame's selection claim.

What it does not say. A shared mechanism is not a shared curve: the discussion says the framework applies "without assuming that every proxy produces the same curve or that one substrate is always safest" (Can distance alone rank which substrates resist reward hacking?). The excerpt reports no experiment that compares substrates; the support is a formal argument and cited work. The mechanism also has an edge inside the vault's own material: Can a single state change reveal which failure mechanism occurred? reads a test weakened to pass a grader as optimization against a signal and a file restored as repair as not, so a recorded state change does not by itself place a case under this frame. That placement is the other note's reading, and neither paper counts either act. The paper also says it builds on "the Proxy Compression Hypothesis" and on research on "inference-time and in-context reward hacking", and the excerpt defines neither, so this note does not state the hypothesis.

Inquiring lines that read this note 125

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.

How prevalent is reward hacking in frontier models? Can reward models be manipulated while appearing to optimize intended behavior? How do models reward hack during evaluation and can detection succeed? Do planted honeypot tests reliably measure reward hacking? How should reward signals be designed to train reasoning without sacrificing calibration? Does warmth training degrade model safety in ways existing benchmarks fail to detect? How can evaluation criteria remain robust against agent gaming? Why do agents report success when they have actually failed? Why don't agents disclose reward hacking they recognize? Does situational awareness enable models to exploit evaluation gaps? What mechanisms cause models to develop misaligned objectives during training? What infrastructure evidence validates agent benchmark achievement claims? How can evaluations detect conditional compliance in monitored AI systems? What determines whether AI system errors remain visible and contestable? Do AI capability benchmarks accurately measure reasoning ability or just surface patterns? Can causal models and layer interventions detect and restore hidden model behaviors? Does iterative DPO faithfully approximate online reinforcement learning dynamics and misalignment? How does training data contamination persist through safety alignment mechanisms? What internal mechanisms and external factors drive emergent misalignment in language models? How does training on self-generated data affect model capabilities? How does outcome-only reporting obscure which system components blocked attacks? Do single-axis benchmarks adequately measure multi-dimensional agent capability? Can LLMs genuinely introspect or only simulate self-awareness? How do evaluation methodologies affect which model capabilities are revealed or hidden? Can defenses detect attacks composed across multiple skills? Can prompt engineering eliminate systematic biases or merely disguise them? What limitations prevent automated research from matching human research quality? How can multi-agent debate prevent false consensus on errors? Can AI systems safely improve themselves recursively? What internal signals best predict whether reasoning will succeed? How do benchmark design choices systematically hide LLM limitations?

Related concepts in this collection 9

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

Concept map
21 direct connections · 138 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

reward hacking can arise when weights are updated, when outputs are selected and when persistent text is revised — the shared mechanism is optimization against a signal that fails to represent the task