Detecting Proxy Gaming in RL and LLM Alignment via Evaluator Stress Tests
Ibne Farabi Shihab, Sanjeda Akter, Anuj Sharma
TL;DR
This work presents Evaluator Stress Test (EST), an invariance-based framework that detects proxy gaming in RL and LLM alignment by separating exploitable formatter-driven gains from genuine content-driven improvements. EST perturbs outputs with semantic audits to compute a format-content sensitivity statistic $G(y)$ and flags gaming when format-driven gains dominate, integrating a three-detector ensemble (Proxy Optimization, EST-Format, Reasoning Validity) for online detection. Across 15 RL environments and 4 LLM tasks, EST achieves high precision and recall (RL: 0.784/0.817; LLM: 0.742/0.786) and provides early warnings before quality declines, with closed-loop mitigations improving human outcomes (LLM win-rate +8.3 points; RL hacking −54.6%). The framework demonstrates cross-domain transfer of core detection signals and shows how domain-adaptive perturbations plus validity audits enable scalable, online deployment with modest overhead (~2–4%). Benchmarks and analyses support practical adoption and underscore the importance of defense-in-depth strategies to curb proxy gaming in real-world alignment pipelines.
Abstract
Proxy optimization, where AI systems exploit evaluator weaknesses rather than improve intended objectives, threatens both reinforcement learning (reward hacking) and LLM alignment (evaluator gaming). We introduce the Evaluator Stress Test (EST), an invariance-based framework that detects proxy gaming by separating exploitable sensitivity (e.g., formatting artifacts, physics bugs) from content-driven improvements using controlled perturbations with semantic validity audits. We validate EST across both domains. In RL, across 15 environments and 5 algorithms (2,156 expert-annotated episodes), EST achieves 78.4% precision and 81.7% recall. In LLM alignment, across 4 tasks, 2 model scales, 2 training methods, and 2 judges (1,200 human-annotated instances), EST achieves 74.2% precision and 78.6% recall, with early warning signals that precede quality decline. Cross-domain analysis shows that proxy-true correlation tracking transfers directly between domains, while perturbation design requires domain adaptation. Closed-loop mitigation improves human win-rate by 8.3 points (LLM) and reduces hacking by 54.6% (RL). We release benchmarks for both domains: 2,156 RL episodes and 1,200 LLM instances.
