Multi-objective Social Network Detection - A Graph Database Supported NSGA-II Based Approach

Josh Trueman,Hui Ma,Aaron Chen,Sven Hartmann
DOI: https://doi.org/10.1007/978-3-031-15512-3_2
2022-01-01
Abstract:Community detection in social networks is an emerging concept in the realm of artificial intelligence. It helps organizations to offer targeted services based on community predispositions. Social networks require effective community detection methods to detect clusters of users with dense inner community connections and sparse external connections. Numerous approaches have been taken in accomplishing this challenge. However many existing algorithms suffer from scalability issues when the network contains extensive and highly connected data. Furthermore, the definition of a community encourages a multi-objective approach in which both the external and internal connections of communities must be considered. In this paper, we propose a multi-objective approach that uses Non-dominated Sorting Genetic Algorithm (NSGA-II) supported by a graph database to overcome the inherent scalability problems. This graph database-supported, non-dominated sorting genetic algorithm (GD-NSGA-II) has been developed and shown to be effective in consistently finding high-quality community structures in social networks.
What problem does this paper attempt to address?