paper-with-me

홈 › Papers

DiaHalu: A Dialogue-level Hallucination Evaluation Benchmark for Large Language Models

2024-03-01 · Kedi Chen, Qin Chen, Jie zhou, Yishen He, Liang He

Since large language models (LLMs) achieve significant success in recent years, the hallucination issue remains a challenge, numerous benchmarks are proposed to detect the hallucination. Nevertheless, some of these benchmarks are not naturally generated by LLMs but are intentionally induced. Also, many merely focus on the factuality hallucination while ignoring the faithfulness hallucination. Additionally, although dialogue pattern is more widely utilized in the era of LLMs, current benchmarks only concentrate on sentence-level and passage-level hallucination. In this study, we propose DiaHalu, the first dialogue-level hallucination evaluation benchmark to our knowledge. Initially, we integrate the collected topics into system prompts and facilitate a dialogue between two ChatGPT3.5. Subsequently, we manually modify the contents that do not adhere to human language conventions and then have LLMs re-generate, simulating authentic human-machine interaction scenarios. Finally, professional scholars annotate all the samples in the dataset. DiaHalu covers four common multi-turn dialogue domains and five hallucination subtypes, extended from factuality and faithfulness hallucination. Experiments through some well-known LLMs and detection methods on the dataset show that DiaHalu is a challenging benchmark, holding significant value for further research.

📄 PDF Abstract BibTeX arXiv:2403.00896

Code (1)

141forever/diahalu 공식 구현

Tasks

HallucinationHallucination EvaluationSentence

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

HalluDial: A Large-Scale Benchmark for Automatic Dialogue-Level Hallucination Evaluation

2024-06-11 · Wen Luo, Tianshu Shen, Wei Li, Guangyue Peng 외

Large Language Models (LLMs) have significantly advanced the field of Natural Language Processing (NLP), achieving remarkable performance across diverse tasks and enabling widespread real-world applications. However, LLM…

HallucinationHallucination EvaluationLanguage ModellingSentence

Leveraging Low-Level Symbolic Competences for Unsupervised Grounding in Hallucination Detection

2026-09-04 · Renato Vukovic, Hsien-chin Lin, Carel van Niekerk, Benjamin Ruppik 외 arxiv

Hallucination-where a language model generates outputs that are factually incorrect or unsupported by the source-is a major challenge for both prompted and fine-tuned language models. Detecting hallucinations is difficul…

FaithDial: A Faithful Benchmark for Information-Seeking Dialogue

2022-04-22 · Nouha Dziri, Ehsan Kamalloo, Sivan Milton, Osmar Zaiane 외

The goal of information-seeking dialogue is to respond to seeker queries with natural language utterances that are grounded on knowledge sources. However, dialogue systems often produce unsupported utterances, a phenomen…

Dialogue GenerationHallucination

Mitigating Dialogue Hallucination for Large Vision Language Models via Adversarial Instruction Tuning

2024-03-15 · Dongmin Park, Zhaofang Qian, Guangxing Han, Ser-Nam Lim

Mitigating hallucinations of Large Vision Language Models,(LVLMs) is crucial to enhance their reliability for general-purpose assistants. This paper shows that such hallucinations of LVLMs can be significantly exacerbate…

HallucinationInstruction FollowingVisual Question Answering (VQA)

TofuEval: Evaluating Hallucinations of LLMs on Topic-Focused Dialogue Summarization

2024-02-20 · Liyan Tang, Igor Shalyminov, Amy Wing-mei Wong, Jon Burnsky 외

Single document news summarization has seen substantial progress on faithfulness in recent years, driven by research on the evaluation of factual consistency, or hallucinations. We ask whether these advances carry over t…

HallucinationNews SummarizationSentenceText Summarization