A Regularized LSTM Method for Detecting Fake News Articles
Tanjina Sultana Camelia, Faizur Rahman Fahim, Md. Musfique Anwar

TL;DR
This paper presents a machine learning approach using regularized LSTM models to detect fake news articles with high accuracy, leveraging a large, diverse dataset and advanced optimization techniques.
Contribution
It introduces a novel regularized LSTM-based framework for fake news detection, achieving up to 98% accuracy and demonstrating significant improvements over previous models.
Findings
Achieved 98% accuracy in fake news detection
Regularization and hyperparameter tuning enhanced model performance
Demonstrated the model's potential for real-world misinformation mitigation
Abstract
Nowadays, the rapid diffusion of fake news poses a significant problem, as it can spread misinformation and confusion. This paper aims to develop an advanced machine learning solution for detecting fake news articles. Leveraging a comprehensive dataset of news articles, including 23,502 fake news articles and 21,417 accurate news articles, we implemented and evaluated three machine-learning models. Our dataset, curated from diverse sources, provides rich textual content categorized into title, text, subject, and Date features. These features are essential for training robust classification models to distinguish between fake and authentic news articles. The initial model employed a Long Short-Term Memory (LSTM) network, achieving an accuracy of 94%. The second model improved upon this by incorporating additional regularization techniques and fine-tuning hyperparameters, resulting in a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMisinformation and Its Impacts · Spam and Phishing Detection · Advanced Malware Detection Techniques
MethodsDiffusion
