NIAINov 24, 2025

Automated Fault Detection in 5G Core Networks Using Large Language Models

arXiv:2512.19697v1
Originality Synthesis-oriented
AI Analysis

This addresses the problem of maintaining high reliability in complex telecommunication networks for service providers, representing an incremental advancement by applying an existing LLM method to a new domain-specific dataset.

The study tackled automated fault detection in 5G core networks by leveraging Large Language Models (LLMs), specifically fine-tuning GPT-4.1 nano on a dataset of injected network errors, which resulted in a significant improvement in fault-detection accuracy compared to the base model.

With the rapid growth of data volume in modern telecommunication networks and the continuous expansion of their scale, maintaining high reliability has become a critical requirement. These networks support a wide range of applications and services, including highly sensitive and mission-critical ones, which demand rapid and accurate detection and resolution of network errors. Traditional fault-diagnosis methods are no longer efficient for such complex environments.\cite{b1} In this study, we leverage Large Language Models (LLMs) to automate network fault detection and classification. Various types of network errors were intentionally injected into a Kubernetes-based test network, and data were collected under both healthy and faulty conditions. The dataset includes logs from different network components (pods), along with complementary data such as system descriptions, events, Round Trip Time (RTT) tests, and pod status information. The dataset covers common fault types such as pod failure, pod kill, network delay, network loss, and disk I/O failures. We fine-tuned the GPT-4.1 nano model via its API on this dataset, resulting in a significant improvement in fault-detection accuracy compared to the base model. These findings highlight the potential of LLM-based approaches for achieving closed-loop, and operator-free fault management, which can enhance network reliability and reduce downtime-related operational costs for service providers.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes