International Journal of Computational Intelligence Systems (Apr 2024)

SStackGNN: Graph Data Augmentation Simplified Stacking Graph Neural Network for Twitter Bot Detection

  • Shuhao Shi,
  • Jian Chen,
  • Zhengyan Wang,
  • Yuxin Zhang,
  • Yongmao Zhang,
  • Chengqi Fu,
  • Kai Qiao,
  • Bin Yan

DOI
https://doi.org/10.1007/s44196-024-00496-7
Journal volume & issue
Vol. 17, no. 1
pp. 1 – 13

Abstract

Read online

Abstract Ensemble learning has the potential to enhance the efficacy of feeble classifiers significantly and is increasingly being utilized in Twitter bot detection. Previous methods have utilized stacking techniques to train the primary classifiers, implementing cross-validation to mitigate overfitting and enhance predictive accuracy. However, cross-validation substantially amplifies the computation time associated with stacking. To overcome this challenge, this paper presents a novel approach, the Simplified Stacking Graph Neural Network (SStackGNN), specifically designed for the detection of social bots. Our methodology leverages the power of Graph Neural Networks (GNNs) as base classifiers, enabling effective capturing of inter-account interactions. In addition, a Multilayer Perceptron (MLP) serves as a secondary classifier, amalgamating the outcomes of the foundational classifiers to generate final predictions, thereby enhancing the predictive performance of the GNNs. Instead of relying on cross-validation and distinct base classifier structures, we employ node-level, edge-level, and feature-level graph data augmentation techniques to acquire diverse foundational classifiers. This approach significantly alleviates the computational complexity while achieving superior performance. Experimental results demonstrate that our proposed SStackGNN outperforms other approaches.

Keywords