DeFactoNLP: Fact Verification using Entity Recognition, TFIDF Vector Comparison and Decomposable Attention

09/03/2018
by   Aniketh Janardhan Reddy, et al.
0

In this paper, we describe DeFactoNLP, the system we designed for the FEVER 2018 Shared Task. The aim of this task was to conceive a system that can not only automatically assess the veracity of a claim but also retrieve evidence supporting this assessment from Wikipedia. In our approach, the Wikipedia documents whose Term Frequency-Inverse Document Frequency (TFIDF) vectors are most similar to the vector of the claim and those documents whose names are similar to those of the named entities (NEs) mentioned in the claim are identified as the documents which might contain evidence. The sentences in these documents are then supplied to a textual entailment recognition module. This module calculates the probability of each sentence supporting the claim, contradicting the claim or not providing any relevant information to assess the veracity of the claim. Various features computed using these probabilities are finally used by a Random Forest classifier to determine the overall truthfulness of the claim. The sentences which support this classification are returned as evidence. Our approach achieved a 0.4277 evidence F1-score, a 0.5136 label accuracy and a 0.3833 FEVER score.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/08/2019

Team Papelo: Transformer Networks at FEVER

We develop a system for the FEVER fact extraction and verification chall...
research
10/06/2020

Fact Extraction and VERification – The FEVER case: An Overview

Fact Extraction and VERification (FEVER) is a recently introduced task w...
research
09/13/2021

Graph-based Retrieval for Claim Verification over Cross-Document Evidence

Verifying the veracity of claims requires reasoning over a large knowled...
research
11/16/2018

Combining Fact Extraction and Verification with Neural Semantic Matching Networks

The increasing concern with misinformation has stimulated research effor...
research
09/29/2020

Immigration Document Classification and Automated Response Generation

In this paper, we consider the problem of organizing supporting document...
research
04/01/2021

Evidence-based Verification for Real World Information Needs

Claim verification is the task of predicting the veracity of written sta...
research
04/12/2022

GERE: Generative Evidence Retrieval for Fact Verification

Fact verification (FV) is a challenging task which aims to verify a clai...

Please sign up or login with your details

Forgot password? Click here to reset