ZeroCoder: Can LLMs Improve Code Generation Without Ground-Truth Supervision? | alphaXiv
alphaxiv.org · 1,957 words · saved by 1 readers
ZeroCoder introduces a label-free co-evolutionary framework for Large Language Models, significantly enhancing both code and test generation capabilities b
Submitted 28 Jun 2026 LF Lishui Fan MC Mouxiang Chen TZ Tingwei Zhu KL Kui LiuXin Xia SL Shanping Li ZL Zhongxin Liu Abstract Code generation is important in software engineering, and Reinforcement Learning with Verifiable Rewards (RLVR) is a powerful paradigm to improve it through execution-based feedback. However, most RLVR pipelines rely on human-curated tests, making progress bottlenecked by scarce and costly supervision. Existing work tried to use self-generated tests to ground rewards, but the lack of discriminative tests constrains the effect due to the sub-optimal…
saved by
related reading
- [2501.01257] CodeElo: Benchmarking Competition-level Code Generation of LLMs with Human-comparable Elo Ratingsarxiv.org
- BigO(Bench) -- Can LLMs Generate Code with Controlled Time and Space Complexity?alphaxiv.org
- CodeEvolve: an open source evolutionary coding agent for algorithmic discovery and optimizationalphaxiv.org
- Composer2.pdfcursor.com
- Training LLMs for Code Generation: Data, Evaluation |Keymakrkeymakr.com
- crawshaw - 2025-01-06crawshaw.io
- [2206.08896] Evolution through Large Modelsarxiv.org
- 2502.18449arxiv.org
- LiCoEval: Evaluating LLMs on License Compliance in Code Generationarxiv.org
- [2604.01193] Embarrassingly Simple Self-Distillation Improves Code Generationarxiv.org
- Here’s how I use LLMs to help me write codesimonwillison.net
- Kevin-32B: Multi-Turn RL for Writing CUDA Kernels | Cognitioncognition.ai