paper-with-me

Papers

AutoCode: LLMs as Problem Setters for Competitive Programming

2025-09-29 · Shang Zhou, Zihan Zheng, Kaiyuan Liu, Zeyu Shen, Zerui Cheng, Zexing Chen, Hansen He, Jianzhu Yao, Huanzhi Mao, Qiuyang Mang, Tianfu Fu, Beichen Li, Dongruixuan Li, Wenhao Chai, Zhuang Liu, Aleksandra Korolova, Peter Henderson, Natasha Jaques, Pramod Viswanath, Saining Xie, Jingbo Shang arxiv

Writing competitive programming problems is exacting. Authors must: set constraints, input distributions, and edge cases that rule out shortcuts; target specific algorithms (e.g., max-flow, dynamic programming, data structures); and calibrate complexity beyond the reach of most competitors. We argue that this makes for an ideal test of general large language model capabilities and study whether they can do this reliably. We introduce AutoCode, which uses multiple rounds of validation to yield competition-grade problem statements and test cases. On held-out problems, AutoCode test suites approach 99% consistency with official judgments, a significant improvement over current state-of-the-art methods like HardTests, which achieve less than 81%. Furthermore, starting with a random seed problem, AutoCode can create novel variants with reference and brute-force solutions. By cross-verifying these generated solutions against test cases, we can further filter out malformed problems. Our system ensures high correctness, as verified by human experts. AutoCode successfully produces novel problems judged by Grandmaster-level (top 0.3%) competitive programmers to be of contest quality.

📄 PDF Abstract BibTeX arXiv:2510.12803

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AutoCodeBench: Large Language Models are Automatic Code Benchmark Generators

2025-08-12 · Jason Chou, Ao Liu, Yuchi Deng, Zhiying Zeng 외 arxiv

Large Language Models (LLMs) have demonstrated remarkable capabilities across various domains, with code generation emerging as a key area of focus. While numerous benchmarks have been proposed to evaluate their code gen…

Code Generation

FrontierCS: Evolving Challenges for Evolving Intelligence

2025-12-17 · Qiuyang Mang, Wenhao Chai, Zhifei Li, Huanzhi Mao 외 arxiv

We introduce FrontierCS, a benchmark of 156 open-ended problems across diverse areas of computer science, designed and reviewed by experts, including CS PhDs and top-tier competitive programming participants and problem …

AutoCodeRover: Autonomous Program Improvement

2024-04-08 · Yuntong Zhang, Haifeng Ruan, Zhiyu Fan, Abhik Roychoudhury

Researchers have made significant progress in automating the software development process in the past decades. Recent progress in Large Language Models (LLMs) has significantly impacted the development process, where dev…

Bug fixingCode SearchFault localizationProgram Repair

AutoCoder: Enhancing Code Large Language Model with \textsc{AIEV-Instruct}

2024-05-23 · Bin Lei, Yuchen Li, Qiuwu Chen

We introduce AutoCoder, the first Large Language Model to surpass GPT-4 Turbo (April 2024) and GPT-4o in pass@1 on the Human Eval benchmark test ($\mathbf{90.9\%}$ vs. $\mathbf{90.2\%}$). In addition, AutoCoder offers a …

Class-level Code GenerationCode CompletionCode GenerationCode Repair+8

Head-Internal Relatives in Japanese as Rich Context-Setters

2013-11-01 · PACLIC 2013 11 · Tohru Seraku