1 citations · 1 across the 7 of their papers we have counts for
4 papers · 1 filter
Knowledge Matters: Injecting Project and Testing Knowledge into LLM-based Unit Test Generation
Anji Li, Mingwei Liu, Zhenxi Chen +5
Automated unit test generation using large language models (LLMs) holds great promise but often struggles with generating tests that are both correct and maintainable in real-world…
EvolMathEval: Towards Evolvable Benchmarks for Mathematical Reasoning via Evolutionary Testing
Shengbo Wang, Mingwei Liu, Zike Li +4
The rapid advancement of Large Language Models (LLMs) poses a significant challenge to existing mathematical reasoning benchmarks. However, these benchmarks tend to become easier o…
FeedbackEval: A Benchmark for Evaluating Large Language Models in Feedback-Driven Code Repair Tasks
Dekun Dai, MingWei Liu, Anji Li +5
Code repair is a fundamental task in software development, facilitating efficient bug resolution and software maintenance. Although large language models (LLMs) have demonstrated c…
A Preliminary Study on the Robustness of Code Generation by Large Language Models
Zike Li, Mingwei Liu, Anji Li +4
Robustness is a critical factor for reliable code generation by large language models, yet most evaluations focus on correctness and overlook key issues such as missing input valid…