SLM Meets LLM: Balancing Latency, Interpretability and Consistency in Hallucination Detection
Mengya Hu, Rui Xu, Deren Lei, Yaxi Li, Mingyu Wang and, Emily Ching, Eslam Kamal, Alex Deng

TL;DR
This paper introduces a hybrid framework combining a small language model and a large language model to enable real-time, interpretable hallucination detection in LLMs, balancing latency, interpretability, and consistency.
Contribution
It presents a novel two-stage approach that uses a small language model for quick detection and an LLM for detailed explanations, optimizing real-time hallucination detection.
Findings
Effective prompting techniques improve explanation alignment.
Framework reduces latency while maintaining interpretability.
Empirical results show enhanced detection accuracy and user experience.
Abstract
Large language models (LLMs) are highly capable but face latency challenges in real-time applications, such as conducting online hallucination detection. To overcome this issue, we propose a novel framework that leverages a small language model (SLM) classifier for initial detection, followed by a LLM as constrained reasoner to generate detailed explanations for detected hallucinated content. This study optimizes the real-time interpretable hallucination detection by introducing effective prompting techniques that align LLM-generated explanations with SLM decisions. Empirical experiment results demonstrate its effectiveness, thereby enhancing the overall user experience.
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
TopicsAnomaly Detection Techniques and Applications · Big Data and Digital Economy
MethodsALIGN
