paper-with-me

Code Repair

1개 벤치마크 · 논문 69편 · 이 태스크의 논문 보기 →

Benchmarks

CodeXGLUE - Bugs2Fix

결과 2개

Most implemented

Learning Performance-Improving Code Edits

2023-02-15 · 구현 2개

Papers

DiffPDE: Masked Diffusion Language Models as PDE Solver

2026-08-31 · Wenxuan Guo, Yuyang Hong, Lubin Fan, Zhaojin Fu 외 arxiv

Existing approaches for synthesizing Partial Differential Equation (PDE) solvers predominantly rely on autoregressive models, yet their global left-to-right decoding incurs substantial redundancy when addressing inherent…

Reinforcement LearningCode Repair

One Success Isn't Reliability: Thinkingbox, a Sandbox and Benchmark for Agents in Stateful Business Workflows

2026-08-20 · Zhuochun Li, Youngmin Ko, Ali Keramati, Nicola Ferri 외 arxiv

Recent agent benchmarks increasingly ground evaluation in executable environments, from code repair to web navigation, app APIs, and function calling. Yet completing consequential work beyond code requires more than prod…

Code Repair

HELIX: Model-Harness Co-evolution for Recursive Self-Improvement

2026-08-14 · Tianyu Fan, Chao Huang arxiv

Scaling agent capability has largely focused on improving the model, yet an interactive agent acts through a runtime harness that mediates context, tools, control flow, and stopping. The harness shapes both what a model …

Code Repair

Anchored Self-Play for Code Repair

2026-07-03 · Caroline Choi, Zeyneb Kaya, Shirley Wu, Tengyu Ma 외 arxiv

Code repair is an important capability for language models (LMs): given a buggy program and unit tests, an LM must produce a fixed program that passes the tests. Because code repair data is limited, we aim to scale super…

Reinforcement LearningCode Repair

Evidence-Driven LLM Agent for C-to-Synthesizable-C Conversion and Verification

2026-06-25 · Zhe Zhao, Hongbing Lang, Zhihan Xiao, Luke Ztz Hu 외 arxiv

Software-compilable C programs routinely fail to complete the four-stage pipeline of a high-level synthesis (HLS) toolchain -- compilation, C simulation (CSim), synthesis, and C/RTL co-simulation (CoSim) -- because HLS a…

Code Repair

SHERLOC: Structured Diagnostic Localization for Code Repair Agents

2026-06-23 · Hovhannes Tamoyan, Sean Narenthiran, Erik Arakelyan, Mira Mezini 외 arxiv

LLM agents solve repository-level coding tasks through multi-turn tool use, but utilize half their budget on locating faults before editing. Dedicated localization frameworks have emerged, yet are still evaluated as file…

Code Repair

전체 69편 보기 →