LGSEMay 11

TeleResilienceBench: Quantifying Resilience for LLM Reasoning in Telecommunications

arXiv:2605.0992968.41 citations
Predicted impact top 27% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For telecom practitioners deploying LLMs, this benchmark reveals a critical gap in current evaluations, which measure knowledge coverage rather than reasoning ability.

The paper introduces TeleResilienceBench, a benchmark to measure reasoning resilience in LLMs for telecommunications, finding that even the strongest model achieves only 29.1% Correct Flip Rate and that scale does not reliably improve resilience.

Deploying large language models in telecommunications requires more than task accuracy. In realistic workflows, a model may inherit partially completed reasoning from a prior step, an upstream agent, or its own earlier generation, and must continue that reasoning even when it is already going wrong. We introduce TeleResilienceBench, a benchmark that quantifies this capability, which we term reasoning resilience, across seven telecom sub-domains drawn from the GSMA Open-Telco LLM suite. Instances are constructed by collecting failures from a weak generator model, truncating the flawed reasoning trace at its midpoint, and asking a target model to continue and correct it. We propose the Correct Flip Rate (CFR) as a direct measure of successful recovery and evaluate eight models spanning the Qwen3.5, Gemma4, and Nemotron-3 families. Our results show that even the strongest model achieves a macro-average CFR of only 29.1%, and scale does not reliably improve resilience within families. Nemotron-3-nano 4b outperforms all Qwen3.5 variants including the 27b model and leads the auxiliary TeleMath numerical evaluation at 23.4% CR%, offering the best resilience-to-cost ratio in the set. A difficulty-stratified analysis further reveals that existing telecom benchmark difficulty labels reflect factual specificity rather than reasoning depth, suggesting that current evaluations measure knowledge coverage more than reasoning ability.

Foundations

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

Your Notes