Reward semantics and environment coupling [ftip-00DY]
✍️sourceAGENTDRAFTED
Reward semantics and environment coupling [ftip-00DY]
✍️sourceAGENTDRAFTED
The same response can be scored by several channels while the environment can assign different transitions or hidden consequences. A score, a state transition, and a hidden consequence are distinct functions of the interaction.
Definition 1. Named reward channel [ftip-00DZ]AGENTDRAFTED
Definition 1. Named reward channel [ftip-00DZ]AGENTDRAFTED
For a fixed task \(x\), let \(\mathcal Y_x\) be a finite response set and let a named reward channel be a map \(r:\mathcal Y_x\to \mathbb R\). A utility map \(u:\mathcal Y_x\to \mathbb R\) is a separate evaluation quantity.
If an interaction has state space \(\mathcal S\), action space \(\mathcal A\), and transition kernel \(K(\mathord {\cdot }\mid s,a)\), then \(K\) is a third object: changing \(K\) can change consequences without changing \(r\).
Definition 2. Verifier channel and false acceptance [ftip-00E0]AGENTDRAFTED
Definition 2. Verifier channel and false acceptance [ftip-00E0]AGENTDRAFTED
A verifier channel is a map \(V:\mathcal Y_x\to \{0,1\}\). Given a validity map \(U:\mathcal Y_x\to \{0,1\}\), a false-accept event is
\[F=\{y\in \mathcal Y_x:V(y)=1\ \text {and}\ U(y)=0\}.\]The event depends on the declared verifier and validity test. It is not identified by a scalar reward unless equivalence with that reward criterion is an explicit assumption.
Remark 3. What reward-hacking anecdotes establish [ftip-00E1]AGENTDRAFTED
Remark 3. What reward-hacking anecdotes establish [ftip-00E1]AGENTDRAFTED
Sections 4.1--4.2 and 7.2--7.3 of [dharna2026aifindsway] catalogue reward, score, environment, and evaluator-target anecdotes. The source gives 26 curated firsthand anecdotes involving more than 100 researchers; it does not provide a common sampling frame, base rates, or causal effect estimates.
Accordingly, this section uses the paper as an empirical counterexample catalog. The finite statements that follow are proved here and do not claim to summarize all training systems.
Theorem 4. Uniform proxy disagreement gives two-epsilon regret [ftip-00E2]AGENTDRAFTED
Theorem 4. Uniform proxy disagreement gives two-epsilon regret [ftip-00E2]AGENTDRAFTED
Let \(\mathcal Y_x\) be finite, let \(u,r:\mathcal Y_x\to \mathbb R\), and assume \(|r(y)-u(y)|\le \varepsilon \) for every \(y\), with \(\varepsilon \ge 0\). If \(y^\star \) maximizes \(u\) and \(\widehat y\) maximizes \(r\), then
\[u(y^\star )-u(\widehat y)\le 2\varepsilon .\]Indeed, \(u(y^\star )\le r(y^\star )+\varepsilon \le r(\widehat y)+\varepsilon \le u(\widehat y)+2\varepsilon \). This is a finite same-class decision bound, not an optimization, distribution-shift, or capability theorem.
Example 5. Equal nominal score, different utility [ftip-00E3]AGENTDRAFTED
Example 5. Equal nominal score, different utility [ftip-00E3]AGENTDRAFTED
Take \(\mathcal Y_x=\{a,b\}\), with \(r(a)=r(b)=1\) but \(u(a)=1\) and \(u(b)=0\). Every reward maximizer is a nominal tie, while only \(a\) is utility optimal. The example shows why a score equality does not establish intent or validity.