Cyberbullying detection solutions based on deep learning architectures
- PDF / 3,739,576 Bytes
- 14 Pages / 595.276 x 790.866 pts Page_size
- 121 Downloads / 417 Views
SPECIAL ISSUE PAPER
Cyberbullying detection solutions based on deep learning architectures Celestine Iwendi1 · Gautam Srivastava2,3 · Suleman Khan4 · Praveen Kumar Reddy Maddikunta5 Received: 1 July 2020 / Accepted: 24 September 2020 © Springer-Verlag GmbH Germany, part of Springer Nature 2020
Abstract Cyberbullying is disturbing and troubling online misconduct. It appears in various forms and is usually in a textual format in most social networks. Intelligent systems are necessary for automated detection of these incidents. Some of the recent experiments have tackled this issue with traditional machine learning models. Most of the models have been applied to one social network at a time. The latest research has seen different models based on deep learning algorithms make an impact on the detection of cyberbullying. These detection mechanisms have resulted in efficient identification of incidences while others have limitations of standard identification versions. This paper performs an empirical analysis to determine the effectiveness and performance of deep learning algorithms in detecting insults in Social Commentary. The following four deep learning models were used for experimental results, namely: Bidirectional Long Short-Term Memory (BLSTM), Gated Recurrent Units (GRU), Long Short-Term Memory (LSTM), and Recurrent Neural Network (RNN). Data pre-processing steps were followed that included text cleaning, tokenization, stemming, Lemmatization, and removal of stop words. After performing data pre-processing, clean textual data is passed to deep learning algorithms for prediction. The results show that the BLSTM model achieved high accuracy and F1-measure scores in comparison to RNN, LSTM, and GRU. Our in-depth results shown which deep learning models can be most effective against cyberbullying when directly compared with others and paves the way for future hybrid technologies that may be employed to combat this serious online issue. Keywords Cyberbullying · Social media · Deep learning · NLP · Mining · Emotions
1 Introduction
* Gautam Srivastava [email protected] Celestine Iwendi [email protected] Suleman Khan [email protected] Praveen Kumar Reddy Maddikunta [email protected] 1
Department of Electronics, BCC of Central South University of Forestry and Technology, Changsha, China
2
Department of Math and Computer Science, Brandon University, Brandon, MB, Canada
3
Research Center for Interneural Computing, China Medical University, Taichung 40402, Taiwan, ROC
4
Air University Islamabad, Islamabad, Pakistan
5
Vellore Institute of Technology, Vellore, Tamil Nadu, India
The development of information and networking technology has created open online communication channels. Unfortunately, trolls have exploited this technology for cyber-attacks and threats. Statistics show that about 18% of Europe’s children were affected either through people bullying or harassing them via the Internet and mobile communication. EU Kids Online Report of 2014 stated that nearly 2
Data Loading...