مطالب مرتبط با کلیدواژه

Fake news detection


۱.

Dynamic Graph Attention Network with Sentiment Analysis for Fake News Detection in Social Networks(مقاله علمی وزارت علوم)

نویسنده:
تعداد بازدید : ۱۱۱ تعداد دانلود : ۶۷
Detecting fake news on social media platforms remains a significant challenge due to the dynamic nature of these networks, evolving user-news relationships, the difficulty in distinguishing real from fake information, and the use of advanced generative models to create fake content. In this study, we propose a novel approach, the Dynamic Graph Attention Network (DynGAT), for effective fake news detection. The DynGAT model utilizes the dynamic graph structure of social networks to capture the evolving interactions between users and news sources. It includes a graph construction module that updates the graph based on temporal data and a graph attention module that assigns importance to nodes and edges within the graph. The model applies attention mechanisms to prioritize critical interactions and uses deep learning techniques to classify news articles as real or fake. Experimental results on the TweepFake dataset (20,712 samples) show that DynGAT achieves 95% accuracy, outperforming existing methods such as Static GNN (87%), Transformer-based models (91%), and Hybrid models (89%). The model also demonstrates improvements in precision, recall, and F1 score. This work contributes to the ongoing efforts to combat misinformation and promote reliable information on social media platforms.
۲.

Enhancing Fake News Detection by Attention-Based BiLSTM and Hybrid Whale-Multi-Verse Optimization(مقاله علمی وزارت علوم)

کلیدواژه‌ها: Bidirectional LSTM deep learning Fake news detection Hierarchical Hybrid Op-timization Information Extraction

حوزه‌های تخصصی:
تعداد بازدید : ۱۲ تعداد دانلود : ۱۱
The proliferation of fake news, characterized by the dissemination of inaccurate information to deceive audiences, has become a pressing concern in recent times. Traditional approaches to phony news detection, often focused on analyzing Twitter content, are susceptible to noise and variations in input sequences, leading to suboptimal performance. To address these challenges, this study proposes a novel method called Multi-Head Attention-Hierarchical Bidirectional Long Short-Term Memory (MHA-HBiLSTM) Networks. Our approach involves two phases: training and testing, wherein we employ tweet pre-processing techniques such as stemming, punctuation removal, stop-word elimination, URL handling, and Twitter control removal. Features are represented using the Glove word embedding technique for experimental evaluation and comparison. The MHA-HBiLSTM model integrates multi-head attention and hierarchical concepts, allowing meaningful information extraction from Twitter data. Notably, our model utilizes dual-level attention mechanisms and a hierarchical structure, reflecting the inherent hierarchy in documents and prioritizing key material during document representation. The effectiveness of the proposed MHA-HBiLSTM algorithm is evaluated using the Whale & Multi-Verse (W-MVO) Optimizer approach, with tests conducted on Kaggle and FakeNewsNet datasets. Comparative analysis with traditional machine learning approaches and deep learning models demonstrates the superior performance of the MHA-HBiLSTM approach in fake news detection.