Abstract
The detection of fake news is a crucial task in today's society, given the widespread use of social media and online platforms. In this study, we investigate the application of Machine Learning (ML) algorithms for the detection of fake news. We consider two different datasets of categorized news articles of various sizes and apply various ML algorithms, along with two methods of text vectorization. Specifically, we examine Bag of Words and Tf-Idf, with the use of stemming and with different n-gram values. The resulting vectors are processed by Naive Bayes algorithms, Linear algorithms, Support Vector Machines, and Random Forest Classifiers. F1-Score and computational time for each algorithm-vectorization combination were recorded. Our results have shown that Linear Algorithms and Support Vector Machines combined with Tf-Idf vectors and n-gram value of (1,2) produced the highest accuracies, with an F1-Score up to 96.8%.
Original language | English |
---|---|
Title of host publication | Proceedings of the 14th International Conference on Information, Intelligence, Systems and Applications (IISA2023) |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Number of pages | 8 |
ISBN (Electronic) | 9798350318067 |
ISBN (Print) | 9798350318074 |
DOIs | |
Publication status | Published - 15 Dec 2023 |
Event | 14th International Conference on Information, Intelligence, Systems and Applications - University of Thessaly, Volos, Greece Duration: 10 Jul 2023 → 12 Jul 2023 Conference number: 14 https://easyconferences.eu/iisa2023/ |
Conference
Conference | 14th International Conference on Information, Intelligence, Systems and Applications |
---|---|
Abbreviated title | IISA 2023 |
Country/Territory | Greece |
City | Volos |
Period | 10/07/23 → 12/07/23 |
Internet address |
Keywords
- Machine Learning
- Text Mining
- Information Retrieval
- Fake News Detection