paper-with-me

홈 › Papers

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

2023-10-23 · Ali Maatouk, Fadhel Ayed, Nicola Piovesan, Antonio De Domenico, Merouane Debbah, Zhi-Quan Luo

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, including standards and research articles. This paper outlines the automated question generation framework responsible for creating this dataset, along with how human input was integrated at various stages to ensure the quality of the questions. Afterwards, using the provided dataset, an evaluation is conducted to assess the capabilities of LLMs, including GPT-3.5 and GPT-4. The results highlight that these models struggle with complex standards related questions but exhibit proficiency in addressing general telecom-related inquiries. Additionally, our results showcase how incorporating telecom knowledge context significantly enhances their performance, thus shedding light on the need for a specialized telecom foundation model. Finally, the dataset is shared with active telecom professionals, whose performance is subsequently benchmarked against that of the LLMs. The findings illustrate that LLMs can rival the performance of active professionals in telecom knowledge, thanks to their capacity to process vast amounts of information, underscoring the potential of LLMs within this domain. The dataset has been made publicly accessible on GitHub.

📄 PDF Abstract BibTeX arXiv:2310.15051

Code (1)

netop-team/teleqna 공식 구현

Tasks

ArticlesQuestion GenerationQuestion-Generation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…
Multi-Head Attention 설명 없음
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Attention 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Position-Wise Feed-Forward Layer 설명 없음

Similar Papers 제목 키워드 기반

Enhancing Confidence Estimation in Telco LLMs via Twin-Pass CoT-Ensembling

2026-04-14 · Anton Saenko, Pranshav Gajjar, Abiodun Ganiyu, Vijay K. Shah arxiv

Large Language Models (LLMs) are increasingly applied to complex telecommunications tasks, including 3GPP specification analysis and O-RAN network troubleshooting. However, a critical limitation remains: LLM-generated co…

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

Reliable LLM-Based Edge-Cloud-Expert Cascades for Telecom Knowledge Systems

2025-12-23 · Qiushuo Hou, Sangwoo Park, Matteo Zecchin, Yunlong Cai 외 arxiv

Large language models (LLMs) are emerging as key enablers of automation in domains such as telecommunications, assisting with tasks including troubleshooting, standards interpretation, and network optimization. However, …

Expert-Token Resonance: Redefining MoE Routing through Affinity-Driven Active Selection

2024-05-24 · Jing Li, Zhijie Sun, Dachao Lin, Xuan He 외

Mixture-of-Experts (MoE) architectures have emerged as a paradigm-shifting approach for large language models (LLMs), offering unprecedented computational efficiency. However, these architectures grapple with challenges …

Computational EfficiencyMixture-of-Experts

Reliable Inference in Edge-Cloud Model Cascades via Conformal Alignment

2025-10-20 · Jiayi Huang, Sangwoo Park, Nicola Paoletti, Osvaldo Simeone arxiv

Edge intelligence enables low-latency inference via compact on-device models, but assuring reliability remains challenging. We study edge-cloud cascades that must preserve conditional coverage: whenever the edge returns …

Image Classification