paper-with-me

Auto Debugging

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

Benchmarks

Big-bench Lite

결과 3개

Most implemented

Papers

DoVer: Intervention-Driven Auto Debugging for LLM Multi-Agent Systems

2025-12-07 · Ming Ma, Jue Zhang, Fangkai Yang, Yu Kang 외 arxiv

Large language model (LLM)-based multi-agent systems are challenging to debug because failures often arise from long, branching interaction traces. The prevailing practice is to leverage LLMs for log-based failure locali…

Auto Debugging

M^3Builder: A Multi-Agent System for Automated Machine Learning in Medical Imaging

2025-02-27 · Jinghao Feng, Qiaoyu Zheng, Chaoyi Wu, Ziheng Zhao 외

Agentic AI systems have gained significant attention for their ability to autonomously perform complex tasks. However, their reliance on well-prepared tools limits their applicability in the medical domain, which require…

Auto Debugging

From Code to Correctness: Closing the Last Mile of Code Generation with Hierarchical Debugging

2024-10-02 · Yuling Shi, Songsong Wang, Chengcheng Wan, Xiaodong Gu

While large language models have made significant strides in code generation, the pass rate of the generated code is bottlenecked on subtle errors, often requiring human intervention to pass tests, especially for complex…

Auto DebuggingBug fixingCode GenerationHumanEval+1

PaLM: Scaling Language Modeling with Pathways

2022-04-05 · Google Research 2022 4 · Aakanksha Chowdhery, Sharan Narang, Jacob Devlin, Maarten Bosma 외

Large language models have been shown to achieve remarkable performance across a variety of natural language tasks using few-shot learning, which drastically reduces the number of task-specific training examples needed t…

Auto DebuggingCode GenerationCommon Sense ReasoningCoreference Resolution+19