PulseAugur
实时 03:12:44

ABB Robotics study finds traditional ML outperforms transformers for bug localization

A new study explored using AI for fault localization in industrial software by analyzing natural-language bug reports. Researchers from ABB Robotics benchmarked traditional machine learning models against fine-tuned transformer models using five years of proprietary data. Surprisingly, classical models like Random Forest with TF-IDF features outperformed transformer-based approaches, suggesting that advanced models are not always superior in specialized industrial contexts. AI

影响 Challenges the assumption that transformer models universally outperform classical approaches in industrial settings.

排序理由 Academic paper evaluating AI models on industrial data.

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

ABB Robotics study finds traditional ML outperforms transformers for bug localization

报道来源 [2]

  1. arXiv cs.LG TIER_1 English(EN) · Pernilla Hall, Anton Ununger, Riccardo Rubei, Alessio Bucaioni ·

    Bug-Report-Driven Fault Localization: Industrial Benchmarking and Lesson Learned at ABB Robotics

    arXiv:2604.25700v1 Announce Type: cross Abstract: Software quality assurance remains a major challenge in industrial environments, where large-scale and long-lived systems inevitably accumulate defects. Identifying the location of a fault is often time-consuming and costly, parti…

  2. arXiv cs.LG TIER_1 English(EN) · Alessio Bucaioni ·

    Bug-Report-Driven Fault Localization: Industrial Benchmarking and Lesson Learned at ABB Robotics

    Software quality assurance remains a major challenge in industrial environments, where large-scale and long-lived systems inevitably accumulate defects. Identifying the location of a fault is often time-consuming and costly, particularly during maintenance phases when developers …