paper-with-me

Papers

A Generalized Deep Markov Random Fields Framework for Fake News Detection.

2023-08-19 · Proceedings of the Thirty-Second International Joint Conference on Artificial Intelligence 2023 8 · Yiqi Dong, Dongxiao He, Xiaobao Wang, Yawen Li, Xiaowen Su, Di Jin

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 deep neural networks (DNN) to learn implicit relevance from labeled data, ignoring explicitly shared properties (eg, inflammatory expressions) across fake news. To address this limitation, we propose a graph-theoretic framework, called Generalized Deep Markov Random Fields Framework (GDMRFF), that inherits the capability of deep learning while at the same time exploiting the correlations among the news articles (including labeled and unlabeled data). Specifically, we first leverage a DNN-based module to learn implicit relations, which we then reveal as the unary function of MRF. Pairwise functions with refining effects to encapsulate human insights are designed to capture the explicit association among all samples. Meanwhile, an event removal module is introduced to remove event impact on pairwise functions. Note that we train GDMRFF with the semi-supervised setting, which decreases the reliance on labeled data while maximizing the potential of unlabeled data. We further develop an Ambiguity Learning Guided MRF (ALGM) model as a concretization of GDMRFF. Experiments show that ALGM outperforms the compared methods significantly on two datasets, especially when labeled data is limited.

📄 PDF Abstract BibTeX

Code (1)

jindi-tju/ALGM pytorch

Tasks

ArticlesFake News DetectionImplicit Relations

Similar Papers 제목 키워드 기반

Fake News Detection using Deep Markov Random Fields

2019-06-01 · NAACL 2019 6 · Duc Minh Nguyen, Tien Huu Do, Robert Calderbank, Nikos Deligiannis

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, e…

ArticlesDeep LearningFake News Detection

Semi-Supervised Node Classification on Graphs: Markov Random Fields vs. Graph Neural Networks

2020-12-24 · Binghui Wang, Jinyuan Jia, Neil Zhenqiang Gong

Semi-supervised node classification on graph-structured data has many applications such as fraud detection, fake account and review detection, user's private attribute inference in social networks, and community detectio…

AttributeClassificationCommunity DetectionFraud Detection+2

Probabilistic Inference of Binary Markov Random Fields in Spiking Neural Networks through Mean-field Approximation

2019-02-22 · Yajing Zheng, Shanshan Jia, Zhaofei Yu, Tiejun Huang 외

Recent studies have suggested that the cognitive process of the human brain is realized as probabilistic inference and can be further modeled by probabilistic graphical models like Markov random fields. Nevertheless, it …

DenoisingImage Denoisingvalid

Tree-structured Markov random fields with Poisson marginal distributions

2024-08-24 · Benjamin Côté, Hélène Cossette, Etienne Marceau

A new family of tree-structured Markov random fields for a vector of discrete counting random variables is introduced. According to the characteristics of the family, the marginal distributions of the Markov random field…

Learning to Sample from Censored Markov Random Fields

2021-01-15 · Ankur Moitra, Elchanan Mossel, Colin Sandon

We study learning Censor Markov Random Fields (abbreviated CMRFs). These are Markov Random Fields where some of the nodes are censored (not observed). We present an algorithm for learning high-temperature CMRFs within o(…