When Large Language Models Do Not Work: Online Incivility Prediction through Graph Neural Networks
Zihan Chen, Lanyu Yu

TL;DR
This paper introduces a graph neural network approach for detecting online incivility in Wikipedia comments, leveraging relational structures and an adaptive attention mechanism to outperform large language models in accuracy and efficiency.
Contribution
The study presents a novel GNN framework with a dynamic attention mechanism for incivility detection, emphasizing the importance of structural context over text-only models.
Findings
Outperforms 12 state-of-the-art LLMs in incivility detection metrics
Requires significantly lower inference cost than large language models
Highlights the importance of relational structure in behavioral prediction
Abstract
Online incivility has emerged as a widespread and persistent problem in digital communities, imposing substantial social and psychological burdens on users. Although many platforms attempt to curb incivility through moderation and automated detection, the performance of existing approaches often remains limited in both accuracy and efficiency. To address this challenge, we propose a Graph Neural Network (GNN) framework for detecting three types of uncivil behavior (i.e., toxicity, aggression, and personal attacks) within the English Wikipedia community. Our model represents each user comment as a node, with textual similarity between comments defining the edges, allowing the network to jointly learn from both linguistic content and relational structures among comments. We also introduce a dynamically adjusted attention mechanism that adaptively balances nodal and topological features…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHate Speech and Cyberbullying Detection · Advanced Graph Neural Networks · Authorship Attribution and Profiling
