39 lines
3.2 KiB
Markdown
39 lines
3.2 KiB
Markdown
# Awesome Community Detection Research Papers
|
|
[](https://github.com/sindresorhus/awesome)
|
|
[](http://makeapullrequest.com)
|
|
[](https://github.com/benedekrozemberczki/awesome-community-detection/archive/master.zip)
|
|
 [](https://twitter.com/intent/follow?screen_name=benrozemberczki)
|
|
|
|
A collection of community detection research papers.
|
|
|
|
Similar collections about [graph classification](https://github.com/benedekrozemberczki/awesome-graph-classification), [classification/regression tree](https://github.com/benedekrozemberczki/awesome-decision-tree-papers), [fraud detection](https://github.com/benedekrozemberczki/awesome-fraud-detection-papers), and [gradient boosting](https://github.com/benedekrozemberczki/awesome-gradient-boosting-papers) papers with implementations.
|
|
|
|
<p align="center">
|
|
<img width="460" src="coms.png">
|
|
</p>
|
|
|
|
## Table of Contents
|
|
|
|
1. [Matrix Factorization](https://github.com/benedekrozemberczki/awesome-community-detection/blob/master/chapters/factorization.md)
|
|
2. [Deep Learning](https://github.com/benedekrozemberczki/awesome-community-detection/blob/master/chapters/deep_learning.md)
|
|
3. [Label Propagation, Percolation and Random Walks](https://github.com/benedekrozemberczki/awesome-community-detection/blob/master/chapters/label_propagation.md)
|
|
4. [Tensor Decomposition](https://github.com/benedekrozemberczki/awesome-community-detection/blob/master/chapters/tensor_decomposition.md)
|
|
5. [Spectral Methods](https://github.com/benedekrozemberczki/awesome-community-detection/blob/master/chapters/spectral.md)
|
|
6. [Temporal Methods](https://github.com/benedekrozemberczki/awesome-community-detection/blob/master/chapters/temporal.md)
|
|
7. [Cyclic Patterns](https://github.com/benedekrozemberczki/awesome-community-detection/blob/master/chapters/cyclic.md)
|
|
8. [Centrality and Cuts](https://github.com/benedekrozemberczki/awesome-community-detection/blob/master/chapters/centrality.md)
|
|
9. [Physics Inspired](https://github.com/benedekrozemberczki/awesome-community-detection/blob/master/chapters/physics.md)
|
|
10. [Block Models](https://github.com/benedekrozemberczki/awesome-community-detection/blob/master/chapters/blockmodels.md)
|
|
11. [Hypergraphs](https://github.com/benedekrozemberczki/awesome-community-detection/blob/master/chapters/hyper_graphs.md)
|
|
12. [Others](https://github.com/benedekrozemberczki/awesome-community-detection/blob/master/chapters/others.md)
|
|
13. [Libraries](https://github.com/benedekrozemberczki/awesome-community-detection/blob/master/chapters/libraries.md)
|
|
|
|
-------
|
|
|
|
**License**
|
|
|
|
- [CC0 Universal](https://github.com/benedekrozemberczki/awesome-community-detection/blob/master/LICENSE)
|
|
|
|
[communitydetection.md Github](https://github.com/benedekrozemberczki/awesome-community-detection
|
|
)
|