paper-with-me

Papers

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

2024-09-09 · Ali Maatouk, Kenny Chirino Ampudia, Rex Ying, Leandros Tassiulas

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.

📄 PDF Abstract BibTeX arXiv:2409.05314

Code (1)

ali-maatouk/tele-llms 공식 구현 pytorch

Similar Papers 제목 키워드 기반

TelecomGPT: A Framework to Build Telecom-Specfic Large Language Models

2024-07-12 · Hang Zou, Qiyang Zhao, Yu Tian, Lina Bariah 외

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 pape…

Code GenerationMathOpen-Ended Question AnsweringQuestion Answering

TelecomRAG: Taming Telecom Standards with Retrieval Augmented Generation and LLMs

2024-06-11 · Girma M. Yilma, Jose A. Ayala-Romero, Andres Garcia-Saavedra, Xavier Costa-Perez

Large Language Models (LLMs) have immense potential to transform the telecommunications industry. They could help professionals understand complex standards, generate code, and accelerate development. However, traditiona…

RAGRetrievalRetrieval-augmented Generation

TeleQnA: A Benchmark Dataset to Assess Large Language Models Telecommunications Knowledge

2023-10-23 · Ali Maatouk, Fadhel Ayed, Nicola Piovesan, Antonio De Domenico 외

We introduce TeleQnA, the first benchmark dataset designed to evaluate the knowledge of Large Language Models (LLMs) in telecommunications. Comprising 10,000 questions and answers, this dataset draws from diverse sources…

ArticlesQuestion GenerationQuestion-Generation

TeleMath: A Benchmark for Large Language Models in Telecom Mathematical Problem Solving

2025-06-12 · Vincenzo Colle, Mohamed Sana, Nicola Piovesan, Antonio De Domenico 외

The increasing adoption of artificial intelligence in telecommunications has raised interest in the capability of Large Language Models (LLMs) to address domain-specific, mathematically intensive tasks. Although recent a…

Logical ReasoningMathematical Problem-SolvingMathematical Reasoning

MM-Telco: Benchmarks and Multimodal Large Language Models for Telecom Applications

2025-11-17 · Anshul Kumar, Gagan Raj Gupta, Manish Rai, Apu Chakraborty 외 arxiv

Large Language Models (LLMs) have emerged as powerful tools for automating complex reasoning and decision-making tasks. In telecommunications, they hold the potential to transform network optimization, automate troublesh…