SICLCYSOC-PHJun 24, 2024

Testing network clustering algorithms with Natural Language Processing

arXiv:2406.17135v1
Originality Synthesis-oriented
AI Analysis

This work addresses the challenge of algorithm selection in social network analysis for researchers, but it is incremental as it combines existing methods without introducing a new paradigm.

The paper tackled the problem of evaluating community detection algorithms for online social networks by proposing a method that scores them based on agreement with natural language processing classification of users' textual productions, achieving over 85% accuracy in assigning user opinions.

The advent of online social networks has led to the development of an abundant literature on the study of online social groups and their relationship to individuals' personalities as revealed by their textual productions. Social structures are inferred from a wide range of social interactions. Those interactions form complex -- sometimes multi-layered -- networks, on which community detection algorithms are applied to extract higher order structures. The choice of the community detection algorithm is however hardily questioned in relation with the cultural production of the individual they classify. In this work, we assume the entangled nature of social networks and their cultural production to propose a definition of cultural based online social groups as sets of individuals whose online production can be categorized as social group-related. We take advantage of this apparently self-referential description of online social groups with a hybrid methodology that combines a community detection algorithm and a natural language processing classification algorithm. A key result of this analysis is the possibility to score community detection algorithms using their agreement with the natural language processing classification. A second result is that we can assign the opinion of a random user at >85% accuracy.

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