1
Detecting bots in social-networks using node and structural embeddings
2
RoSGAS: Adaptive Social Bot Detection with Reinforced Self-supervised GNN Architecture Search
3
TwiBot-22: Towards Graph-Based Twitter Bot Detection
4
Dynamic Schema Graph Fusion Network for Multi-Domain Dialogue State Tracking
5
DeeProBot: a hybrid deep neural network model for social bot detection based on user profile data
6
GreaseLM: Graph REASoning Enhanced Language Models for Question Answering
7
Social Bots Detection via Fusing BERT and Graph Convolutional Networks
8
Heterogeneity-aware Twitter Bot Detection with Relational Graph Transformers
9
SATAR: A Self-supervised Approach to Twitter Account Representation Learning and its Application in Bot Detection
10
TwiBot-20: A Comprehensive Twitter Bot Detection Benchmark
11
BotRGCN: Twitter bot detection with relational graph convolutional networks
12
Document Graph for Neural Machine Translation
13
Social Bots’ Sentiment Engagement in Health Emergencies: A Topic-Based Analysis of the COVID-19 Pandemic Discussions on Twitter
14
A decade of social bot detection
15
Array programming with NumPy
16
Scalable Multi-Hop Relational Reasoning for Knowledge-Aware Question Answering
17
PyTorch: An Imperative Style, High-Performance Deep Learning Library
18
Twitter Bot Detection Using Bidirectional Long Short-Term Memory Neural Networks and Word Embeddings
19
Scalable and Generalizable Social Bot Detection through Data Selection
20
BART: Denoising Sequence-to-Sequence Pre-training for Natural Language Generation, Translation, and Comprehension
21
Graph-Hist: Graph Classification from Latent Feature Histograms With Application to Bot Detection
22
Graph-Based Reasoning over Heterogeneous External Knowledge for Commonsense Question Answering
23
KagNet: Knowledge-Aware Graph Networks for Commonsense Reasoning
24
RoBERTa: A Robustly Optimized BERT Pretraining Approach
25
Enhancing Pre-Trained Language Representations with Rich Knowledge for Machine Reading Comprehension
26
Detect Me If You Can: Spam Bot Detection Using Inductive Representation Learning
27
GANs for Semi-Supervised Opinion Spam Detection
28
Fast Graph Representation Learning with PyTorch Geometric
29
Assessing Topical Homophily on Twitter
30
ANOMALOUS: A Joint Modeling Approach for Anomaly Detection on Attributed Networks
31
Knowledgeable Reader: Enhancing Cloze-Style Reading Comprehension with External Commonsense Knowledge
32
Deep Neural Networks for Bot Detection
33
Assessing the Effects of Social Familiarity and Stance Similarity in Interaction Dynamics
34
Attention is All you Need
35
Modeling Relational Data with Graph Convolutional Networks
36
BotOrNot: A System to Evaluate Social Bots
37
DNA-Inspired Online Behavioral Modeling and Its Application to Spambot Detection
38
Fame for sale: Efficient detection of fake Twitter followers
39
The ISIS Twitter census: defining and describing the population of ISIS supporters on Twitter
40
Using sentiment to detect bots on Twitter: Are humans more opinionated than bots?
41
Twitter spammer detection using data stream clustering
42
Seven Months with the Devils: A Long-Term Study of Content Polluters on Twitter
43
Scikit-learn: Machine Learning in Python
44
On the evolution of user interaction in Facebook
45
Tackling Fake News Detection by Continually Improving Social Context Representations using Graph Neural Networks
46
2021a. Satar: A self-supervised
47
2021a) leverages the tweet, profile, and neighbor information and employs a co-influence module to combine them. It pretrains the model with the follower count and finetunes it to detect bots
48
Yang et al., 2020) adopt random forest with account metadata for bot detection, which is proposed to address the scalability and generalization challenge in Twitter bot detection
49
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
50
2019. BERT: Pre-training
51
Ali Alhosseini et al., 2019) utilize GCN to learn user representations from metadata such as user age, statuses_count
52
Wei and Nguyen, 2019) propose a bot detection model with a three-layer BiLSTM to encode tweets, before which pre-trained GloVe word vectors are used as word embeddings
53
Kudugunta and Ferrara, 2018) subdivide bot-detection task to account-level classification and tweet-level classification
55
C.1 Hyperparamter Setting Table 4 presents the hyperparameter settings of BIC. For early stopping, we utilize the package