paper-with-me

홈 › Papers

TeleEmbedBench: A Multi-Corpus Embedding Benchmark for RAG in Telecommunications

2026-04-20 · Pranshav Gajjar, Vijay K Shah arxiv

Large language models (LLMs) are increasingly deployed in the telecommunications domain for critical tasks, relying heavily on Retrieval-Augmented Generation (RAG) to adapt general-purpose models to continuously evolving standards. However, a significant gap exists in evaluating the embedding models that power these RAG pipelines, as general-purpose benchmarks fail to capture the dense, acronym-heavy, and highly cross-referential nature of telecommunications corpora. To address this, we introduce TeleEmbedBench, the first large-scale, multi-corpus embedding benchmark designed specifically for telecommunications. The benchmark spans three heterogeneous corpora: O-RAN Alliance specifications, 3GPP release documents, and the srsRAN open-source codebase, comprising 9,000 question-chunk pairs across three standard chunk sizes (512, 1024, and 2048 tokens). To construct this dataset at scale without manual annotation bottlenecks, we employ a novel automated pipeline where one LLM generates specific queries from text chunks and a secondary LLM validates them across strict criteria. We comprehensively evaluate eight embedding models, spanning standard sentence-transformers and LLM-based embedders. Our results demonstrate that LLM-based embedders, such as Qwen3 and EmbeddingGemma, consistently and significantly outperform traditional sentence-transformers in both retrieval accuracy and robustness against cross-domain interference. Additionally, we introduce TeleEmbedBench-Clean to evaluate model robustness against noisy, incomplete user queries. Finally, our analysis reveals that while domain-specific task instructions improve embedder performance for raw source code, they paradoxically degrade retrieval performance for natural language telecommunications specifications.

📄 PDF Abstract BibTeX arXiv:2604.17778

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TelcoLM: collecting data, adapting, and benchmarking language models for the telecommunication domain

2024-12-20 · Camille Barboule, Viet-Phi Huynh, Adrien Bufort, Yoan Chabot 외

Despite outstanding processes in many tasks, Large Language Models (LLMs) still lack accuracy when dealing with highly technical domains. Especially, telecommunications (telco) is a particularly challenging domain due th…

Benchmarking

DiaBiz – an Annotated Corpus of Polish Call Center Dialogs

2022-06-01 · LREC 2022 6 · Piotr Pęzik, Gosia Krawentek, Sylwia Karasińska, Paweł Wilk 외

This paper introduces DiaBiz, a large, annotated, multimodal corpus of Polish telephone conversations conducted in varied business settings, comprising 4036 call centre interactions from nine different domains, i.e. bank…

speech-recognitionSpeech Recognition

TeleEval-OS: Performance evaluations of large language models for operations scheduling

2025-05-06 · Yanyan Wang, Yingying Wang, Junli Liang, Yin Xu 외

The rapid advancement of large language models (LLMs) has significantly propelled progress in artificial intelligence, demonstrating substantial application potential across multiple specialized domains. Telecommunicatio…

Scheduling

Improving RAG Retrieval via Propositional Content Extraction: a Speech Act Theory Approach

2025-03-07 · João Alberto de Oliveira Lima

When users formulate queries, they often include not only the information they seek, but also pragmatic markers such as interrogative phrasing or polite requests. Although these speech act indicators communicate the user…

RAGRetrievalRetrieval-augmented GenerationSemantic Similarity+1

An Annotated Corpus of Relational Strategies in Customer Service

2017-08-17 · Ian Beaver, Cynthia Freeman, Abdullah Mueen

We create and release the first publicly available commercial customer service corpus with annotated relational segments. Human-computer data from three live customer service Intelligent Virtual Agents (IVAs) in the doma…