Fake News Detection using Deep Markov Random Fields
Deep-learning-based models have been successfully applied to the problem of detecting fake news on social media. While the correlations among news articles have been shown to be effective cues for online news analysis, existing deep-learning-based methods often ignore this information and only consider each news article individually. To overcome this limitation, we develop a graph-theoretic method that inherits the power of deep learning while at the same time utilizing the correlations among the articles. We formulate fake news detection as an inference problem in a Markov random field (MRF) which can be solved by the iterative mean-field algorithm. We then unfold the mean-field algorithm into hidden layers that are composed of common neural network operations. By integrating these hidden layers on top of a deep network, which produces the MRF potentials, we obtain our deep MRF model for fake news detection. Experimental results on well-known datasets show that the proposed model improves upon various state-of-the-art models.
Code (0)
등록된 구현이 없습니다.
Tasks
ArticlesDeep LearningFake News DetectionSimilar Papers 제목 키워드 기반
A Generalized Deep Markov Random Fields Framework for Fake News Detection.
Recently, the wanton dissemination of fake news on social media has adversely affected our lives, rendering automatic fake news detection a pressing issue. Current methods are often fully supervised and typically employ …
ArticlesFake News DetectionImplicit RelationsBlessing or curse? A survey on the Impact of Generative AI on Fake News
Fake news significantly influence our society. They impact consumers, voters, and many other societal groups. While Fake News exist for a centuries, Generative AI brings fake news on a new level. It is now possible to au…
Fake News DetectionSurveyArabic Fake News Detection Based on Deep Contextualized Embedding Models
Social media is becoming a source of news for many people due to its ease and freedom of use. As a result, fake news has been spreading quickly and easily regardless of its credibility, especially in the last decade. Fak…
Fake News DetectionCOVID-19 Infodemic. Understanding content features in detecting fake news using a machine learning approach
The use of content features, particularly textual and linguistic for fake news detection is under-researched, despite empirical evidence showing the features could contribute to differentiating real and fake news. To thi…
Fake News DetectionFake News Detection using Stance Classification: A Survey
This paper surveys and presents recent academic work carried out within the field of stance classification and fake news detection. Echo chambers and the model organism problem are examples that pose challenges to acquir…
ClassificationFake News DetectionFeature EngineeringGeneral Classification+2