CLAIApr 2, 2024

Using Large Language Models to Understand Telecom Standards

arXiv:2404.02929v225 citationsh-index: 202024 IEEE International Conference on Machine Learning for Communication and Networking (ICMLCN)
Originality Synthesis-oriented
AI Analysis

This work addresses the challenge for telecom vendors and service providers in navigating voluminous standards, though it is incremental as it applies existing LLM methods to a new domain.

The paper tackled the problem of accessing relevant information in complex telecom standards by evaluating large language models (LLMs) as question-answering assistants, resulting in a custom model, TeleRoBERTa, that performs on-par with foundation LLMs but with an order of magnitude fewer parameters.

The Third Generation Partnership Project (3GPP) has successfully introduced standards for global mobility. However, the volume and complexity of these standards has increased over time, thus complicating access to relevant information for vendors and service providers. Use of Generative Artificial Intelligence (AI) and in particular Large Language Models (LLMs), may provide faster access to relevant information. In this paper, we evaluate the capability of state-of-art LLMs to be used as Question Answering (QA) assistants for 3GPP document reference. Our contribution is threefold. First, we provide a benchmark and measuring methods for evaluating performance of LLMs. Second, we do data preprocessing and fine-tuning for one of these LLMs and provide guidelines to increase accuracy of the responses that apply to all LLMs. Third, we provide a model of our own, TeleRoBERTa, that performs on-par with foundation LLMs but with an order of magnitude less number of parameters. Results show that LLMs can be used as a credible reference tool on telecom technical documents, and thus have potential for a number of different applications from troubleshooting and maintenance, to network operations and software product development.

Foundations

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

Your Notes