English

Diagnosing Robotics Systems Issues with Large Language Models

Computation and Language 2024-10-15 v1 Artificial Intelligence Machine Learning Robotics

Abstract

Quickly resolving issues reported in industrial applications is crucial to minimize economic impact. However, the required data analysis makes diagnosing the underlying root causes a challenging and time-consuming task, even for experts. In contrast, large language models (LLMs) excel at analyzing large amounts of data. Indeed, prior work in AI-Ops demonstrates their effectiveness in analyzing IT systems. Here, we extend this work to the challenging and largely unexplored domain of robotics systems. To this end, we create SYSDIAGBENCH, a proprietary system diagnostics benchmark for robotics, containing over 2500 reported issues. We leverage SYSDIAGBENCH to investigate the performance of LLMs for root cause analysis, considering a range of model sizes and adaptation techniques. Our results show that QLoRA finetuning can be sufficient to let a 7B-parameter model outperform GPT-4 in terms of diagnostic accuracy while being significantly more cost-effective. We validate our LLM-as-a-judge results with a human expert study and find that our best model achieves similar approval ratings as our reference labels.

Keywords

Cite

@article{arxiv.2410.09084,
  title  = {Diagnosing Robotics Systems Issues with Large Language Models},
  author = {Jordis Emilia Herrmann and Aswath Mandakath Gopinath and Mikael Norrlof and Mark Niklas Müller},
  journal= {arXiv preprint arXiv:2410.09084},
  year   = {2024}
}
R2 v1 2026-06-28T19:18:14.599Z