paper-with-me

Papers

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, Yun-Yu Hu, Chih-Hao Hsu, Mei-Feng Lee, Hung-Yu Kao

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", "Refutes", or "Not Enough Info" to depict its degree of factualness. Similar to the FEVER dataset, claims in the "Supports" and "Refutes" categories are also annotated with corresponding evidence sentences sourced from single or multiple pages in Chinese Wikipedia. Our labeled dataset holds a Fleiss' kappa value of 0.7934 for five-way inter-annotator agreement. In addition, through the experiments with the state-of-the-art approaches developed on the FEVER dataset and a simple baseline for CFEVER, we demonstrate that our dataset is a new rigorous benchmark for factual extraction and verification, which can be further used for developing automated systems to alleviate human fact-checking efforts. CFEVER is available at https://ikmlab.github.io/CFEVER.

📄 PDF Abstract BibTeX arXiv:2402.13025

Code (2)

IKMLab/CFEVER-baselines/tree/main/simple_baseline 공식 구현 pytorch
IKMLab/CFEVER-data

Tasks

Fact CheckingFact Verification

Similar Papers 제목 키워드 기반

MAD-Fact: A Multi-Agent Debate Framework for Long-Form Factuality Evaluation in LLMs

2025-10-27 · Yucheng Ning, Xixun Lin, Fang Fang, Yanan Cao arxiv

The widespread adoption of Large Language Models (LLMs) raises critical concerns about the factual accuracy of their outputs, especially in high-risk domains such as biomedicine, law, and education. Existing evaluation m…

Adapting Open Domain Fact Extraction and Verification to COVID-FACT through In-Domain Language Modeling

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Zhenghao Liu, Chenyan Xiong, Zhuyun Dai, Si Sun 외

With the epidemic of COVID-19, verifying the scientifically false online information, such as fake news and maliciously fabricated statements, has become crucial. However, the lack of training data in the scientific doma…

Fact VerificationLanguage ModelingLanguage Modelling

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

UKP-Athene: Multi-Sentence Textual Entailment for Claim Verification

2018-09-03 · WS 2018 11 · Andreas Hanselowski, Hao Zhang, Zile Li, Daniil Sorokin 외

The Fact Extraction and VERification (FEVER) shared task was launched to support the development of systems able to verify claims by extracting supporting or refuting facts from raw text. The shared task organizers provi…

Claim VerificationEntity LinkingGeneral ClassificationNatural Language Inference+2

MSDS: A Large-Scale Chinese Signature and Token Digit String Dataset for Handwriting Verification

2022-10-17 · Peirong Zhang, Jiajia Jiang, Yuliang Liu, Lianwen Jin

Although online handwriting verification has made great progress recently, the verification performances are still far behind the real usage owing to the small scale of the datasets as well as the limited biometric mediu…

Handwriting Verification