TaPR introduces a test-aware policy refinement framework that uses dense per-turn test-pass-ratio rewards instead of single-shot outcome rewards. On LiveCodeBench, this method improved the three-turn Pass@3 rate by 2.44 percentage points and boosted 7B/8B model accuracy by 3.31 percentage points.
HOW THIS AFFECTS YOU
●
builderThis method offers a path to more reliable code-generation agents through better feedback loops.
●
researcherYou can use dense execution signals to better train agents for multi-turn self-correction.