English

Mitigating Legibility Tax with Decoupled Prover-Verifier Games

Artificial Intelligence 2026-02-27 v1

Abstract

As large language models become increasingly capable, it is critical that their outputs can be easily checked by less capable systems. Prover-verifier games can be used to improve checkability of model outputs, but display a degradation in accuracy compared to a baseline trained only to maximize correctness -- a phenonemon named legibility tax. We propose a solution by decoupling the correctness from the checkability condition and instead training a "translator" model that turns a fixed solver model's solution into a checkable form. This allows us to first train the solver to maximize correctness, and then train the translator to translate the solver into a checkable form while retaining the solver's answer. To accommodate this new objective of translation, we formulate a decoupled prover-verifier game where the equilibria correspond to faithful and checkable translators.

Keywords

Cite

@article{arxiv.2602.23248,
  title  = {Mitigating Legibility Tax with Decoupled Prover-Verifier Games},
  author = {Yegon Kim and Juho Lee},
  journal= {arXiv preprint arXiv:2602.23248},
  year   = {2026}
}
R2 v1 2026-07-01T10:54:15.459Z