English

BotSpot: Deep Learning Classification of Bot Accounts within Twitter

Cryptography and Security 2021-09-09 v1 Artificial Intelligence Social and Information Networks

Abstract

The openness feature of Twitter allows programs to generate and control Twitter accounts automatically via the Twitter API. These accounts, which are known as bots, can automatically perform actions such as tweeting, re-tweeting, following, unfollowing, or direct messaging other accounts, just like real people. They can also conduct malicious tasks such as spreading of fake news, spams, malicious software and other cyber-crimes. In this paper, we introduce a novel bot detection approach using deep learning, with the Multi-layer Perceptron Neural Networks and nine features of a bot account. A web crawler is developed to automatically collect data from public Twitter accounts and build the testing and training datasets, with 860 samples of human and bot accounts. After the initial training is done, the Multilayer Perceptron Neural Networks achieved an overall accuracy rate of 92%, which proves the performance of the proposed approach.

Keywords

Cite

@article{arxiv.2109.03710,
  title  = {BotSpot: Deep Learning Classification of Bot Accounts within Twitter},
  author = {Christopher Braker and Stavros Shiaeles and Gueltoum Bendiab and Nick Savage and Konstantinos Limniotis},
  journal= {arXiv preprint arXiv:2109.03710},
  year   = {2021}
}

Comments

7 pages, 3 figures, 2 tables

R2 v1 2026-06-24T05:47:36.030Z