paper-with-me

홈 › Papers

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

2025-12-23 · Qiushuo Hou, Sangwoo Park, Matteo Zecchin, Yunlong Cai, Guanding Yu, Osvaldo Simeone, Tommaso Melodia 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, their deployment in practice must balance inference cost, latency, and reliability. In this work, we study an edge-cloud-expert cascaded LLM-based knowledge system that supports decision-making through a question-and-answer pipeline. In it, an efficient edge model handles routine queries, a more capable cloud model addresses complex cases, and human experts are involved only when necessary. We define a misalignment-cost constrained optimization problem, aiming to minimize average processing cost, while guaranteeing alignment of automated answers with expert judgments. We propose a statistically rigorous threshold selection method based on multiple hypothesis testing (MHT) for a query processing mechanism based on knowledge and confidence tests. The approach provides finite-sample guarantees on misalignment risk. Experiments on the TeleQnA dataset -- a telecom-specific benchmark -- demonstrate that the proposed method achieves superior cost-efficiency compared to conventional cascaded baselines, while ensuring reliability at prescribed confidence levels.

📄 PDF Abstract BibTeX arXiv:2512.20012

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

Enhancing Large Language Models (LLMs) for Telecom using Dynamic Knowledge Graphs and Explainable Retrieval-Augmented Generation

2026-02-19 · Dun Yuan, Hao Zhou, Xue Liu, Hao Chen 외 arxiv

Large language models (LLMs) have shown strong potential across a variety of tasks, but their application in the telecom field remains challenging due to domain complexity, evolving standards, and specialized terminology…

Knowledge Graphs

TeleCom-Bench: How Far Are Large Language Models from Industrial Telecommunication Applications?

2026-05-18 · Jieting Xiao, Yun Lin, Huizhen Qiu, Rui Ma 외 arxiv

While Large Language Models have achieved remarkable integration in various vertical scenarios, their deployment in the telecommunications domain remains exploratory due to the lack of a standardized evaluation framework…

Intent Recognition

TeleDoCTR: Domain-Specific and Contextual Troubleshooting for Telecommunications

2026-01-02 · Mohamed Trabelsi, Huseyin Uzunalioglu arxiv

Ticket troubleshooting refers to the process of analyzing and resolving problems that are reported through a ticketing system. In large organizations offering a wide range of services, this task is highly complex due to …

Enhancing Large Language Models (LLMs) for Telecommunications using Knowledge Graphs and Retrieval-Augmented Generation

2025-03-31 · Dun Yuan, Hao Zhou, Di wu, Xue Liu 외

Large language models (LLMs) have made significant progress in general-purpose natural language processing tasks. However, LLMs are still facing challenges when applied to domain-specific areas like telecommunications, w…

Knowledge GraphsQuestion AnsweringRAGResponse Generation+1