paper-with-me

홈 › Papers

CodeEvo: Interaction-Driven Synthesis of Code-centric Data through Hybrid and Iterative Feedback

2025-07-25 · Qiushi Sun, Jinyang Gong, Lei Li, Qipeng Guo, Fei Yuan arxiv

Acquiring high-quality instruction-code pairs is essential for training Large Language Models for code generation. While automated synthesis has emerged as an alternative to expensive manual curation, current approaches often rely on rigid heuristics, yielding data that is ungrounded or lacks logical complexity. We propose CodeEvo, a dual-agent architecture comprising a Coder for iterative solution synthesis and a Reviewer to orchestrate the generation trajectory. To transcend the limitations of existing heuristics, the Reviewer formulates a Schema to systematically architect logic and complexity through an interleaved synthesis of instructions and code. This process is further reinforced by a hybrid verification protocol synergizing deterministic compiler feedback with semantic evaluation. Under this framework, we construct CodeEvo-100K, a large-scale dataset of instruction-code pairs with stepped difficulty levels. Extensive experiments demonstrate that models fine-tuned on CodeEvo data consistently outperform established baselines across code generation benchmarks. In-depth analyses further provide insights into effective code-centric data synthesis. Code and data are available at https://github.com/QiushiSun/CodeEvo.

📄 PDF Abstract BibTeX arXiv:2507.22080

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

CodeEvolve: an open source evolutionary coding agent for algorithmic discovery and optimization

2025-10-15 · Henrique Assumpção, Diego Ferreira, Leandro Campos, Fabricio Murai arxiv

We introduce CodeEvolve, an open-source framework that couples large language models with island-based evolutionary search for end-to-end algorithmic discovery. CodeEvolve integrates inspiration-based crossover, meta-pro…

CodeEvolve: LLM-Driven Evolutionary Optimization with Runtime-Enriched Target Selection for Multi-Language Code Enhancement

2026-05-06 · Ajay Krishna Borra, Wenzhuo Yang, Samarth Arora, Akhilesh Deepak Gotmare 외 arxiv

We present CodeEvolve, an evolutionary framework for improving program performance and code quality with Large Language Models (LLMs). CodeEvolve extends OpenEvolve with runtime-guided target selection, Monte Carlo Tree …

Steerable Instruction Following Coding Data Synthesis with Actor-Parametric Schema Co-Evolution

2026-02-27 · Tinglin Huang, Bo Chen, Xiao Zhang, Kai Shen 외 arxiv

Interpreting and following human instructions is a critical capability of large language models (LLMs) in automatic programming. However, synthesizing large-scale instruction-paired coding data remains largely unexplored…

Instruction Following

HumanForge: A Human-Centric Deepfake Video Benchmark with Multi-Agent Forgery Rationales

2026-07-09 · Wenbo Xu, Zhimin Chen, Xiaojie Liang, Hengrui Liu 외 arxiv

Rapid advancements in video diffusion models and temporal editing tools have enabled the generation of highly realistic human-centric videos, presenting unprecedented challenges to digital content forensics. Existing ben…

Zero-shot Generalization

Hand-Centric Motion Refinement for 3D Hand-Object Interaction via Hierarchical Spatial-Temporal Modeling

2024-01-29 · Yuze Hao, Jianrong Zhang, Tao Zhuo, Fuan Wen 외

Hands are the main medium when people interact with the world. Generating proper 3D motion for hand-object interaction is vital for applications such as virtual reality and robotics. Although grasp tracking or object man…

Object