Machine Learning Technique Based Fake News Detection
False news has received attention from both the general public and the scholarly world. Such false information has the ability to affect public perception, giving nefarious groups the chance to influence the results of public events like elections. Anyone can share fake news or facts about anyone or anything for their personal gain or to cause someone trouble. Also, information varies depending on the part of the world it is shared on. Thus, in this paper, we have trained a model to classify fake and true news by utilizing the 1876 news data from our collected dataset. We have preprocessed the data to get clean and filtered texts by following the Natural Language Processing approaches. Our research conducts 3 popular Machine Learning (Stochastic gradient descent, Na\"ive Bayes, Logistic Regression,) and 2 Deep Learning (Long-Short Term Memory, ASGD Weight-Dropped LSTM, or AWD-LSTM) algorithms. After we have found our best Naive Bayes classifier with 56% accuracy and an F1-macro score of an average of 32%.
Code (0)
등록된 구현이 없습니다.
Tasks
Fake News DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Combining Machine Learning with Knowledge Engineering to detect Fake News in Social Networks-a survey
Due to extensive spread of fake news on social and news media it became an emerging research topic now a days that gained attention. In the news media and social media the information is spread highspeed but without accu…
Fact CheckingFake News DetectionStance DetectionTesting the Robustness of a BiLSTM-based Structural Story Classifier
The growing prevalence of counterfeit stories on the internet has fostered significant interest towards fast and scalable detection of fake news in the machine learning community. While several machine learning technique…
ArticlesBIG-bench Machine LearningFake News DetectionData Augmentation using Machine Translation for Fake News Detection in the Urdu Language
The task of fake news detection is to distinguish legitimate news articles that describe real facts from those which convey deceiving and fictitious information. As the fake news phenomenon is omnipresent across all lang…
ArticlesData AugmentationFake News DetectionMachine Translation+1Fake News Detection Using Majority Voting Technique
Due to the evolution of the Web and social network platforms it becomes very easy to disseminate the information. Peoples are creating and sharing more information than ever before, which may be misleading, misinformatio…
ArticlesFake News DetectionMisinformationFake News Early Detection: An Interdisciplinary Study
Massive dissemination of fake news and its potential to erode democracy has increased the demand for accurate fake news detection. Recent advancements in this area have proposed novel techniques that aim to detect fake n…
Fake News DetectionFeature Engineering