SlideShare a Scribd company logo
2
Most read
10
Most read
12
Most read
Automated Fake News Detection
with supervised learning approaches
and NLP processing techniques
Batch Members Guided By:
Arunkumar A (813018104006) Ms.G Sathy
Vincent A (813018104044) AP, CSE
Yugesh R (8130181040 Oxford Engg
College
ABSTRACT
 Fake news detection attracts many researchers attention due to the
negative impacts on the society.
 We propose a novel fake news Logistic regression technique.
INTRODUCTION
 In order to distinguish fake news ,we investigate the one of largest
fake news dataset which called LIAR dataset.
 To enhance the performance on fake news detection task we use
Logistic regression.
DOMAIN
MACHINE LEARNING
 It is a type of AI that allows software application to become more
accurate at predicting outcomes.
LITERATURE SURVEY
Title Author,
year,
Journal
Method or
algorithm
Advantage Disadvantage
Supervised
Learning for
Fake News
Detection
Julio C.
S. Reis
et al,
2019,
IEEE
XGBoost
(XGB)
AUC = 0.86 Need to
increase the
accuracy
Beyond news
contents: The
role of social
context for
fake news
detection
Kai Shu
et al,
2019,
WSDM
tri-relationship
embedding
framework
has been
used
Better
overall
performance
Need to
increase the
accuracy of
the model
Fake News
Detection on
Social Media
using
Geometric
Deep
Learning
Federico
Monti et
al, 2019,
IEEE
geometric
deep
learning
92.7% ROC
AUC
More system
complexity
Multi-Source
Multi-Class
Fake News
Detection
Hamid
Karimi
et al,
2019,
Multi_x0002_source
Multi-class
Fake news
Detection
framework
has been
proposed
Easy to
implement
The accuracy
of the model
is 38.81
EXISTING SYSTEM
 In the existing method, fake news detection multi-task learning
(FDML) model has been used.
 FDML model investigates the impact of topic labels for the fake
news and introduce contextual information of news.
DISADVANTAGE
 Low accuracy.
 Need to increase the over all performance of the model.
 The existing model unable to detect the fake news for different
dataset.
PROPOSED SYSTEM
 In this method, we propose Fake news detection technique with
logistic regression architecture.
 For the pre processing, NLP processes are perform to extract the
information from the text data.
 The proposed architecture is deployed in web based application
by Django framework.
ALGORITHM
LOGISTIC REGRESSION
 Logistic regression is one of the most popular Machine Learning
algorithms, which comes under the Supervised Learning
technique.
 It is used to calculate or predict the probability of binary event
occuring
PROPOSED SYSTEM
 In this method, we propose Fake news detection technique with
logistic regression architecture.
 For the pre processing, NLP processes are perform to extract the
information from the text data.
 The proposed architecture is deployed in web based application
by Django framework.
ARCHITECTURE DIAGRAM
Dataset
Data collection
NLP processing Logistic regression Model saving
Dataset
Model deployment
Heroku
MODULE LIST
 Data collection
 NLP Processing
 Model selection
 Model Deployment
DATA COLLECTION
 Data for our project is collected form the website called Kaggle.
 Kaggle is a open source repository for data scientist and machine
learning enthusiasts.
NLP Processing
 The text data not usable to build the machine learning model.
Hence,We need to convert into the vector format.
 In this process, the NLP (Natural language processing) toolkit is
used to perform the vectorization operations.
Model Selection
 In the proposed method, the Logistic regression is used to build
the model.
 The based model is saved to deploy the model.
Model Deployment
 Flask is a frame work of the python to build the website. The
flask is used to deploy our model with user friendly.
 Heroku is a cloud platform which is used to host our website for
the online users.
CONCLUSION
 The proposed method Logistic regression based system
presented higher accuracy while compared with other existing
approaches.
 The accuracy of the model is 97.5% on the test data.
 The proposed model has ability to perform the classification
operation on different datasets.
ADVANTAGE
 Higher accuracy of the model.
 The performance of the model is high.
 The proposed model has ability to work with different kind of
dataset.
REFERENCES
 Reis, J.C., Correia, A., Murai, F., Veloso, A. and Benevenuto, F., 2019.
Supervised learning for fake news detection. IEEE Intelligent Systems, 34(2),
pp.76-81.
 Shu, K., Wang, S. and Liu, H., 2019, January. Beyond news contents:
The role of social context for fake news detection. In Proceedings of the
twelfth ACM international conference on web search and data mining
(pp. 312-320).
 Monti, F., Frasca, F., Eynard, D., Mannion, D. and Bronstein, M.M.,
2019. Fake news detection on social media using geometric deep
learning. arXiv preprint arXiv:1902.06673.
 sKarimi, H., Roy, P., Saba-Sadiya, S. and Tang, J., 2018, August. Multi-
source multi-class fake news detection. In Proceedings of the 27th
international conference on computational linguistics (pp. 1546-1557).

More Related Content

PPTX
Fake news detection
PPTX
Introduction to Hadoop Technology
PPTX
FAKE NEWS DETECTION PPT
PPTX
unit 4.pptx of hash function in cryptography
PDF
Ip, subnet, gateway and routers
PPTX
PPT on Hadoop
PPTX
laptop price prediction presentation
PPTX
Machine learning
Fake news detection
Introduction to Hadoop Technology
FAKE NEWS DETECTION PPT
unit 4.pptx of hash function in cryptography
Ip, subnet, gateway and routers
PPT on Hadoop
laptop price prediction presentation
Machine learning

What's hot (20)

PPTX
Internship project presentation_final_upload
PPTX
Machine Learning SPPU Unit 1
PPT
machine-learning-with-python (1).ppt
PPTX
Analysing of big data using map reduce
PPTX
Hadoop And Their Ecosystem ppt
PPTX
5. message authentication and hash function
PDF
69. #smgzh: Künstliche Intelligenz – Praxistipps für einen sinnvollen Einsat...
PPTX
Gfs vs hdfs
PDF
Web Security
PPTX
Machine Learning Using Python
PDF
Introduction To Machine Learning | Edureka
ODP
Dark silicon
PPTX
Pig Tutorial | Apache Pig Tutorial | What Is Pig In Hadoop? | Apache Pig Arch...
PPTX
Data Encryption Standard (DES)
PPTX
Hash Function
PDF
High Performance & High Throughput Computing - EUDAT Summer School (Giuseppe ...
PPTX
Social Media Sentiments Analysis
PPTX
Machine learning in Cyber Security
PPTX
Introduction to Map Reduce
Internship project presentation_final_upload
Machine Learning SPPU Unit 1
machine-learning-with-python (1).ppt
Analysing of big data using map reduce
Hadoop And Their Ecosystem ppt
5. message authentication and hash function
69. #smgzh: Künstliche Intelligenz – Praxistipps für einen sinnvollen Einsat...
Gfs vs hdfs
Web Security
Machine Learning Using Python
Introduction To Machine Learning | Edureka
Dark silicon
Pig Tutorial | Apache Pig Tutorial | What Is Pig In Hadoop? | Apache Pig Arch...
Data Encryption Standard (DES)
Hash Function
High Performance & High Throughput Computing - EUDAT Summer School (Giuseppe ...
Social Media Sentiments Analysis
Machine learning in Cyber Security
Introduction to Map Reduce
Ad

Similar to Automated Fake News Detection -1.pptx (20)

PPTX
FakeNewsDetector.pptx
PPTX
Fake News Detector With Real Time Web Scraping.pptx
PPTX
fake news detection pdf for users to use
PPTX
Fake_News_Detection_Presentation (3).pptx
PPTX
Project_Fake_News_Detection.ppt8888888888x
PDF
Development of a Web Application for Fake News Classification using Machine l...
DOCX
22003279003 sehrash (1) (1).docx
PPTX
Fake news detection using machine learning
PDF
IRJET- Detecting Fake News
PPTX
ppt_fak_newshhhhhhjjjjjjjhhjjjsjjsjjsj.pptx
PDF
1-s2.0-S1877050924006252-main.pdfjk;jjg;jk;ljkjgfj;ljhkl
PPTX
fake news detection with AI NLP and RL.pptx
PDF
A RELIABLE ARTIFICIAL INTELLIGENCE MODEL FOR FALSE NEWS DETECTION MADE BY PUB...
PPTX
Fake_news_detection_on_social_media.pptx
PDF
A RELIABLE ARTIFICIAL INTELLIGENCE MODEL FOR FALSE NEWS DETECTION MADE BY PU...
PPTX
Control Systems ECE2010 Review 1.pptx
PPTX
chaitra-1.pptx fake news detection using machine learning
PDF
Fake News and Message Detection
PDF
IRJET- Milestones and Challenges of Fake News Detection using Digital Forensi...
PDF
A Novel approach to Fake News Detection using Bi-directional LSTM Neural Netw...
FakeNewsDetector.pptx
Fake News Detector With Real Time Web Scraping.pptx
fake news detection pdf for users to use
Fake_News_Detection_Presentation (3).pptx
Project_Fake_News_Detection.ppt8888888888x
Development of a Web Application for Fake News Classification using Machine l...
22003279003 sehrash (1) (1).docx
Fake news detection using machine learning
IRJET- Detecting Fake News
ppt_fak_newshhhhhhjjjjjjjhhjjjsjjsjjsj.pptx
1-s2.0-S1877050924006252-main.pdfjk;jjg;jk;ljkjgfj;ljhkl
fake news detection with AI NLP and RL.pptx
A RELIABLE ARTIFICIAL INTELLIGENCE MODEL FOR FALSE NEWS DETECTION MADE BY PUB...
Fake_news_detection_on_social_media.pptx
A RELIABLE ARTIFICIAL INTELLIGENCE MODEL FOR FALSE NEWS DETECTION MADE BY PU...
Control Systems ECE2010 Review 1.pptx
chaitra-1.pptx fake news detection using machine learning
Fake News and Message Detection
IRJET- Milestones and Challenges of Fake News Detection using Digital Forensi...
A Novel approach to Fake News Detection using Bi-directional LSTM Neural Netw...
Ad

Recently uploaded (20)

PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PDF
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
PPTX
WiFi Honeypot Detecscfddssdffsedfseztor.pptx
PPTX
history of c programming in notes for students .pptx
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PDF
17 Powerful Integrations Your Next-Gen MLM Software Needs
PDF
Tally Prime Crack Download New Version 5.1 [2025] (License Key Free
PPTX
Oracle Fusion HCM Cloud Demo for Beginners
PPTX
Monitoring Stack: Grafana, Loki & Promtail
PPTX
Patient Appointment Booking in Odoo with online payment
PPTX
Advanced SystemCare Ultimate Crack + Portable (2025)
PDF
Nekopoi APK 2025 free lastest update
PDF
iTop VPN Free 5.6.0.5262 Crack latest version 2025
PDF
iTop VPN 6.5.0 Crack + License Key 2025 (Premium Version)
PDF
Design an Analysis of Algorithms I-SECS-1021-03
PDF
iTop VPN Crack Latest Version Full Key 2025
PPTX
Log360_SIEM_Solutions Overview PPT_Feb 2020.pptx
PPTX
Reimagine Home Health with the Power of Agentic AI​
PDF
Digital Systems & Binary Numbers (comprehensive )
PPTX
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
WiFi Honeypot Detecscfddssdffsedfseztor.pptx
history of c programming in notes for students .pptx
Adobe Illustrator 28.6 Crack My Vision of Vector Design
17 Powerful Integrations Your Next-Gen MLM Software Needs
Tally Prime Crack Download New Version 5.1 [2025] (License Key Free
Oracle Fusion HCM Cloud Demo for Beginners
Monitoring Stack: Grafana, Loki & Promtail
Patient Appointment Booking in Odoo with online payment
Advanced SystemCare Ultimate Crack + Portable (2025)
Nekopoi APK 2025 free lastest update
iTop VPN Free 5.6.0.5262 Crack latest version 2025
iTop VPN 6.5.0 Crack + License Key 2025 (Premium Version)
Design an Analysis of Algorithms I-SECS-1021-03
iTop VPN Crack Latest Version Full Key 2025
Log360_SIEM_Solutions Overview PPT_Feb 2020.pptx
Reimagine Home Health with the Power of Agentic AI​
Digital Systems & Binary Numbers (comprehensive )
Embracing Complexity in Serverless! GOTO Serverless Bengaluru

Automated Fake News Detection -1.pptx

  • 1. Automated Fake News Detection with supervised learning approaches and NLP processing techniques Batch Members Guided By: Arunkumar A (813018104006) Ms.G Sathy Vincent A (813018104044) AP, CSE Yugesh R (8130181040 Oxford Engg College
  • 2. ABSTRACT  Fake news detection attracts many researchers attention due to the negative impacts on the society.  We propose a novel fake news Logistic regression technique.
  • 3. INTRODUCTION  In order to distinguish fake news ,we investigate the one of largest fake news dataset which called LIAR dataset.  To enhance the performance on fake news detection task we use Logistic regression.
  • 4. DOMAIN MACHINE LEARNING  It is a type of AI that allows software application to become more accurate at predicting outcomes.
  • 5. LITERATURE SURVEY Title Author, year, Journal Method or algorithm Advantage Disadvantage Supervised Learning for Fake News Detection Julio C. S. Reis et al, 2019, IEEE XGBoost (XGB) AUC = 0.86 Need to increase the accuracy Beyond news contents: The role of social context for fake news detection Kai Shu et al, 2019, WSDM tri-relationship embedding framework has been used Better overall performance Need to increase the accuracy of the model
  • 6. Fake News Detection on Social Media using Geometric Deep Learning Federico Monti et al, 2019, IEEE geometric deep learning 92.7% ROC AUC More system complexity Multi-Source Multi-Class Fake News Detection Hamid Karimi et al, 2019, Multi_x0002_source Multi-class Fake news Detection framework has been proposed Easy to implement The accuracy of the model is 38.81
  • 7. EXISTING SYSTEM  In the existing method, fake news detection multi-task learning (FDML) model has been used.  FDML model investigates the impact of topic labels for the fake news and introduce contextual information of news.
  • 8. DISADVANTAGE  Low accuracy.  Need to increase the over all performance of the model.  The existing model unable to detect the fake news for different dataset.
  • 9. PROPOSED SYSTEM  In this method, we propose Fake news detection technique with logistic regression architecture.  For the pre processing, NLP processes are perform to extract the information from the text data.  The proposed architecture is deployed in web based application by Django framework.
  • 10. ALGORITHM LOGISTIC REGRESSION  Logistic regression is one of the most popular Machine Learning algorithms, which comes under the Supervised Learning technique.  It is used to calculate or predict the probability of binary event occuring
  • 11. PROPOSED SYSTEM  In this method, we propose Fake news detection technique with logistic regression architecture.  For the pre processing, NLP processes are perform to extract the information from the text data.  The proposed architecture is deployed in web based application by Django framework.
  • 12. ARCHITECTURE DIAGRAM Dataset Data collection NLP processing Logistic regression Model saving Dataset Model deployment Heroku
  • 13. MODULE LIST  Data collection  NLP Processing  Model selection  Model Deployment
  • 14. DATA COLLECTION  Data for our project is collected form the website called Kaggle.  Kaggle is a open source repository for data scientist and machine learning enthusiasts.
  • 15. NLP Processing  The text data not usable to build the machine learning model. Hence,We need to convert into the vector format.  In this process, the NLP (Natural language processing) toolkit is used to perform the vectorization operations.
  • 16. Model Selection  In the proposed method, the Logistic regression is used to build the model.  The based model is saved to deploy the model.
  • 17. Model Deployment  Flask is a frame work of the python to build the website. The flask is used to deploy our model with user friendly.  Heroku is a cloud platform which is used to host our website for the online users.
  • 18. CONCLUSION  The proposed method Logistic regression based system presented higher accuracy while compared with other existing approaches.  The accuracy of the model is 97.5% on the test data.  The proposed model has ability to perform the classification operation on different datasets.
  • 19. ADVANTAGE  Higher accuracy of the model.  The performance of the model is high.  The proposed model has ability to work with different kind of dataset.
  • 20. REFERENCES  Reis, J.C., Correia, A., Murai, F., Veloso, A. and Benevenuto, F., 2019. Supervised learning for fake news detection. IEEE Intelligent Systems, 34(2), pp.76-81.  Shu, K., Wang, S. and Liu, H., 2019, January. Beyond news contents: The role of social context for fake news detection. In Proceedings of the twelfth ACM international conference on web search and data mining (pp. 312-320).  Monti, F., Frasca, F., Eynard, D., Mannion, D. and Bronstein, M.M., 2019. Fake news detection on social media using geometric deep learning. arXiv preprint arXiv:1902.06673.  sKarimi, H., Roy, P., Saba-Sadiya, S. and Tang, J., 2018, August. Multi- source multi-class fake news detection. In Proceedings of the 27th international conference on computational linguistics (pp. 1546-1557).