ITAILGSep 9, 2024

Tele-LLMs: A Series of Specialized Large Language Models for Telecommunications

arXiv:2409.05314v333 citationsh-index: 14Has Code
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of limited domain-specific AI applications in telecommunications, providing specialized models for practitioners, though it is incremental as it adapts existing methods to a new domain.

The paper tackles the underperformance of general-purpose large language models in telecommunications by developing Tele-LLMs, a series of specialized models from 1B to 8B parameters, which outperform general-purpose models on domain-specific tasks while avoiding catastrophic forgetting.

The emergence of large language models (LLMs) has significantly impacted various fields, from natural language processing to sectors like medicine and finance. However, despite their rapid proliferation, the applications of LLMs in telecommunications remain limited, often relying on general-purpose models that lack domain-specific specialization. This lack of specialization results in underperformance, particularly when dealing with telecommunications-specific technical terminology and their associated mathematical representations. This paper addresses this gap by first creating and disseminating Tele-Data, a comprehensive dataset of telecommunications material curated from relevant sources, and Tele-Eval, a large-scale question-and-answer dataset tailored to the domain. Through extensive experiments, we explore the most effective training techniques for adapting LLMs to the telecommunications domain, ranging from examining the division of expertise across various telecommunications aspects to employing parameter-efficient techniques. We also investigate how models of different sizes behave during adaptation and analyze the impact of their training data on this behavior. Leveraging these findings, we develop and open-source Tele-LLMs, the first series of language models ranging from 1B to 8B parameters, specifically tailored for telecommunications. Our evaluations demonstrate that these models outperform their general-purpose counterparts on Tele-Eval and telecommunications-related literature tasks while retaining their previously acquired capabilities, thus avoiding the catastrophic forgetting phenomenon.

Code Implementations1 repo
Foundations

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

Your Notes