6
Most read
7
Most read
8
Most read
Fake News Detection Using
Custom LOne Model
Ankit Shaw (22MAI0046)
Samim Aktar (22MAI0047)
Romak Das (22MAI0056)
Guided by: Dr. Goutam Majumder
FAKE News is
spreading like
Wildfire.
This needs to
STOP !!!
Introduction
• Fake news played a significant role in shaping the 2016 US
presidential election.
• In developing countries like ours, social media platforms are a nest of
fake news where celebrities and sportsmen are mere pawns at the
hands of the news writers.
• Fake news causes clash among religious communities.
• Fake reviews in e-commerce sites harms the brand image.
LOne A Novel Approach Towards Fake News Detection Using Customized Bidirectional LSTM.pptx
Datasets Used
Kaggle Fake News
Fake
Samples
Real Samples
10387 10413
Fake Samples Real Samples
37106 35028
WELFake Dataset
Widely used dataset in NLP
and Machine Learning
Proposed Model
Architecture
The proposed model
• One hot encoding – vectors of length 50 have been used with a
vocabulary size of 30000.
• Vectorized model passed into a Bidirectional Layer of LSTMs with 100
memory cells.
• Dropout layer with a rate of 0.1 is added.
• Dense Layer containing 1 node because classification is binary and a
value 1 represents Fake News.
Results
Confusion Matrix for WELFake Dataset
Confusion Matrix for Kaggle Fake News Dataset
Comparisons of LOne with existing models
Algorithm/Model Accuracy
Naïve Bayes 92.12
SVM 96.73
LOne 99.37
Algorithm/Model Accuracy
Opt-Net 97.86
WELFake 92.60
LOne 99.37
Discussions
Why use One-Hot Encoding?
Each binary feature in one-hot encoding is independent of the others. This
means that changes in one category do not affect the representation of
other categories. It avoids any implicit assumptions of ordinality or
relative importance.
Achieved a much higher accuracy with this method so did not change it.
Discussions (contd.)
Why use Bidirectional LSTMS?
Capture Long-Term Dependencies – Allows the model to capture dependencies
not only from past information but also from future information, enhancing the
understanding of the context and improving the representation of the sequence.
Improved context understanding – By considering both past and future context,
Bidirectional LSTMs have a better understanding of the overall sequence.
Robust to Noisy output – LSTM compensates for missing information by
understanding the full context and information of the sequence.
Discussions (contd.)
Why use a Dropout Layer?
By adding a Dropout layer, the neural network forces itself to learn
more robust representations and avoids over-reliance on specific
features or connections.
This technique helps prevent the model from memorizing noise or
irrelevant patterns in the training data, leading to better
generalization and improved performance on unseen data during
the inference phase.
Performance of different activation
functions on the model.
Activation
function
Accuracy
Sigmoid 99.5%
ReLu 78.10%
Use of ReLu causes the loss of information in out situation, thus
preventing the model to capture patterns within the data.
The sigmoid function outputs values between 0 and 1. This makes it
well-suited for binary classification tasks where the goal is to
predict probabilities or make decisions based on a threshold..
The smoothness of the sigmoid function enables more stable and
continuous learning during backpropagation. Thus it is evident that
our model greatly relies on gradient descent and backpropagation.
Conclusions
• On applying the model over the testing data, it was evident that
news articles published by The New York Times was a very reliable
source of information.
• Our proposed model can also be deployed into many applications such as
detecting fake reviews of online products, leading to consumer ambiguity.
• Also, websites may be hosted to check online facts for false information,
similar to altnews.in and thequint.com.
• Social media platforms could also use this model to check integrity
of the content circulated through their feed.
Future Work
• The model can further be extended to work on pictorial
datasets including pictures, videos or gifs by using image
processing techniques such as CNNs, ResNet or Transfer
Learning.
• Even audio files can be classified by using RNNs to detect any
anomalies within an audio sample.
Thank You.
Background image by rawpixel.com on Freepik

