Project Icon

Awesome-Deep-Community-Detection

社区发现中的深度学习方法综述与资源集

本项目汇集了深度学习在社区发现领域的最新研究成果和资源。内容包括综述论文、基于卷积网络、图注意力网络和生成对抗网络的方法,以及相关数据集和工具。同时收录了传统的非深度学习社区发现技术,为研究人员提供全面参考。项目整理了大量论文、代码实现和相关资源,是了解该研究前沿的重要参考。

Awesome Deep Community Detection

Awesome PRs Welcome GitHub stars GitHub forks

A collection of papers, implementations, datasets, and tools for deep and non-deep community detection.


Traditional Methods VS. Deep Learninig-based Methods

taxonomy


A Timeline of Community Detection Development

timeline


Survey

Paper TitleVenueYearMaterials
A comprehensive survey on community detection with deep learningIEEE TNNLS2022[Paper]
[Report]
[Supplementary]
A survey of community detection approaches: From statistical modeling to deep learningIEEE TKDE2021[Paper]
Deep learning for community detection: Progress, challenges and opportunitiesIJCAI2020[Paper]
[Report]
A survey of community detection methods in multilayer networksData Min. Knowl. Discov.2020[Paper]
Community detection in node-attributed social networks: A surveyComput. Sci. Rev.2020[Paper]
Community detection in networks: A multidisciplinary reviewJ. Netw. Comput. Appl.2018[Paper]
Community discovery in dynamic networks: A surveyACM Comput. Surv.2018[Paper]
Evolutionary computation for community detection in networks: A reviewIEEE TEVC2018[Paper]
Metrics for community analysis: A surveyACM Comput. Surv.2017[Paper]
Network community detection: A review and visual surveyPreprint2017[Paper]
Community detection in networks: A user guidePhys. Rep.2016[Paper]
Community detection in social networksWIREs Data Min. Knowl. Discov.2016[Paper]
Overlapping community detection in networks: The state-of-the-art and comparative studyACM Comput. Surv.2013[Paper]
Clustering and community detection in directed networks: A surveyPhys. Rep.2013[Paper]
Community detection in graphsPhys. Rep.2010[Paper]

Convolutional Networks-based Community Detection

CNN-based Community Detection

Paper TitleVenueYearMethodMaterials
Inductive representation learning via CNN for partially-unseen attributed networksIEEE TNSE2021IEPAN[Paper]
A deep learning approach for semi-supervised community detection in online social networksKnowl.-Based Syst.2021SparseConv2D[Paper]
Edge classification based on convolutional neural networks for community detection in complex networkPhysica A2020ComNet-R[Paper]
A deep learning based community detection approachSAC2019SparseConv[Paper]
Deep community detection in topologically incomplete networksPhysica A2017Xin et al.[Paper]

GCN-based Community Detection

Paper TitleVenueYearMethodMaterials
Complex exponential graph convolutional networksInf. Sci.2023CEGCN[Paper] [Code]
Community detection based on community perspective and graph convolutional networkExpert Syst. Appl.2023CPGC[Paper]
Heterogeneous question answering community detection based on graph neural networkInf. Sci.2023HCDBG[Paper]
Overlapping community detection on complex networks with graph convolutional networksComput. Commun.2023CDMG[Paper]
Deep MinCut: Learning node embeddings from detecting communitiesPattern Recognit.2022DMC[Paper]
End-to-end modularity-based community co-partition in bipartite networksCIKM2022BiCoN+GCN[Paper]
CLARE: A semi-supervised community detection algorithmKDD2022CLARE[Paper] [Code]
Efficient graph convolution for joint node representation learning and clusteringWSDM2022GCC[Paper] [Code]
Geometric graph representation learning via maximizing rate reductionWWW2022$G^2R$[Paper] [Code]
RepBin: Constraint-based graph representation learning for metagenomic binningAAAI2022RepBin[Paper] [Code]
SSSNET: Semi-supervised signed network clusteringSDM2022SSSNET[Paper] [Code]
Learning Guarantees for Graph Convolutional Networks on The Stochastic Block ModelICLR2022GCN-SBM[Paper]
When convolutional network meets temporal heterogeneous graphs: An effective community detection methodIEEE TKDE2021THGCN[Paper]
Multi-view contrastive graph clusteringNIPS2021MCGC[paper] [Code]
Graph debiased contrastive learning with joint representation clusteringIJCAI2021Zhao et al.[Paper]
Spectral embedding network for attributed graph clusteringNeural Netw.2021SENet[Paper]
Unsupervised learning for community detection in attributed networks based on graph convolutional networkNeurocomputing2021SGCN[Paper]
Adaptive graph encoder for attributed graph embeddingKDD2020AGE[Paper][Code]
CommDGI: Community detection oriented deep graph infomaxCIKM2020CommDGI[Paper]
Going deep: Graph convolutional ladder-shape networksAAAI2020GCLN[Paper]
Independence promoted graph disentangled networksAAAI2020IPGDN[Paper]
Supervised community detection with line graph neural networksICLR2019LGNN[Paper][Code]
Graph convolutional networks meet Markov random fields: Semi-supervised community detection in attribute networksAAAI2019MRFasGCN[Paper]
Overlapping community detection with graph neural networksDLG Workshop, KDD2019NOCD[Paper][Code]
Attributed graph clustering via adaptive graph convolutionIJCAI2019AGC[Paper][Code]
CayleyNets: Graph convolutional neural networks with complex rational spectral filtersIEEE TSP2019CayleyNets[Paper][Code]

