y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#fault-localization News & Analysis

2 articles tagged with #fault-localization. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

2 articles
AINeutralarXiv – CS AI · Jun 26/10
🧠

Taming System Complexity: Demystifying Software Engineering Agents in Diagnosing Linux Kernel Faults

Researchers introduce LinuxFLBench, a fault localization benchmark for Linux kernel bugs, and demonstrate that current LLM agents struggle with this complex task, achieving only 41.6% accuracy. They propose LinuxFL+, an enhancement framework that improves accuracy by 7.2-11.2% across all tested agents, addressing a critical gap in software debugging automation.

AIBullisharXiv – CS AI · Mar 36/107
🧠

RepoRepair: Leveraging Code Documentation for Repository-Level Automated Program Repair

RepoRepair is a new AI-powered automated program repair system that uses hierarchical code documentation to fix bugs across entire software repositories. The system achieves a 45.7% repair rate on SWE-bench Lite at $0.44 per fix by leveraging LLMs like DeepSeek-V3 and Claude-4 for fault localization and code repair.