More Related Content

PPTX
A completed modeling of local binary pattern operator
PPTX
The control of scattered radiation
PDF
APPLYING ARTIFICIAL INTELLIGENCE TO IMPROVE PIPELINE INTEGRITY
PPTX
Wavelet based image fusion
PDF
Score based generative model
PPTX
MRI Parameters for Imaging
PPT
rnn BASICS
PPTX
Moving object detection
A completed modeling of local binary pattern operator
The control of scattered radiation
APPLYING ARTIFICIAL INTELLIGENCE TO IMPROVE PIPELINE INTEGRITY
Wavelet based image fusion
Score based generative model
MRI Parameters for Imaging
rnn BASICS
Moving object detection

What's hot (13)

PPTX
R Graphical User Interface Comparison.pptx
PPTX
COM2304: Digital Image Fundamentals - I
PDF
Autoencoder
PPTX
Sensitometry or characteristic curve
PDF
Image Restoration (Digital Image Processing)
PPTX
Design Pattern
PDF
Basic communication operations - One to all Broadcast
PPTX
Elastography
PDF
Multimodal Deep Learning
PDF
Screen Film Radiography
PDF
Introduction to MAML (Model Agnostic Meta Learning) with Discussions
PPTX
Overlay network
PPTX
multiple object tracking using particle filter
R Graphical User Interface Comparison.pptx
COM2304: Digital Image Fundamentals - I
Autoencoder
Sensitometry or characteristic curve
Image Restoration (Digital Image Processing)
Design Pattern
Basic communication operations - One to all Broadcast
Elastography
Multimodal Deep Learning
Screen Film Radiography
Introduction to MAML (Model Agnostic Meta Learning) with Discussions
Overlay network
multiple object tracking using particle filter
Ad

Similar to LOne A Novel Approach Towards Fake News Detection Using Customized Bidirectional LSTM.pptx (20)

PDF
Deep Credit Risk Ranking with LSTM with Kyle Grove
PPTX
408187464-Age-and-Gender-Detection-3-pptx.pptx
PDF
DATI, AI E ROBOTICA @POLITO
PPTX
Machine learning in Banks
PPTX
Fake Social Media Profile Detection.pptx
PDF
unit4 Neural Networks and Deep Learning.pdf
PPTX
Fake news detection
PPTX
Introduction to Machine Learning basics.pptx
DOCX
Title_ Deep Learning Explained_ What You Should Be Aware of in Data Science a...
PPTX
PRINCIPLE OF AI MODEL ALL ABOUT BLACKBOX
PPTX
1069391_Sharayu Mogare_CyberbullyingDetection on social networks using machin...
PPTX
fakenews_DBDA_Mar23.pptx
PPTX
Empower with visual charts (1)and llms and generative ai.pptx
PPTX
Improving AI Development - Dave Litwiller - Jan 11 2022 - Public
PPTX
SEMINAR 1 VB.pptxgyvycvhvhvyvyvyyhhyvyfvv
PPTX
SEMINAR 1 gift college bbrs one tiVB.pptx
PPTX
Becoming Datacentric
PPTX
Top 10 Trends to Watch for In Data Science
PPTX
Deciphering AI - Unlocking the Black Box of AIML with State-of-the-Art Techno...
PPTX
Detecting fake news .pptx
Deep Credit Risk Ranking with LSTM with Kyle Grove
408187464-Age-and-Gender-Detection-3-pptx.pptx
DATI, AI E ROBOTICA @POLITO
Machine learning in Banks
Fake Social Media Profile Detection.pptx
unit4 Neural Networks and Deep Learning.pdf
Fake news detection
Introduction to Machine Learning basics.pptx
Title_ Deep Learning Explained_ What You Should Be Aware of in Data Science a...
PRINCIPLE OF AI MODEL ALL ABOUT BLACKBOX
1069391_Sharayu Mogare_CyberbullyingDetection on social networks using machin...
fakenews_DBDA_Mar23.pptx
Empower with visual charts (1)and llms and generative ai.pptx
Improving AI Development - Dave Litwiller - Jan 11 2022 - Public
SEMINAR 1 VB.pptxgyvycvhvhvyvyvyyhhyvyfvv
SEMINAR 1 gift college bbrs one tiVB.pptx
Becoming Datacentric
Top 10 Trends to Watch for In Data Science
Deciphering AI - Unlocking the Black Box of AIML with State-of-the-Art Techno...
Detecting fake news .pptx
Ad

