Pith. sign in

REVIEW 1 cited by

RF-GNN: Random Forest Boosted Graph Neural Network for Social Bot Detection

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2304.08239 v1 pith:MYWIZZX5 submitted 2023-04-14 cs.LG cs.CV

classification cs.LGcs.CV
keywords forestrandomclassifiersdetectiongnnsgraphnetworkneural
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

The presence of a large number of bots on social media leads to adverse effects. Although Random forest algorithm is widely used in bot detection and can significantly enhance the performance of weak classifiers, it cannot utilize the interaction between accounts. This paper proposes a Random Forest boosted Graph Neural Network for social bot detection, called RF-GNN, which employs graph neural networks (GNNs) as the base classifiers to construct a random forest, effectively combining the advantages of ensemble learning and GNNs to improve the accuracy and robustness of the model. Specifically, different subgraphs are constructed as different training sets through node sampling, feature selection, and edge dropout. Then, GNN base classifiers are trained using various subgraphs, and the remaining features are used for training Fully Connected Netural Network (FCN). The outputs of GNN and FCN are aligned in each branch. Finally, the outputs of all branches are aggregated to produce the final result. Moreover, RF-GNN is compatible with various widely-used GNNs for node classification. Extensive experimental results demonstrate that the proposed method obtains better performance than other state-of-the-art methods.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Graph-based Fake Account Detection: A Survey

    cs.SI 2025-07 conditional novelty 4.0 of 10

    A structured survey of graph-based fake account detection methods, organizing classical, traditional machine learning, and deep learning approaches and their datasets.

Pith tools