paper-with-me

Papers

Poly-FEVER: A Multilingual Fact Verification Benchmark for Hallucination Detection in Large Language Models

2025-03-19 · Hanzhi Zhang, Sumera Anjum, Heng Fan, Weijian Zheng, Yan Huang, Yunhe Feng

Hallucinations in generative AI, particularly in Large Language Models (LLMs), pose a significant challenge to the reliability of multilingual applications. Existing benchmarks for hallucination detection focus primarily on English and a few widely spoken languages, lacking the breadth to assess inconsistencies in model performance across diverse linguistic contexts. To address this gap, we introduce Poly-FEVER, a large-scale multilingual fact verification benchmark specifically designed for evaluating hallucination detection in LLMs. Poly-FEVER comprises 77,973 labeled factual claims spanning 11 languages, sourced from FEVER, Climate-FEVER, and SciFact. It provides the first large-scale dataset tailored for analyzing hallucination patterns across languages, enabling systematic evaluation of LLMs such as ChatGPT and the LLaMA series. Our analysis reveals how topic distribution and web resource availability influence hallucination frequency, uncovering language-specific biases that impact model accuracy. By offering a multilingual benchmark for fact verification, Poly-FEVER facilitates cross-linguistic comparisons of hallucination detection and contributes to the development of more reliable, language-inclusive AI systems. The dataset is publicly available to advance research in responsible AI, fact-checking methodologies, and multilingual NLP, promoting greater transparency and robustness in LLM performance. The proposed Poly-FEVER is available at: https://huggingface.co/datasets/HanzhiZhang/Poly-FEVER.

📄 PDF Abstract BibTeX arXiv:2503.16541

Code (0)

등록된 구현이 없습니다.

Tasks

Fact CheckingFact VerificationHallucinationMultilingual NLP

Methods 이 논문이 사용한 방법론

LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…
Focus 설명 없음

Similar Papers 제목 키워드 기반

XFEVER: Exploring Fact Verification across Languages

2023-10-25 · Yi-Chen Chang, Canasai Kruengkrai, Junichi Yamagishi

This paper introduces the Cross-lingual Fact Extraction and VERification (XFEVER) dataset designed for benchmarking the fact verification models across different languages. We constructed it by translating the claim and …

BenchmarkingFact VerificationLanguage ModelingLanguage Modelling+2

DanFEVER: claim verification dataset for Danish

2021-05-01 · NoDaLiDa 2021 5 · Jeppe Nørregaard, Leon Derczynski

We present a dataset, DanFEVER, intended for multilingual misinformation research. The dataset is in Danish and has the same format as the well-known English FEVER dataset. It can be used for testing methods in multiling…

Claim VerificationFact VerificationMisinformation

CFEVER: A Chinese Fact Extraction and VERification Dataset

2024-02-20 · AAAI 2024 2 · Ying-Jia Lin, Chun-Yi Lin, Chia-Jen Yeh, Yi-Ting Li 외

We present CFEVER, a Chinese dataset designed for Fact Extraction and VERification. CFEVER comprises 30,012 manually created claims based on content in Chinese Wikipedia. Each claim in CFEVER is labeled as "Supports", "R…

Fact CheckingFact Verification

Verdict Inference with Claim and Retrieved Elements Using RoBERTa

2021-11-01 · EMNLP (FEVER) 2021 11 · In-Zu Gi, Ting-Yu Fang, Richard Tzong-Han Tsai

Automatic fact verification has attracted recent research attention as the increasing dissemination of disinformation on social media platforms. The FEVEROUS shared task introduces a benchmark for fact verification, in w…

Fact VerificationRetrieval

ParsFEVER: a Dataset for Farsi Fact Extraction and Verification

2021-08-01 · Joint Conference on Lexical and Computational Semantics 2021 · Majid Zarharan, Mahsa Ghaderan, Amin Pourdabiri, Zahra Sayedi 외

Training and evaluation of automatic fact extraction and verification techniques require large amounts of annotated data which might not be available for low-resource languages. This paper presents ParsFEVER: the first p…