LGSep 21, 2025

Adaptive Graph Convolution and Semantic-Guided Attention for Multimodal Risk Detection in Social Networks

arXiv:2509.16936v1h-index: 22025 5th International Conference on Artificial Intelligence, Automation and High Performance Computing (AIAHPC)
Originality Incremental advance
AI Analysis

This addresses the problem of identifying at-risk users for social media platforms, but it is incremental as it combines existing modalities.

The paper tackles the problem of detecting dangerous tendencies in social media users by integrating NLP and GNNs, achieving significant improvement over single-modality methods on real datasets.

This paper focuses on the detection of potentially dangerous tendencies of social media users in an innovative multimodal way. We integrate Natural Language Processing (NLP) and Graph Neural Networks (GNNs) together. Firstly, we apply NLP on the user-generated text and conduct semantic analysis, sentiment recognition and keyword extraction to get subtle risk signals from social media posts. Meanwhile, we build a heterogeneous user relationship graph based on social interaction and propose a novel relational graph convolutional network to model user relationship, attention relationship and content dissemination path to discover some important structural information and user behaviors. Finally, we combine textual features extracted from these two models above with graph structural information, which provides a more robust and effective way to discover at-risk users. Our experiments on real social media datasets from different platforms show that our model can achieve significant improvement over single-modality methods.

Foundations

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

Your Notes