Recently, fake news has been incurring many problems to our society. As a result, many researchers have been working on identifying fake news. Most of the fake news detection systems utilize the linguistic feature of the news. However, they have difficulty in sensing highly ambiguous fake news which can be detected only after identifying meaning and latest related information. In this paper, to resolve this problem, we shall present a new Korean fake news detection system using fact DB which is built and updated by human's direct judgement after collecting obvious facts. Our system receives a proposition, and search the semantically related articles from Fact DB in order to verify whether the given proposition is true or not by comparing the proposition with the related articles in fact DB. To achieve this, we utilize a deep learning model, Bidirectional Multi-Perspective Matching for Natural Language Sentence(BiMPM), which has demonstrated a good performance for the sentence matching task. However, BiMPM has some limitations in that the longer the length of the input sentence is, the lower its performance is, and it has difficulty in making an accurate judgement when an unlearned word or relation between words appear. In order to overcome the limitations, we shall propose a new matching technique which exploits article abstraction as well as entity matching set in addition to BiMPM. In our experiment, we shall show that our system improves the whole performance for fake news detection.
[1]
Christopher Potts,et al.
A large annotated corpus for learning natural language inference
,
2015,
EMNLP.
[2]
Yimin Chen,et al.
Deception detection for news: Three types of fakes
,
2015,
ASIST.
[3]
Matteo Pagliardini,et al.
Unsupervised Learning of Sentence Embeddings Using Compositional n-Gram Features
,
2017,
NAACL.
[4]
M. Gentzkow,et al.
Social Media and Fake News in the 2016 Election
,
2017
.
[5]
Yimin Chen,et al.
Automatic deception detection: Methods for finding fake news
,
2015,
ASIST.
[6]
Jeffrey Dean,et al.
Distributed Representations of Words and Phrases and their Compositionality
,
2013,
NIPS.
[7]
Ali Farhadi,et al.
Bidirectional Attention Flow for Machine Comprehension
,
2016,
ICLR.
[8]
Zhiguo Wang,et al.
Bilateral Multi-Perspective Matching for Natural Language Sentences
,
2017,
IJCAI.