Graph Attention Network-based Community Detection

Paper TitleVenueYearMethodMaterials
CSAT: Contrastive sampling-aggregating transformer for community detection in attribute-missing networksIEEE TCSS2023CSAT[Paper]
A graph-enhanced attention model for community detection in multiplex networksExpert Syst. Appl.2023GEAM[Paper][Code]
Hierarchical attention network for attributed community detection of joint representationNeural Comput. Appl.2022HiAN[Paper]
Detecting communities from heterogeneous graphs: A context path-based graph neural network modelCIKM2021 CP-GNN [Paper][Code]
HDMI: High-order deep multiplex infomaxWWW2021HDMI[Paper][Code]
Self-supervised heterogeneous graph neural network with co-contrastive learningKDD2021HeCo[Paper][Code]
Unsupervised attributed multiplex network embeddingAAAI2020DMGI[Paper][Code]
MAGNN: Metapath aggregated graph neural network for heterogeneous graph embeddingWWW2020MAGNN[Paper] [Code]

Graph Adversarial Network-based Community Detection

Paper TitleVenueYearMethodMaterials
CANE: Community-aware network embedding via adversarial trainingKnowl. Inf. Syst.2021CANE[Paper]
Self-training enhanced: Network embedding and overlapping community detection with adversarial learningIEEE TNNLS2021ACNE
ACNE-ST
[Paper]
Adversarial Learning of Balanced Triangles for Accurate Community Detection on Signed NetworksICDM2021ABC[Paper]
SEAL: Learning heuristics for community detection with generative adversarial networksKDD2020SEAL[Paper][Code]
Multi-class imbalanced graph convolutional network learningIJCAI2020DR-GCN[Paper]
JANE: Jointly adversarial network embeddingIJCAI2020JANE[Paper]
ProGAN: Network embedding via
项目侧边栏1项目侧边栏2
推荐项目
Project Cover

豆包MarsCode

豆包 MarsCode 是一款革命性的编程助手,通过AI技术提供代码补全、单测生成、代码解释和智能问答等功能,支持100+编程语言,与主流编辑器无缝集成,显著提升开发效率和代码质量。

Project Cover

AI写歌

Suno AI是一个革命性的AI音乐创作平台,能在短短30秒内帮助用户创作出一首完整的歌曲。无论是寻找创作灵感还是需要快速制作音乐,Suno AI都是音乐爱好者和专业人士的理想选择。

Project Cover

有言AI

有言平台提供一站式AIGC视频创作解决方案,通过智能技术简化视频制作流程。无论是企业宣传还是个人分享,有言都能帮助用户快速、轻松地制作出专业级别的视频内容。

Project Cover

Kimi

Kimi AI助手提供多语言对话支持,能够阅读和理解用户上传的文件内容,解析网页信息,并结合搜索结果为用户提供详尽的答案。无论是日常咨询还是专业问题,Kimi都能以友好、专业的方式提供帮助。

Project Cover

阿里绘蛙

绘蛙是阿里巴巴集团推出的革命性AI电商营销平台。利用尖端人工智能技术,为商家提供一键生成商品图和营销文案的服务,显著提升内容创作效率和营销效果。适用于淘宝、天猫等电商平台,让商品第一时间被种草。

Project Cover

吐司

探索Tensor.Art平台的独特AI模型,免费访问各种图像生成与AI训练工具,从Stable Diffusion等基础模型开始,轻松实现创新图像生成。体验前沿的AI技术,推动个人和企业的创新发展。

Project Cover

SubCat字幕猫

SubCat字幕猫APP是一款创新的视频播放器,它将改变您观看视频的方式!SubCat结合了先进的人工智能技术,为您提供即时视频字幕翻译,无论是本地视频还是网络流媒体,让您轻松享受各种语言的内容。

Project Cover

美间AI

美间AI创意设计平台,利用前沿AI技术,为设计师和营销人员提供一站式设计解决方案。从智能海报到3D效果图,再到文案生成,美间让创意设计更简单、更高效。

Project Cover

AIWritePaper论文写作

AIWritePaper论文写作是一站式AI论文写作辅助工具,简化了选题、文献检索至论文撰写的整个过程。通过简单设定,平台可快速生成高质量论文大纲和全文,配合图表、参考文献等一应俱全,同时提供开题报告和答辩PPT等增值服务,保障数据安全,有效提升写作效率和论文质量。

投诉举报邮箱: service@vectorlightyear.com
@2024 懂AI·鲁ICP备2024100362号-6·鲁公网安备37021002001498号