paper-with-me

홈 › Papers

CLIMATE-FEVER: A Dataset for Verification of Real-World Climate Claims

2020-12-01 · Thomas Diggelmann, Jordan Boyd-Graber, Jannis Bulian, Massimiliano Ciaramita, Markus Leippold

We introduce CLIMATE-FEVER, a new publicly available dataset for verification of climate change-related claims. By providing a dataset for the research community, we aim to facilitate and encourage work on improving algorithms for retrieving evidential support for climate-specific claims, addressing the underlying language understanding challenges, and ultimately help alleviate the impact of misinformation on climate change. We adapt the methodology of FEVER [1], the largest dataset of artificially designed claims, to real-life claims collected from the Internet. While during this process, we could rely on the expertise of renowned climate scientists, it turned out to be no easy task. We discuss the surprising, subtle complexity of modeling real-world climate-related claims within the \textsc{fever} framework, which we believe provides a valuable challenge for general natural language understanding. We hope that our work will mark the beginning of a new exciting long-term joint effort by the climate science and AI community.

📄 PDF Abstract BibTeX arXiv:2012.00614

Code (0)

등록된 구현이 없습니다.

Tasks

MisinformationNatural Language Understanding

Similar 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 외

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…

Fact CheckingFact VerificationHallucinationMultilingual NLP

MAPLE: Micro Analysis of Pairwise Language Evolution for Few-Shot Claim Verification

2024-01-29 · Xia Zeng, Arkaitz Zubiaga

Claim verification is an essential step in the automated fact-checking pipeline which assesses the veracity of a claim against a piece of evidence. In this work, we explore the potential of few-shot claim verification, w…

Claim VerificationFact Checking

Constrained Fact Verification for FEVER

2020-11-01 · EMNLP 2020 11 · Adithya Pratapa, Sai Muralidhar Jayanthi, Kavya Nerella

Fact-verification systems are well explored in the NLP literature with growing attention owing to shared tasks like FEVER. Though the task requires reasoning on extracted evidence to verify a claim{'}s factuality, there …

Fact Verification

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

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