Files
awesome-awesomeness/html/communitydetection.html
2025-07-18 23:13:11 +02:00

79 lines
3.7 KiB
HTML

<h1 id="awesome-community-detection-research-papers">Awesome Community
Detection Research Papers</h1>
<p><a href="https://github.com/sindresorhus/awesome"><img
src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg"
alt="Awesome" /></a> <a href="http://makeapullrequest.com"><img
src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square"
alt="PRs Welcome" /></a> <a
href="https://github.com/benedekrozemberczki/awesome-community-detection/archive/master.zip"><img
src="https://img.shields.io/github/repo-size/benedekrozemberczki/awesome-community-detection.svg"
alt="repo size" /></a> <img
src="https://img.shields.io/github/license/benedekrozemberczki/awesome-community-detection.svg?color=blue"
alt="License" /> <a
href="https://twitter.com/intent/follow?screen_name=benrozemberczki"><img
src="https://img.shields.io/twitter/follow/benrozemberczki?style=social&amp;logo=twitter"
alt="benedekrozemberczki" /></a></p>
<p>A collection of community detection research papers.</p>
<p>Similar collections about <a
href="https://github.com/benedekrozemberczki/awesome-graph-classification">graph
classification</a>, <a
href="https://github.com/benedekrozemberczki/awesome-decision-tree-papers">classification/regression
tree</a>, <a
href="https://github.com/benedekrozemberczki/awesome-fraud-detection-papers">fraud
detection</a>, and <a
href="https://github.com/benedekrozemberczki/awesome-gradient-boosting-papers">gradient
boosting</a> papers with implementations.</p>
<p align="center">
<img width="460" src="coms.png">
</p>
<h2 id="table-of-contents">Table of Contents</h2>
<ol type="1">
<li><a
href="https://github.com/benedekrozemberczki/awesome-community-detection/blob/master/chapters/factorization.md">Matrix
Factorization</a><br />
</li>
<li><a
href="https://github.com/benedekrozemberczki/awesome-community-detection/blob/master/chapters/deep_learning.md">Deep
Learning</a></li>
<li><a
href="https://github.com/benedekrozemberczki/awesome-community-detection/blob/master/chapters/label_propagation.md">Label
Propagation, Percolation and Random Walks</a></li>
<li><a
href="https://github.com/benedekrozemberczki/awesome-community-detection/blob/master/chapters/tensor_decomposition.md">Tensor
Decomposition</a></li>
<li><a
href="https://github.com/benedekrozemberczki/awesome-community-detection/blob/master/chapters/spectral.md">Spectral
Methods</a></li>
<li><a
href="https://github.com/benedekrozemberczki/awesome-community-detection/blob/master/chapters/temporal.md">Temporal
Methods</a></li>
<li><a
href="https://github.com/benedekrozemberczki/awesome-community-detection/blob/master/chapters/cyclic.md">Cyclic
Patterns</a></li>
<li><a
href="https://github.com/benedekrozemberczki/awesome-community-detection/blob/master/chapters/centrality.md">Centrality
and Cuts</a></li>
<li><a
href="https://github.com/benedekrozemberczki/awesome-community-detection/blob/master/chapters/physics.md">Physics
Inspired</a></li>
<li><a
href="https://github.com/benedekrozemberczki/awesome-community-detection/blob/master/chapters/blockmodels.md">Block
Models</a></li>
<li><a
href="https://github.com/benedekrozemberczki/awesome-community-detection/blob/master/chapters/hyper_graphs.md">Hypergraphs</a></li>
<li><a
href="https://github.com/benedekrozemberczki/awesome-community-detection/blob/master/chapters/others.md">Others</a></li>
<li><a
href="https://github.com/benedekrozemberczki/awesome-community-detection/blob/master/chapters/libraries.md">Libraries</a></li>
</ol>
<hr />
<p><strong>License</strong></p>
<ul>
<li><a
href="https://github.com/benedekrozemberczki/awesome-community-detection/blob/master/LICENSE">CC0
Universal</a></li>
</ul>
<p><a
href="https://github.com/benedekrozemberczki/awesome-community-detection">communitydetection.md
Github</a></p>