English

Bi'an: A Bilingual Benchmark and Model for Hallucination Detection in Retrieval-Augmented Generation

Computation and Language 2025-02-27 v1

Abstract

Retrieval-Augmented Generation (RAG) effectively reduces hallucinations in Large Language Models (LLMs) but can still produce inconsistent or unsupported content. Although LLM-as-a-Judge is widely used for RAG hallucination detection due to its implementation simplicity, it faces two main challenges: the absence of comprehensive evaluation benchmarks and the lack of domain-optimized judge models. To bridge these gaps, we introduce \textbf{Bi'an}, a novel framework featuring a bilingual benchmark dataset and lightweight judge models. The dataset supports rigorous evaluation across multiple RAG scenarios, while the judge models are fine-tuned from compact open-source LLMs. Extensive experimental evaluations on Bi'anBench show our 14B model outperforms baseline models with over five times larger parameter scales and rivals state-of-the-art closed-source LLMs. We will release our data and models soon at https://github.com/OpenSPG/KAG.

Keywords

Cite

@article{arxiv.2502.19209,
  title  = {Bi'an: A Bilingual Benchmark and Model for Hallucination Detection in Retrieval-Augmented Generation},
  author = {Zhouyu Jiang and Mengshu Sun and Zhiqiang Zhang and Lei Liang},
  journal= {arXiv preprint arXiv:2502.19209},
  year   = {2025}
}