Chat3GPP: An Open-Source Retrieval-Augmented Generation Framework for 3GPP Documents
Long Huang, Ming Zhao, Limin Xiao, Xiujun Zhang, Jungang Hu

TL;DR
Chat3GPP is an open-source framework that enhances retrieval-augmented generation for 3GPP telecommunications documents, enabling accurate, scalable, and domain-specific responses without fine-tuning, suitable for various technical standards.
Contribution
It introduces a novel RAG framework tailored for 3GPP documents, combining chunking, hybrid retrieval, and efficient indexing to improve domain-specific information retrieval and generation.
Findings
Outperforms existing methods on telecom datasets
Effective in protocol generation and code automation tasks
No domain-specific fine-tuning required
Abstract
The 3rd Generation Partnership Project (3GPP) documents is key standards in global telecommunications, while posing significant challenges for engineers and researchers in the telecommunications field due to the large volume and complexity of their contents as well as the frequent updates. Large language models (LLMs) have shown promise in natural language processing tasks, but their general-purpose nature limits their effectiveness in specific domains like telecommunications. To address this, we propose Chat3GPP, an open-source retrieval-augmented generation (RAG) framework tailored for 3GPP specifications. By combining chunking strategies, hybrid retrieval and efficient indexing methods, Chat3GPP can efficiently retrieve relevant information and generate accurate responses to user queries without requiring domain-specific fine-tuning, which is both flexible and scalable, offering…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Topic Modeling · Web Data Mining and Analysis