Recently uploaded (20)

PPTX
15 Years of Fraud The Shocking Case of CA Impersonation.pptx
DOC
了解UVM毕业证学历认证,迪拉徳大学毕业证仿制文凭证书
DOCX
Memecoinist Insights: The Best Meme Coins 2025, Trump Predictions, and AI Wal...
PPTX
Understanding The Architecture of Erasure Narcissists and the Power of Incons...
DOC
购买SFSU毕业证学历认证,德克萨斯大学阿灵顿分校毕业证成绩单、
PDF
Opher Bryer-The Rise and Fall of Opher Bryer How an AI Startup Turned from Pr...
PDF
19082025_First India Newspaper Jaipur.pdf
PPTX
Beige and Black Vintage Floral Border Project Presentation_20250818_091954_00...
PPTX
Vietnam’s Ambassador Cruise II Takes Out Two National Records.
PPTX
Syrian ongoing Civil War it's origi s and effects.pptx
PPTX
Lipulekh Pass Despite Nepal’s Objection.pptx
PPTX
Elias Salame Uses Fake Trades to Make Real Money Disappear.pptx
PPTX
CIVIL-SOCIETY-AND-NON-GOVERNMENTAL-ORGANIZATIONS.pptx
PPTX
impro.ai And Opher Bryer and Josh Blair.pptx
PPTX
The Changing World Order-From G7 Dominance to BRICS Emergence.pptx
PPTX
POLY[1]....pptxtheiowqt4h3ioth4iofhe2toh42i0fhe2io3
PDF
Reviving Regional Truths: AI-Powered Journalism in Bangladesh
PPTX
Starlink to Use Aadhaar for Customer Verification in India.pptx
PPTX
INTRODUCTION TO WORLD RELIGION WEEK 1 Quarter 1
PDF
How India’s First AI-Powered Anganwadi in Nagpur is Changing Education – As F...
15 Years of Fraud The Shocking Case of CA Impersonation.pptx
了解UVM毕业证学历认证,迪拉徳大学毕业证仿制文凭证书
Memecoinist Insights: The Best Meme Coins 2025, Trump Predictions, and AI Wal...
Understanding The Architecture of Erasure Narcissists and the Power of Incons...
购买SFSU毕业证学历认证,德克萨斯大学阿灵顿分校毕业证成绩单、
Opher Bryer-The Rise and Fall of Opher Bryer How an AI Startup Turned from Pr...
19082025_First India Newspaper Jaipur.pdf
Beige and Black Vintage Floral Border Project Presentation_20250818_091954_00...
Vietnam’s Ambassador Cruise II Takes Out Two National Records.
Syrian ongoing Civil War it's origi s and effects.pptx
Lipulekh Pass Despite Nepal’s Objection.pptx
Elias Salame Uses Fake Trades to Make Real Money Disappear.pptx
CIVIL-SOCIETY-AND-NON-GOVERNMENTAL-ORGANIZATIONS.pptx
impro.ai And Opher Bryer and Josh Blair.pptx
The Changing World Order-From G7 Dominance to BRICS Emergence.pptx
POLY[1]....pptxtheiowqt4h3ioth4iofhe2toh42i0fhe2io3
Reviving Regional Truths: AI-Powered Journalism in Bangladesh
Starlink to Use Aadhaar for Customer Verification in India.pptx
INTRODUCTION TO WORLD RELIGION WEEK 1 Quarter 1
How India’s First AI-Powered Anganwadi in Nagpur is Changing Education – As F...

