RAG Grounding &
Factual Attribution Auditing.
Retrieval-Augmented Generation (RAG) does not inherently solve hallucination. JudgeMyAI deploys calibrated human domain specialists to evaluate every atomic model assertion against retrieved context chunks using token-level entailment formulas.
The 4-Tier RAG Severity Matrix
Per Section 1 of our technical specification, our human-in-the-loop double-blind validation classifies every factual discrepancy under an empirical error severity standard.
Direct Contradiction
Model outputs assertions in direct opposition to retrieved context or invents synthetic legal/financial statutes.
Parametric Leakage
Model injects external, unverified training facts not present in provided context chunks, altering domain interpretation.
Citation Misalignment
Assertion is factually correct per document corpus, but cites an incorrect passage index, section ID, or paragraph key.
Stylistic Variation
Syntactic or grammatical divergence that preserves 100% semantic grounding, intent, and factual truth.
Quantitative Entailment & Attribution Formulation
Every atomic claim C_i extracted from model generation Y is mapped against retrieved context chunk S_j. A claim is certified under double-blind human review if and only if it satisfies our formal entailment constraints:
If an assertion cannot be mathematically anchored to retrieved chunks, it is classified as ungrounded parametric drift and tagged with exact (start_token, end_token) coordinates for RLHF/DPO loss penalization.
Atomic Span Tagging
Evaluators highlight the exact sub-sentence token spans responsible for leakage, ensuring surgical loss weighting during fine-tuning.
Inter-Annotator Agreement (IAA)
We enforce Cohen's κ ≥ 0.85 (Fleiss' κ ≥ 0.82 for multi-annotator pods). Batches falling below κ = 0.80 are halted immediately.
The 3-Tier Hallucination Taxonomy
To prevent hallucination compounding across RAG pipelines, JudgeMyAI categorizes model divergence into three mutually exclusive failure vectors.
Closed-Domain Contradictions
The model generates claims that directly conflict with the provided retrieval context window (intrinsic) or corrupts retrieval tables with synthetic attributes.
Parametric Memory Drift
In the absence of explicit context, the model asserts unverifiable, obsolete, or fabricated claims regarding real-world entities, APIs, or legal statutes.
Reasoning Chain Fallacies
The model starts with valid, retrieved premises but applies flawed deductive, mathematical, or boolean logic steps, arriving at false conclusions.
Frequently Asked Questions
Eliminate RAG Hallucinations With Human Ground Truth.
Audit 50 of your hardest RAG retrieval edge cases completely free of charge under our Zero-Risk Pilot protocol.