TelecomGPT: A Framework to Build Telecom-Specfic Large Language Models
Hang Zou, Qiyang Zhao, Yu Tian, Lina Bariah, Faouzi Bader, Thierry Lestable, Merouane Debbah
TL;DR
This work addresses the gap in telecom-domain knowledge within general LLMs by proposing TelecomGPT, a three-stage pipeline (continual pre-training, instruct tuning, alignment tuning) built on three datasets (OpenTelecom, TelecomInstruct, TelecomAlign). It introduces a comprehensive telecom evaluation suite (TeleQnA, 3GPP WG classification, Telecom Math Modeling, Telecom Code tasks, and Instruct Following) to quantify capabilities in math modeling, code generation, and standards comprehension. Empirical results show TelecomGPT outperforms baselines on math modeling and achieves competitive performance on other benchmarks, highlighting the practicality of adapting general LLMs to domain-specific telecom tasks with cost-effective training. The study demonstrates a clear path toward telecom-enabled LLMs, with future work pointing to multimodal data integration and broader standard-domain coverage for even stronger deployment potential.
Abstract
Large Language Models (LLMs) have the potential to revolutionize the Sixth Generation (6G) communication networks. However, current mainstream LLMs generally lack the specialized knowledge in telecom domain. In this paper, for the first time, we propose a pipeline to adapt any general purpose LLMs to a telecom-specific LLMs. We collect and build telecom-specific pre-train dataset, instruction dataset, preference dataset to perform continual pre-training, instruct tuning and alignment tuning respectively. Besides, due to the lack of widely accepted evaluation benchmarks in telecom domain, we extend existing evaluation benchmarks and proposed three new benchmarks, namely, Telecom Math Modeling, Telecom Open QnA and Telecom Code Tasks. These new benchmarks provide a holistic evaluation of the capabilities of LLMs including math modeling, Open-Ended question answering, code generation, infilling, summarization and analysis in telecom domain. Our fine-tuned LLM TelecomGPT outperforms state of the art (SOTA) LLMs including GPT-4, Llama-3 and Mistral in Telecom Math Modeling benchmark significantly and achieve comparable performance in various evaluation benchmarks such as TeleQnA, 3GPP technical documents classification, telecom code summary and generation and infilling.
