Controversy Detection: a Text and Graph Neural Network Based Approach
Samy Benslimane (ADVANSE, LIRMM), J\'erome Az\'e (ADVANSE, LIRMM),, Sandra Bringay (UPVM, ADVANSE, LIRMM), Maximilien Servajean (LIRMM, ADVANSE,, UPVM), Caroline Mollevi

TL;DR
This paper introduces a novel controversy detection method combining graph neural networks and text features to classify social media posts as controversial or not, demonstrating improved performance through experiments.
Contribution
It presents a new controversy detection approach that integrates graph structure and text features using GNNs with hierarchical and attention-based strategies.
Findings
Combining textual and structural features improves detection accuracy.
Hierarchical graph embedding effectively captures discussion context.
Attention mechanism enhances node embedding relevance.
Abstract
Controversial content refers to any content that attracts both positive and negative feedback. Its automatic identification, especially on social media, is a challenging task as it should be done on a large number of continuously evolving posts, covering a large variety of topics. Most of the existing approaches rely on the graph structure of a topic-discussion and/or the content of messages. This paper proposes a controversy detection approach based on both graph structure of a discussion and text features. Our proposed approach relies on Graph Neural Network (gnn) to encode the graph representation (including its texts) in an embedding vector before performing a graph classification task. The latter will classify the post as controversial or not. Two controversy detection strategies are proposed. The first one is based on a hierarchical graph representation learning. Graph user nodes…
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
TopicsMisinformation and Its Impacts · Topic Modeling · Hate Speech and Cyberbullying Detection
MethodsGraph Neural Network
