paper-with-me

홈 › Papers

Multi-view autoencoders for Fake News Detection

2025-04-10 · Ingryd V. S. T. Pereira, George D. C. Cavalcanti, Rafael M. O. Cruz

Given the volume and speed at which fake news spreads across social media, automatic fake news detection has become a highly important task. However, this task presents several challenges, including extracting textual features that contain relevant information about fake news. Research about fake news detection shows that no single feature extraction technique consistently outperforms the others across all scenarios. Nevertheless, different feature extraction techniques can provide complementary information about the textual data and enable a more comprehensive representation of the content. This paper proposes using multi-view autoencoders to generate a joint feature representation for fake news detection by integrating several feature extraction techniques commonly used in the literature. Experiments on fake news datasets show a significant improvement in classification performance compared to individual views (feature representations). We also observed that selecting a subset of the views instead of composing a latent space with all the views can be advantageous in terms of accuracy and computational effort. For further details, including source codes, figures, and datasets, please refer to the project's repository: https://github.com/ingrydpereira/multiview-fake-news.

📄 PDF Abstract BibTeX arXiv:2504.08102

Code (1)

ingrydpereira/multiview-fake-news 공식 구현

Tasks

Fake News Detection

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Bootstrapping Multi-view Representations for Fake News Detection

2022-06-12 · Qichao Ying, Xiaoxiao Hu, Yangming Zhou, Zhenxing Qian 외

Previous researches on multimedia fake news detection include a series of complex feature extraction and fusion networks to gather useful information from the news. However, how cross-modal consistency relates to the fid…

Decision MakingFake News Detection

Memory-Guided Multi-View Multi-Domain Fake News Detection

2022-06-26 · Yongchun Zhu, Qiang Sheng, Juan Cao, Qiong Nan 외

The wide spread of fake news is increasingly threatening both individuals and society. Great efforts have been made for automatic fake news detection on a single domain (e.g., politics). However, correlations exist commo…

Fake News Detection

A Review of Web Infodemic Analysis and Detection Trends across Multi-modalities using Deep Neural Networks

2021-11-23 · Chahat Raj, Priyanka Meel

Fake news and misinformation are a matter of concern for people around the globe. Users of the internet and social media sites encounter content with false information much frequently. Fake news detection is one of the m…

ArticlesFake News DetectionMisinformation

Fake News: A Survey of Research, Detection Methods, and Opportunities

2018-12-02 · Xinyi Zhou, Reza Zafarani

The explosive growth in fake news and its erosion to democracy, justice, and public trust has increased the demand for fake news analysis, detection and intervention. This survey comprehensively and systematically review…

Survey

Multi-view Fake News Detection Model Based on Dynamic Hypergraph

2024-12-26 · Rongping Ye, Xiaobing Pei

With the rapid development of online social networks and the inadequacies in content moderation mechanisms, the detection of fake news has emerged as a pressing concern for the public. Various methods have been proposed …

Contrastive LearningFake News Detection