Ivo Verhoeven

A (More) Realistic Evaluation Setup for Generalisation of Community Models on Malicious Content Detection

ArXiv | ACL Anthology | Github

Abstract

Community models for malicious content detection, which take into account the context from a social graph alongside the content itself, have shown remarkable performance on benchmark datasets. Yet, misinformation and hate speech continue to propagate on social media networks. This mismatch can be partially attributed to the limitations of current evaluation setups that neglect the rapid evolution of online content and the underlying social graph. In this paper, we propose a novel evaluation setup for model generalisation based on our few-shot subgraph sampling approach. This setup tests for generalisation through few labelled examples in local explorations of a larger graph, emulating more realistic application settings. We show this to be a challenging inductive setup, wherein strong performance on the training graph is not indicative of performance on unseen tasks, domains, or graph structures. Lastly, we show that graph meta-learners trained with our proposed few-shot subgraph sampling outperform standard community models in the inductive setup. We make our code publicly available.

Citation

1@misc{verhoeven2024morerealisticevaluationsetup,
2      title={A (More) Realistic Evaluation Setup for Generalisation of Community Models on Malicious Content Detection},
3      author={Ivo Verhoeven and Pushkar Mishra and Rahel Beloch and Helen Yannakoudakis and Ekaterina Shutova},
4      year={2024},
5      eprint={2404.01822},
6      archivePrefix={arXiv},
7      primaryClass={cs.LG},
8      url={https://arxiv.org/abs/2404.01822},
9}

#misinformation #meta-learning #graph-neural-networks #generalisation #phd