Reliable LLM-Based Edge-Cloud-Expert Cascades for Telecom Knowledge Systems
Qiushuo Hou, Sangwoo Park, Matteo Zecchin, Yunlong Cai, Guanding Yu, Osvaldo Simeone, Tommaso Melodia
TL;DR
The paper tackles reliable, cost-efficient telecom knowledge-automation by designing a three-tier edge–cloud–expert cascade for LLM-based QA. It introduces a misalignment-cost constrained optimization and a statistically rigorous thresholding method (MHT-ERM) to guarantee finite-sample reliability while minimizing average cost. The approach leverages epistemic-uncertainty and confidence scores from white-box Bayesian ensembles or prompt-based methods for black-box models, and validates the framework on TeleQnA with both conventional and reasoning-enhanced cloud deployments. Results show substantial cost savings over baselines while meeting prescribed misalignment guarantees, with robustness to calibration data size and cloud reasoning budgets, highlighting practical applicability in telecom knowledge systems.
Abstract
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.
