PulseAugur
EN
LIVE 08:50:57

LLM-based Automated Program Repair: Bug Complexity and Cost-Efficiency Explored

A new study published on arXiv investigates the effectiveness of Large Language Model (LLM)-based Automated Program Repair (APR) techniques. The research analyzed how factors like bug complexity, fault localization accuracy, and the cost of different LLMs impact repair performance. Findings indicate that while complex bugs and imprecise fault localization pose challenges, LLM-based APR remains competitive, though higher-cost models do not always offer better cost-efficiency. Specifically, GPT-5 outperformed DeepSeek V4-Pro and DeepSeek V3.2 in repairing complex bugs, but DeepSeek V3.2 demonstrated superior cost-efficiency. AI

IMPACT Provides insights into optimizing LLM usage for software development tasks, highlighting cost-efficiency trade-offs.

RANK_REASON Research paper analyzing LLM performance on automated program repair. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

LLM-based Automated Program Repair: Bug Complexity and Cost-Efficiency Explored

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Junchi Liu, Ali Bigdeli, Roya Daneshi, Atu Ambala, Sudipto Ghosh, Fabio Santos ·

    Rethinking Automated Program Repair: The Impact of Bug Complexity, Fault Localization, and LLM Cost-efficiency

    arXiv:2608.14065v1 Announce Type: cross Abstract: Background: Software bugs remain a critical challenge in development, necessitating effective Automated Program Repair (APR) techniques. While Large Language Model (LLM)-based APR systems have shown promise, prior studies primaril…