Fake News Detection On Social Media Using Machine Learning

  IJCTT-book-cover
 
International Journal of Computer Trends and Technology (IJCTT)          
 
© 2019 by IJCTT Journal
Volume-67 Issue-10
Year of Publication : 2019
Authors : P.Ratna Priyanka, M.V.Sumanth
DOI :  10.14445/22312803/IJCTT-V67I10P106

MLA

MLA Style:P.Ratna Priyanka, M.V.Sumanth"Fake News Detection On Social Media Using Machine Learning," International Journal of Computer Trends and Technology 67.10 (2019):35-38.

APA Style P.Ratna Priyanka, M.V.Sumanth. Fake News Detection On Social Media Using Machine Learning International Journal of Computer Trends and Technology, 67(10),35-38.

Abstract
Fake News has an immense impact in our modern society. As a side effect of increasingly popular social media, fake news has emerged as a serious problem afflicting children, teenager and young adults. The main objective is to detect the fake news, which is a classic text classification problem with a straight forward proposition comes up with the applications of NLP (Natural Language Processing) techniques for detecting the `fake news` in social media. By building a model based on a count vectorizer (using word tallies) or a (Term Frequency Inverse Document Frequency) TFIDF matrix, (word tallies relative to how often they’re used in other articles in dataset) can get a solution for this. The result show that Naïve Bayes to detect the Fake News has accuracy approximately 96% , Support Vector Machine achieve the accuracy of 98% and Random Forest achieve the accuracy of 97%.

Reference
[1] S. Feng, R. Banerjee, and Y. Choi, “Syntactic stylometry for deception detection,” in Proceedings of the 50th Annual Meeting of the Association for Computational Linguistics: Short Papers-Volume 2, Association for Computational Linguistics, 2012, pp. 171–175.
[2] N. J. Conroy, V. L. Rubin, and Y. Chen, “Automatic deception detection: Methods for finding fake news,” Proceedings of the Association for Information Science and Technology, vol. 52, no.1, pp. 1–4, 2015.
[3] V. W. Feng and G. Hirst, “Detecting deceptive opinions with profile compatibility.,” in IJCNLP, 2013, pp. 338– 346.
[4] V. L. Rubin and T. Lukoianova, “Truth and deception at the rhetorical structure level,” Journal of the Association for Information Science and Technology, vol. 66, no. 5, pp. 905–917, 2015.
[5] G. L. Ciampaglia, P. Shiralkar, L. M. Rocha, J. Bollen, F. Menczer, and A. Flammini, “Computational fact checking from knowledge networks,” PloS one, vol. 10, no. 6, e0128193, 2015.
[6] D. Corney, D. Albakour, M. Martinez, and S. Moussa, “What do a million news articles look like?” In Proceedings of the First International Workshop on Recent Trends in News Information
[7] Retrieval co-located with 38th European Conference on Information Retrieval (ECIR 2016), Padua, Italy, March 20, 2016., 2016, pp. 42–47. [Online]. Available: http://ceur-ws.org/Vol1568/paper8.pdf.

Keywords
Fake news,machine learning,nlp