paper-with-me

홈 › Papers

Advancing Community Detection with Graph Convolutional Neural Networks: Bridging Topological and Attributive Cohesion

2025-05-15 · Anjali de Silva, Gang Chen, Hui Ma, Seyed Mohammad Nekooei, Xingquan Zuo

Community detection, a vital technology for real-world applications, uncovers cohesive node groups (communities) by leveraging both topological and attribute similarities in social networks. However, existing Graph Convolutional Networks (GCNs) trained to maximize modularity often converge to suboptimal solutions. Additionally, directly using human-labeled communities for training can undermine topological cohesiveness by grouping disconnected nodes based solely on node attributes. We address these issues by proposing a novel Topological and Attributive Similarity-based Community detection (TAS-Com) method. TAS-Com introduces a novel loss function that exploits the highly effective and scalable Leiden algorithm to detect community structures with global optimal modularity. Leiden is further utilized to refine human-labeled communities to ensure connectivity within each community, enabling TAS-Com to detect community structures with desirable trade-offs between modularity and compliance with human labels. Experimental results on multiple benchmark networks confirm that TAS-Com can significantly outperform several state-of-the-art algorithms.

📄 PDF Abstract BibTeX arXiv:2505.10197

Code (1)

desilanja/tas-com 공식 구현 pytorch

Tasks

AttributeCommunity Detection

Similar Papers 제목 키워드 기반

Revealing Cortical Layers In Histological Brain Images With Self-Supervised Graph Convolutional Networks Applied To Cell-Graphs

2023-11-26 · Valentina Vadori, Antonella Peruffo, Jean-Marie Graïc, Giulia Vadori 외

Identifying cerebral cortex layers is crucial for comparative studies of the cytoarchitecture aiming at providing insights into the relations between brain structure and function across species. The absence of extensive …

Community Detection

Community Detection Graph Convolutional Network for Overlap-Aware Speaker Diarization

2023-06-26 · Jie Wang, Zhicong Chen, Haodong Zhou, Lin Li 외

The clustering algorithm plays a crucial role in speaker diarization systems. However, traditional clustering algorithms suffer from the complex distribution of speaker embeddings and lack of digging potential relationsh…

ClusteringCommunity DetectionGraph Generationspeaker-diarization+1

Overlapping Community Detection using Dynamic Dilated Aggregation in Deep Residual GCN

2022-10-20 · Md Nurul Muttakin, Md Iqbal Hossain, Md Saidur Rahman

Overlapping community detection is a key problem in graph mining. Some research has considered applying graph convolutional networks (GCN) to tackle the problem. However, it is still challenging to incorporate deep graph…

Community DetectionDecoderGraph Mining

Heterogeneous-Temporal Graph Convolutional Networks: Make the Community Detection Much Better

2019-09-23 · Yaping Zheng, Shiyi Chen, Xinni Zhang, Xiaofeng Zhang 외

Community detection has long been an important yet challenging task to analyze complex networks with a focus on detecting topological structures of graph data. Essentially, real-world graph data contains various features…

Community Detection

Hybrid Quantum-Classical Graph Convolutional Network

2021-01-15 · Samuel Yen-Chi Chen, Tzu-Chieh Wei, Chao Zhang, Haiwang Yu 외

The high energy physics (HEP) community has a long history of dealing with large-scale datasets. To manage such voluminous data, classical machine learning and deep learning techniques have been employed to accelerate ph…

BIG-bench Machine LearningQuantum Machine Learning