paper-with-me

Papers

A Zero-Shot Claim Detection Framework Using Question Answering

2022-10-01 · COLING 2022 10 · Revanth Gangi Reddy, Sai Chetan Chinthakindi, Yi R. Fung, Kevin Small, Heng Ji

In recent years, there has been an increasing interest in claim detection as an important building block for misinformation detection. This involves detecting more fine-grained attributes relating to the claim, such as the claimer, claim topic, claim object pertaining to the topic, etc. Yet, a notable bottleneck of existing claim detection approaches is their portability to emerging events and low-resource training data settings. In this regard, we propose a fine-grained claim detection framework that leverages zero-shot Question Answering (QA) using directed questions to solve a diverse set of sub-tasks such as topic filtering, claim object detection, and claimer detection. We show that our approach significantly outperforms various zero-shot, few-shot and task-specific baselines on the NewsClaims benchmark (Reddy et al., 2021).

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

MisinformationObjectobject-detectionObject DetectionQuestion Answering

Similar Papers 제목 키워드 기반

Zero-shot Fact Verification by Claim Generation

2021-05-31 · ACL 2021 5 · Liangming Pan, Wenhu Chen, Wenhan Xiong, Min-Yen Kan 외

Neural models for automated fact verification have achieved promising results thanks to the availability of large, human-annotated datasets. However, for each new domain that requires fact verification, creating a datase…

2kFact Verification

A Fact Checking and Verification System for FEVEROUS Using a Zero-Shot Learning Approach

2021-11-01 · EMNLP (FEVER) 2021 11 · Orkun Temiz, Özgün Ozan Kılıç, Arif Ozan Kızıldağ, Tuğba Taşkaya Temizel

In this paper, we propose a novel fact checking and verification system to check claims against Wikipedia content. Our system retrieves relevant Wikipedia pages using Anserini, uses BERT-large-cased question answering mo…

Fact CheckingNatural Language InferenceQuestion AnsweringZero-Shot Learning

Zero-shot and Few-shot Learning with Instruction-following LLMs for Claim Matching in Automated Fact-checking

2025-01-18 · Dina Pisarevskaya, Arkaitz Zubiaga

The claim matching (CM) task can benefit an automated fact-checking pipeline by putting together claims that can be resolved with the same fact-check. In this work, we are the first to explore zero-shot and few-shot lear…

Binary ClassificationFact CheckingFew-Shot LearningInstruction Following+1

NewsClaims: A New Benchmark for Claim Detection from News with Background Knowledge

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Claim detection and verification are crucial for news understanding and have emerged as promising technologies for mitigating news misinformation. However, most existing work has focused on claim sentence analysis while …

ArticlesMisinformationSentence

Robust Claim Verification Through Fact Detection

2024-07-25 · Nazanin Jafari, James Allan

Claim verification can be a challenging task. In this paper, we present a method to enhance the robustness and reasoning capabilities of automated claim verification through the extraction of short facts from evidence. O…

Claim Verification