LOne A Novel Approach Towards Fake News Detection Using Customized Bidirectional LSTM.pptx

  • 1. Fake News Detection Using Custom LOne Model Ankit Shaw (22MAI0046) Samim Aktar (22MAI0047) Romak Das (22MAI0056) Guided by: Dr. Goutam Majumder
  • 2. FAKE News is spreading like Wildfire. This needs to STOP !!!
  • 3. Introduction • Fake news played a significant role in shaping the 2016 US presidential election. • In developing countries like ours, social media platforms are a nest of fake news where celebrities and sportsmen are mere pawns at the hands of the news writers. • Fake news causes clash among religious communities. • Fake reviews in e-commerce sites harms the brand image.
  • 5. Datasets Used Kaggle Fake News Fake Samples Real Samples 10387 10413 Fake Samples Real Samples 37106 35028 WELFake Dataset Widely used dataset in NLP and Machine Learning
  • 7. The proposed model • One hot encoding – vectors of length 50 have been used with a vocabulary size of 30000. • Vectorized model passed into a Bidirectional Layer of LSTMs with 100 memory cells. • Dropout layer with a rate of 0.1 is added. • Dense Layer containing 1 node because classification is binary and a value 1 represents Fake News.
  • 8. Results Confusion Matrix for WELFake Dataset Confusion Matrix for Kaggle Fake News Dataset
  • 9. Comparisons of LOne with existing models Algorithm/Model Accuracy Naïve Bayes 92.12 SVM 96.73 LOne 99.37 Algorithm/Model Accuracy Opt-Net 97.86 WELFake 92.60 LOne 99.37
  • 10. Discussions Why use One-Hot Encoding? Each binary feature in one-hot encoding is independent of the others. This means that changes in one category do not affect the representation of other categories. It avoids any implicit assumptions of ordinality or relative importance. Achieved a much higher accuracy with this method so did not change it.
  • 11. Discussions (contd.) Why use Bidirectional LSTMS? Capture Long-Term Dependencies – Allows the model to capture dependencies not only from past information but also from future information, enhancing the understanding of the context and improving the representation of the sequence. Improved context understanding – By considering both past and future context, Bidirectional LSTMs have a better understanding of the overall sequence. Robust to Noisy output – LSTM compensates for missing information by understanding the full context and information of the sequence.
  • 12. Discussions (contd.) Why use a Dropout Layer? By adding a Dropout layer, the neural network forces itself to learn more robust representations and avoids over-reliance on specific features or connections. This technique helps prevent the model from memorizing noise or irrelevant patterns in the training data, leading to better generalization and improved performance on unseen data during the inference phase.
  • 13. Performance of different activation functions on the model. Activation function Accuracy Sigmoid 99.5% ReLu 78.10% Use of ReLu causes the loss of information in out situation, thus preventing the model to capture patterns within the data. The sigmoid function outputs values between 0 and 1. This makes it well-suited for binary classification tasks where the goal is to predict probabilities or make decisions based on a threshold.. The smoothness of the sigmoid function enables more stable and continuous learning during backpropagation. Thus it is evident that our model greatly relies on gradient descent and backpropagation.
  • 14. Conclusions • On applying the model over the testing data, it was evident that news articles published by The New York Times was a very reliable source of information. • Our proposed model can also be deployed into many applications such as detecting fake reviews of online products, leading to consumer ambiguity. • Also, websites may be hosted to check online facts for false information, similar to altnews.in and thequint.com. • Social media platforms could also use this model to check integrity of the content circulated through their feed.
  • 15. Future Work • The model can further be extended to work on pictorial datasets including pictures, videos or gifs by using image processing techniques such as CNNs, ResNet or Transfer Learning. • Even audio files can be classified by using RNNs to detect any anomalies within an audio sample.
  • 16. Thank You. Background image by rawpixel.com on Freepik