vix.ing · top · new · best · stats · spec

Feature Extraction of Text for Deep Learning Algorithms: Application on Fake News Detection

2020/10/12 by HyeonJun Kim, Kim, HyeonJun
Computer Science · Social Sciences · #Advanced Malware Detection Techniques #Computation and Language (cs.CL) #FOS: Computer and information sciences #Machine Learning (stat.ML) #Misinformation and Its Impacts #Spam and Phishing Detection

paper · pdf · doi:10.48550/arxiv.2010.05496

openalex publication_date 2020/10/12 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Feature extraction is an important process of machine learning and deep learning, as the process make algorithms function more efficiently, and also accurate. In natural language processing used in deception detection such as fake news detection, several ways of feature extraction in statistical aspect had been introduced (e.g. N-gram). In this research, it will be shown that by using deep learning algorithms and alphabet frequencies of the original text of a news without any information about the sequence of the alphabet can actually be used to classify fake news and trustworthy ones in high accuracy (85%). As this pre-processing method makes the data notably compact but also include the feature that is needed for the classifier, it seems that alphabet frequencies contains some useful features for understanding complex context or meaning of the original text.

Related