REVIEW 5 cited by
LettuceDetect: A Hallucination Detection Framework for RAG Applications
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Retrieval Augmented Generation (RAG) systems remain vulnerable to hallucinated answers despite incorporating external knowledge sources. We present LettuceDetect a framework that addresses two critical limitations in existing hallucination detection methods: (1) the context window constraints of traditional encoder-based methods, and (2) the computational inefficiency of LLM based approaches. Building on ModernBERT's extended context capabilities (up to 8k tokens) and trained on the RAGTruth benchmark dataset, our approach outperforms all previous encoder-based models and most prompt-based models, while being approximately 30 times smaller than the best models. LettuceDetect is a token-classification model that processes context-question-answer triples, allowing for the identification of unsupported claims at the token level. Evaluations on the RAGTruth corpus demonstrate an F1 score of 79.22% for example-level detection, which is a 14.8% improvement over Luna, the previous state-of-the-art encoder-based architecture. Additionally, the system can process 30 to 60 examples per second on a single GPU, making it more practical for real-world RAG applications.
Forward citations
Cited by 5 Pith papers
-
SIRIN: A Unified Toolkit for Detecting Contextual Hallucinations in Retrieval-Augmented and Memory-Grounded LLM Systems
SIRIN unifies probing, uncertainty, and judge-style hallucination detectors with query answerability under one pluggable toolkit, evaluation pipeline, and interactive span-highlighting UI.
-
Detecting Hallucinations in Retrieval-Augmented Generation through Grounding-Aware Sensitivity by Perturbation (GASP)
Perturbing retrieved context and scoring likelihood drops plus JSD yields a training-free span-level RAG hallucination detector competitive with chunk-level NLI and stronger than perplexity.
-
Retromorphic Testing with Hierarchical Verification for Hallucination Detection in RAG
A claim-by-claim hierarchical verifier improves RAG hallucination detection over baselines, and a re-annotated benchmark finds 1.68x more hallucinated cases than the original labels.
-
FRED: Financial Retrieval-Enhanced Detection and Editing of Hallucinations in Language Models
Fine-tuning small language models on synthetic financial errors yields high detection and editing scores, but the evaluation is limited to synthetic data from the same pipeline.
-
CLATTER: Comprehensive Entailment Reasoning for Hallucination Detection
CLATTER, a structured decompose-attribute-aggregate reasoning prompt, improves NLI-based hallucination detection for reasoning models by about 3.8 accuracy points on average, with inconsistent results across models an...
Discussion (0). Continue with ORCID to comment.