ImpossibleRubrics: Stress-Testing Generated Rubrics as Reward Signals

Bowen Qin and colleagues (NUS, PKU, CASIA, JD.com) introduce ImpossibleRubrics to test whether LLM-generated rubrics reward honest answers over adversarial answers when the only honest response is to acknowledge the task cannot be done.
Ask this paper
Benchmark: 169 impossible tasks in six categories, each with an evidence packet and an oracle certificate listing permitted and prohibited claims, plus 48 answerable controls.
Exploit rates: With attacker, judge and oracle fixed, eleven rubric generators are exploited on 8% to 26% of an unbiased 150-environment cut.
Stress cut: On a 45-environment stress cut the lowest rate is 36%, against 0 of 45 for certificate-faithful rubrics, and seven generators exceed a generic decisive-answer proxy at 64%.
Verification dependence: Holding one generator's rubrics, attacks and judge scores fixed while changing only the oracle configuration gives 33.3%, 75.6% and 66.7% exploitation, so prevalence must be reported with the verification protocol.
Abstract
Language model-generated rubrics are increasingly used as reward signals for rubric-based reinforcement learning, LLM-as-a-judge evaluation, and automated grading. Such rubrics are reliable only if they reward honest answers over adversarial answers optimized to exploit them. Yet their robustness to such optimization remains poorly understood. We isolate the hardest regime: impossible tasks, where the prompt pressures the model toward an unsupported conclusion, so the only honest response is to acknowledge the impossibility. We introduce ImpossibleRubrics, a benchmark of 169 impossible tasks spanning six impossibility categories, each paired with a verifiable oracle certificate specifying what an honest answer may and may not claim, together with 48 answerable controls. Rather than providing fixed rubrics, ImpossibleRubrics provides task environments and certificates, allowing rubrics to be generated downstream and then adversarially tested for whether they reward certificate-violating answers. Eleven generators are exploited 8--26% of the time on the unbiased 150-of-169 environment cut; on a deliberately selected stress cut the strongest generator we measured is still exploited 36% while a certificate-faithful rubric is exploited 0%, so what we measure is a rubric-quality gap, not task impossibility. One result runs against intuition. A single generic rubric ("be decisive, penalize hedging") used unchanged for every task is exploited 64% of the time, and seven of the eleven generators are exploited more often than that while writing a rubric tailored to each one. The tailored criteria appear to tell an attacker which claim to fabricate. The problem is not that rubrics are vague; it is that they are specific about the wrong things.