4 papers · 1 filter
SVRepair: Structured Visual Reasoning for Automated Program Repair
Xiaoxuan Tang, Jincheng Wang, Liwei Luo +5
Large language models (LLMs) have recently been applied to Automated Program Repair (APR), yet most existing approaches remain unimodal and fail to use diagnostic signals contained…
EGSS: Entropy-guided Stepwise Scaling for Reliable Software Engineering
Chenhui Mao, Yuanting Lei, Zhixiang Wei +6
Agentic Test-Time Scaling (TTS) has delivered state-of-the-art (SOTA) performance on complex software engineering tasks such as code generation and bug fixing. However, its practic…
PEACE: Towards Efficient Project-Level Efficiency Optimization via Hybrid Code Editing
Xiaoxue Ren, Jun Wan, Yun Peng +5
Large Language Models (LLMs) have demonstrated significant capability in code generation, but their potential in code efficiency optimization remains underexplored. Previous LLM-ba…
Issue Localization via LLM-Driven Iterative Code Graph Searching
Zhonghao Jiang, Xiaoxue Ren, Meng Yan +3
Issue solving aims to generate patches to fix reported issues in real-world code repositories according to issue descriptions. Issue localization forms the basis for accurate issue…