Scalable Retrieval-Augmented Generation for Technical Documents with Hallucination Risk Control

Elizabeth Mitchell, Xiuying Wang

International Journal of Computational and Biological Sciences · 2025 · 인용 1

The integration of Large Language Models (LLMs) into technical knowledge management systems has revolutionized information accessibility. However, the deployment of Generative AI in critical technical domains—such as aerospace, medical device engineering, and semiconductor manufacturing—is severely hindered by the phenomenon of hallucination, where models generate plausible but factually incorrect information. This paper proposes a novel framework for Scalable Retrieval-Augmented Generation (RAG) specifically tailored for complex technical documentation.

We introduce a Hierarchical Contextual Indexing (HCI) mechanism that preserves the structural integrity of technical manuals, coupled with a dual-stage Hallucination Risk Control (HRC) protocol. The HRC protocol utilizes a lightweight Natural Language Inference (NLI) model to perform post-hoc consistency verification between the retrieved context and the generated response. Furthermore, we address the scalability challenges associated with vectorizing millions of technical artifacts by implementing a hybrid sparse-dense retrieval architecture optimized for latency.

Our experimental results on a curated dataset of industrial specifications demonstrate that our approach reduces hallucination rates by 43% compared to standard RAG baselines while maintaining sub-second query latency. The findings suggest that enforcing structural context and rigorous consistency checks is essential for the safe deployment of LLMs in high-stakes technical environments.

📄 이 논문을 인용한 Paperis 글

이 논문이 근거 목록에 올라 있는 Paperis 글입니다.