ProjectEval: A Benchmark for Programming Agents Automated Evaluation on Project-Level Code Generation
By: Kaiyuan Liu , Youcheng Pan , Yang Xiang and more
Potential Business Impact:
Tests computer programs that write code for users.
Recently, LLM agents have made rapid progress in improving their programming capabilities. However, existing benchmarks lack the ability to automatically evaluate from users' perspective, and also lack the explainability of the results of LLM agents' code generation capabilities. Thus, we introduce ProjectEval, a new benchmark for LLM agents project-level code generation's automated evaluation by simulating user interaction. ProjectEval is constructed by LLM with human reviewing. It has three different level inputs of natural languages or code skeletons. ProjectEval can evaluate the generated projects by user interaction simulation for execution, and by code similarity through existing objective indicators. Through ProjectEval, we find that systematic engineering project code, overall understanding of the project and comprehensive analysis capability are the keys for LLM agents to achieve practical projects. Our findings and benchmark provide valuable insights for developing more effective programming agents that can be deployed in future real-world production.
Similar Papers
Towards Realistic Project-Level Code Generation via Multi-Agent Collaboration and Semantic Architecture Modeling
Software Engineering
Builds entire computer programs from simple ideas.
Automatically Benchmarking LLM Code Agents through Agent-Driven Annotation and Evaluation
Software Engineering
Tests computer programs better and faster.
HypoEval: Hypothesis-Guided Evaluation for Natural Language Generation
Computation and Language
Helps computers judge writing better with less help.