ArtificialIntelligence.io

The Signal

Everything that matters in AI, with our take.

Updated through the day. Every headline links straight to the source. The two lines underneath are ours.

arXiv cs.AIPaper

Large Language Models (LLMs) for Telecom Root Cause Analysis (RCA): A Structured Reasoning Framework for Evidence-Grounded Diagnosis

Telecom RCA is a real use case for LLMs but a hostile one: the stakes are high, hallucination is expensive, and the domain is rigidly structured. The paper's stacking of guardrails (structured reasoning plus RAG plus agents) is the right instinct. Relevant if you're deploying LLMs in ops contexts where failure is costly.

arXiv cs.CLPaperClaude Watch

Free-Text Evaluation of LLMs for 5G Domain Knowledge and Fault Analysis using LLM-as-Judge

Telecom is a real vertical for edge-deployed small models, and free-text evaluation beats multiple-choice benchmarks for judging whether a model can actually reason through a fault report. The inclusion of Claude-Haiku-4.5 alongside GPT and Gemini small models is a useful data point for anyone picking a lightweight model for domain-specific diagnostic tasks, but the result itself is a narrow vertical benchmark, not a general capability signal.