NeFut Logo NeFut
Admin Login

[CS.AI] Telco-GAIA: Innovative Bilingual Benchmark in Telecom

Published at: 2026-07-24 22:00 Last updated: 2026-07-26 07:44
#AI #Machine Learning #Open Source

We introduce Telco-GAIA, a bilingual, multi-modal benchmark for evaluating tool-using agents on the data of a real-world telecommunications operator. Telco-GAIA comprises 100 human-verified question-answering tasks, in English and Arabic, that each demand multi-hop reasoning (4.2 hops on average) over three heterogeneous sources: a static website snapshot (HTML, images, and linked PDFs), a synthetic relational SQL database, and external web archives, spanning text, image, and tabular modalities.

The benchmark is delivered as a sandboxed Docker environment and scored by normalized exact string matching, making evaluation objective, deterministic, and reproducible over time without any LLM-as-a-Judge.

Evaluating a purpose-built reference agent across twelve commercial and open LLMs, we find Telco-GAIA challenging: even the strongest model solves only 71% of tasks; under a moderate cost budget, this falls to about 40%, and the visually grounded categories remain the weakest, where the average backend scores below 30%, leaving substantial headroom in document and image understanding.

Telco-GAIA offers a rigorous, reproducible testbed for enterprise agents and a template for constructing closed-domain benchmarks.

Blogger's Review: The introduction of Telco-GAIA provides a novel approach to evaluating intelligent agents in the telecommunications domain, particularly highlighting the challenges of multi-modal reasoning. It showcases the limitations of existing models in tackling complex tasks and offers rich data sources for researchers, pointing toward improvements in industry applications.

Original Source: https://arxiv.org/abs/2607.20510

[h] Back to Home