paper-with-me

Papers

An End-to-End Multi-task Learning Model for Fact Checking

2018-11-01 · WS 2018 11 · Sizhen Li, Shuai Zhao, Bo Cheng, Hao Yang

With huge amount of information generated every day on the web, fact checking is an important and challenging task which can help people identify the authenticity of most claims as well as providing evidences selected from knowledge source like Wikipedia. Here we decompose this problem into two parts: an entity linking task (retrieving relative Wikipedia pages) and recognizing textual entailment between the claim and selected pages. In this paper, we present an end-to-end multi-task learning with bi-direction attention (EMBA) model to classify the claim as {`}supports{''}, {}refutes{''} or {`}not enough info{''} with respect to the pages retrieved and detect sentences as evidence at the same time. We conduct experiments on the FEVER (Fact Extraction and VERification) paper test dataset and shared task test dataset, a new public dataset for verification against textual sources. Experimental results show that our method achieves comparable performance compared with the baseline system.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Common Sense ReasoningEntity LinkingFact CheckingFake News DetectionMulti-Task LearningNatural Language Inference

Similar Papers 제목 키워드 기반

DEFAME: Dynamic Evidence-based FAct-checking with Multimodal Experts

2024-12-13 · Tobias Braun, Mark Rothermel, Marcus Rohrbach, Anna Rohrbach

The proliferation of disinformation presents a growing threat to societal trust and democracy, necessitating robust and scalable Fact-Checking systems. In this work, we present Dynamic Evidence-based FAct-checking with M…

Claim VerificationFact Checking

RU22Fact: Optimizing Evidence for Multilingual Explainable Fact-Checking on Russia-Ukraine Conflict

2024-03-25 · Yirong Zeng, Xiao Ding, Yi Zhao, Xiangyu Li 외

Fact-checking is the task of verifying the factuality of a given claim by examining the available evidence. High-quality evidence plays a vital role in enhancing fact-checking systems and facilitating the generation of e…

16kClaim VerificationExplanation GenerationFact Checking+3

Fact-Checking Complex Claims with Program-Guided Reasoning

2023-05-22 · Liangming Pan, Xiaobao Wu, Xinyuan Lu, Anh Tuan Luu 외

Fact-checking real-world claims often requires collecting multiple pieces of evidence and applying complex multi-step reasoning. In this paper, we present Program-Guided Fact-Checking (ProgramFC), a novel fact-checking m…

Fact CheckingIn-Context Learning

MetaSumPerceiver: Multimodal Multi-Document Evidence Summarization for Fact-Checking

2024-07-18 · Ting-Chih Chen, Chia-Wei Tang, Chris Thomas

Fact-checking real-world claims often requires reviewing multiple multimodal documents to assess a claim's truthfulness, which is a highly laborious and time-consuming task. In this paper, we present a summarization mode…

Claim VerificationFact Checking

The Case for Claim Difficulty Assessment in Automatic Fact Checking

2021-09-20 · Prakhar Singh, Anubrata Das, Junyi Jessy Li, Matthew Lease

Fact-checking is the process of evaluating the veracity of claims (i.e., purported facts). In this opinion piece, we raise an issue that has received little attention in prior work -- that some claims are far more diffic…

Fact Checking