AI RESEARCH

EvolveCoder: Evolving Test Cases via Adversarial Verification for Code Reinforcement Learning

arXiv CS.CL

ArXi:2603.12698v1 Announce Type: new Reinforcement learning with verifiable rewards (RLVR) is a promising approach for improving code generation in large language models, but its effectiveness is limited by weak and static verification signals in existing coding RL datasets. In this paper, we propose a solution-conditioned and adversarial verification framework that iteratively refines test cases based on the execution behaviors of candidate solutions, with the goal of increasing difficulty, improving discriminative power, and reducing redundancy. Based on this framework, we.