DCAI
← 返回全部动态
arXiv 自然语言处理规则精选09月25日 12:00

Large Language Models for Programming: Actually Fixing or Reimplementing Incorrect Code?

arXiv:2609.29410v1 Announce Type: new Abstract: Recent studies have shown that Large Language Models can effectively solve problems and fix bugs in diverse programming environments, including competitive programming. Existing approaches primarily evaluate LLM performance in problem solving or bug fixing independently, but do not explore the relationship between these two capabilities. This work focuses on determining how much the LLM deviates from a buggy solution to fix the bug compared to a human-written patch, and if there is a bias towards generating entirely new solutions. We construct a dataset with all the submissions ($\sim$ 3000) fro

阅读 arXiv 自然语言处理 原文 ↗