paper-with-me

Papers

Entity-Aware Dual Co-Attention Network for Fake News Detection

2023-02-07 · Sin-Han Yang, Chung-Chi Chen, Hen-Hsen Huang, Hsin-Hsi Chen

Fake news and misinformation spread rapidly on the Internet. How to identify it and how to interpret the identification results have become important issues. In this paper, we propose a Dual Co-Attention Network (Dual-CAN) for fake news detection, which takes news content, social media replies, and external knowledge into consideration. Our experimental results support that the proposed Dual-CAN outperforms current representative models in two benchmark datasets. We further make in-depth discussions by comparing how models work in both datasets with empirical analysis of attention weights.

📄 PDF Abstract BibTeX arXiv:2302.03475

Code (1)

sinhanyang/dual-can 공식 구현 pytorch

Tasks

Fake News DetectionMisinformation

Similar Papers 제목 키워드 기반

Generalizing to the Future: Mitigating Entity Bias in Fake News Detection

2022-04-20 · Yongchun Zhu, Qiang Sheng, Juan Cao, Shuokai Li 외

The wide dissemination of fake news is increasingly threatening both individuals and society. Fake news detection aims to train a model on the past news and detect fake news of the future. Though great efforts have been …

Fake News Detection

Compare to The Knowledge: Graph Neural Fake News Detection with External Knowledge

2021-08-01 · ACL 2021 5 · Linmei Hu, Tianchi Yang, Luhao Zhang, Wanjun Zhong 외

Nowadays, fake news detection, which aims to verify whether a news document is trusted or fake, has become urgent and important. Most existing methods rely heavily on linguistic and semantic features from the news conten…

Fake News DetectionGraph Attention

Multimodal Matching-aware Co-attention Networks with Mutual Knowledge Distillation for Fake News Detection

2022-12-12 · Linmei Hu, Ziwang Zhao, Weijian Qi, Xuemeng Song 외

Fake news often involves multimedia information such as text and image to mislead readers, proliferating and expanding its influence. Most existing fake news detection methods apply the co-attention mechanism to fuse mul…

Fake News DetectionImage-text matchingKnowledge DistillationText Matching

User Preference-aware Fake News Detection

2021-04-25 · Yingtong Dou, Kai Shu, Congying Xia, Philip S. Yu 외

Disinformation and fake news have posed detrimental effects on individuals and society in recent years, attracting broad attention to fake news detection. The majority of existing fake news detection algorithms focus on …

Fact CheckingFake News DetectionGraph ClassificationMisinformation

Out-of-distribution Evidence-aware Fake News Detection via Dual Adversarial Debiasing

2023-04-25 · Qiang Liu, Junfei Wu, Shu Wu, Liang Wang

Evidence-aware fake news detection aims to conduct reasoning between news and evidence, which is retrieved based on news content, to find uniformity or inconsistency. However, we find evidence-aware detection models suff…

Fake News Detection