paper-with-me

Papers

A Local Perspective-based Model for Overlapping Community Detection

2025-03-27 · Gaofeng Zhou, Rui-Feng Wang, Kangning Cui

Community detection, which identifies densely connected node clusters with sparse between-group links, is vital for analyzing network structure and function in real-world systems. Most existing community detection methods based on GCNs primarily focus on node-level information while overlooking community-level features, leading to performance limitations on large-scale networks. To address this issue, we propose LQ-GCN, an overlapping community detection model from a local community perspective. LQ-GCN employs a Bernoulli-Poisson model to construct a community affiliation matrix and form an end-to-end detection framework. By adopting local modularity as the objective function, the model incorporates local community information to enhance the quality and accuracy of clustering results. Additionally, the conventional GCNs architecture is optimized to improve the model capability in identifying overlapping communities in large-scale networks. Experimental results demonstrate that LQ-GCN achieves up to a 33% improvement in Normalized Mutual Information (NMI) and a 26.3% improvement in Recall compared to baseline models across multiple real-world benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2503.21558

Code (0)

등록된 구현이 없습니다.

Tasks

Community Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

IEDC: An Integrated Approach for Overlapping and Non-overlapping Community Detection

2016-12-14 · Mahdi Hajiabadi, Hadi Zare, Hossein Bobarshad

Community detection is a task of fundamental importance in social network analysis that can be used in a variety of knowledge-based domains. While there exist many works on community detection based on connectivity struc…

Community Detection

Overlapping Community Detection at Scale: A Nonnegative Matrix Factorization Approach

2013-02-04 · WSDM 2013 2 · Jaewon Yang and Jure Leskovec

Network communities represent basic structures for understanding the organization of real-world networks. A community (also referred to as a module or a cluster) is typically thought of as a group of nodes with more conn…

Community Detection

Overlapping Community Detection with Graph Neural Networks

2019-09-26 · ICLR 2019 5 · Oleksandr Shchur, Stephan Günnemann

Community detection is a fundamental problem in machine learning. While deep learning has shown great promise in many graphrelated tasks, developing neural models for community detection has received surprisingly little …

Community DetectionGraph Neural Network

Ego-splitting Framework: from Non-Overlapping to Overlapping Clusters

2017-08-13 · KDD 2017 8 · Alessandro Epasto, Silvio Lattanzi, Renato Paes Leme

We propose a new framework called Ego-Splitting for detecting clusters in complex networks which leverage the local structures known as ego-nets (i.e. the subgraph induced by the neighborhood of each node) to de-couple o…

ClusteringCommunity Detectiongraph partitioning

Speaker Diarization with Overlapping Community Detection Using Graph Attention Networks and Label Propagation Algorithm

2025-06-03 · Zhaoyang Li, Jie Wang, Xiaoxiao Li, Wangjie Li 외

In speaker diarization, traditional clustering-based methods remain widely used in real-world applications. However, these methods struggle with the complex distribution of speaker embeddings and overlapping speech segme…

Action DetectionActivity DetectionClusteringCommunity Detection+3