TL;DR
RoSGAS introduces a reinforcement learning-based framework that adaptively searches for optimal GNN architectures for social bot detection, leveraging self-supervised learning to improve embedding discrimination and model performance.
Contribution
The paper presents RoSGAS, a novel adaptive GNN architecture search method that combines reinforcement learning and self-supervised learning for improved social bot detection.
Findings
Outperforms state-of-the-art methods in accuracy on Twitter datasets.
Achieves better training efficiency and stability.
Demonstrates improved generalization to unseen samples.
Abstract
Social bots are referred to as the automated accounts on social networks that make attempts to behave like human. While Graph Neural Networks (GNNs) has been massively applied to the field of social bot detection, a huge amount of domain expertise and prior knowledge is heavily engaged in the state-of-the art approaches to design a dedicated neural network architecture for a specific classification task. Involving oversized nodes and network layers in the model design, however, usually causes the over-smoothing problem and the lack of embedding discrimination. In this paper, we propose RoSGAS, a novel Reinforced and Self-supervised GNN Architecture Search framework to adaptively pinpoint the most suitable multi-hop neighborhood and the number of layers in the GNN architecture. More specifically, we consider the social bot detection problem as a user-centric subgraph embedding and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
