ORIGINAL RESEARCH article

Front. Artif. Intell.

Sec. Natural Language Processing

A Hybrid RAG and Rule-Based Reasoning Framework for Technical Document Analysis

  • ER

    Esther Rachel Thomas

  • NN

    Niranchna Natarajan

  • KJ

    Keerthana Jayaprakashan

  • MA

    Malini A

  • VIT University Chennai, Chennai, India

The final, formatted version of the article will be published soon.

Abstract

The ability to access specific operational guidelines in unstructured technical documentation is a crucial and unsolved problem in safety sensitive areas like aerospace, clinical care, and regulatory compliance, where approximate retrieval and hallucination are unacceptable. Current systems of Retrieval Augmented Generation (RAG) relying on dense vector embeddings are unable to offer the deterministic accuracy such environments require. In this paper, a neurosymbolic framework is provided to overcome this limitation through the translation of natural language documents into three complementary representations of symbolic knowledge: a SQLite (Lightweight SQL Database Engine) database of SAT (Boolean Satisfiability) - based propositional reasoning Conjunctive Normal Form (CNF) clauses, a directed property graph relational traversal and a geometric spatial index which represents the quantitative conditional rules as axis aligned hyper rectangles in an eight dimensional parameter space. Each of the three representations is built on the same LLM (Large Language Model) - based rule extraction pipeline at the same time during offline stage, where there is no embedding of vectors of any type. Online three path reasoning architecture combines SAT at query time entailment checking, knowledge graph traversal, and exact geometric containment testing — translating the operational state of a user to a parameter space point and recalling all rules with hyper rectangular regions containing the point. The outputs of all the three paths are combined before constrained answer generation, basing each answer on logical, relational, and numerical evidence. Because retrieval is performed using mathematically precise symbolic procedures rather than similarity approximation, the SAT, graph, and geometric reasoning components are deterministic and fully explainable; large language model calls are still used for rule extraction and answer synthesis, so the system as a whole is hybrid rather than fully deterministic, and a faithfulness filter together with context-confined generation substantially mitigate, rather than formally guarantee, hallucination. The experimental findings show that this tri-representation strategy markedly enhances retrieval accuracy and reliability compared to embedding-based baselines in complicated operational query conditions, developing a scalable base of rule-based decision support in high stakes areas.

Summary

Keywords

Deterministic retrieval, Geometric spatial indexing, knowledge graph, Retrieval-Augmented Generation, Rule extraction, Safety-critical systems, SAT-based inference

Received

29 June 2026

Accepted

13 August 2026

Copyright

© 2026 Thomas, Natarajan, Jayaprakashan and A. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) or licensor are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Malini A

Disclaimer

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.

Outline

Share article

Article metrics