CVJan 3, 2023

MGTAB: A Multi-Relational Graph-Based Twitter Account Detection Benchmark

arXiv:2301.01123v249 citationsh-index: 86Has Code
Originality Synthesis-oriented
AI Analysis

This provides a standardized benchmark for researchers in social media analysis, addressing incomplete user relationships and low annotation quality, though it is incremental as it builds on existing detection methods.

The authors tackled the lack of high-quality benchmarks for graph-based social media account detection by creating MGTAB, a large-scale dataset with over 1.55 million users and 10,199 expert annotations, which showed that graph-based methods outperform feature-based approaches, especially with multiple relations.

The development of social media user stance detection and bot detection methods rely heavily on large-scale and high-quality benchmarks. However, in addition to low annotation quality, existing benchmarks generally have incomplete user relationships, suppressing graph-based account detection research. To address these issues, we propose a Multi-Relational Graph-Based Twitter Account Detection Benchmark (MGTAB), the first standardized graph-based benchmark for account detection. To our knowledge, MGTAB was built based on the largest original data in the field, with over 1.55 million users and 130 million tweets. MGTAB contains 10,199 expert-annotated users and 7 types of relationships, ensuring high-quality annotation and diversified relations. In MGTAB, we extracted the 20 user property features with the greatest information gain and user tweet features as the user features. In addition, we performed a thorough evaluation of MGTAB and other public datasets. Our experiments found that graph-based approaches are generally more effective than feature-based approaches and perform better when introducing multiple relations. By analyzing experiment results, we identify effective approaches for account detection and provide potential future research directions in this field. Our benchmark and standardized evaluation procedures are freely available at: https://github.com/GraphDetec/MGTAB.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes