An open API service indexing awesome lists of open source software.

https://github.com/stephenyang/dynamic-Edge-Partition-Models

Dynamic Edge Partition Models for Overlapping Community Detection and Temporal Links Prediction
https://github.com/stephenyang/dynamic-Edge-Partition-Models

dynamic-relational-learning overlapping-community-detection temporal-link-prediction

Last synced: about 2 months ago
JSON representation

Dynamic Edge Partition Models for Overlapping Community Detection and Temporal Links Prediction

Awesome Lists containing this project

README

        

# Overlapping Community Detection and Temporal Link Prediction for Sparse Dynamic Networks

## dynamic Edge Partition Models

Code for

Sikun Yang and Heinz Koeppl, "[A Poisson Gamma Probabilistic Model for Latent Node-group Memberships in Dynamic Networks](https://arxiv.org/pdf/1805.11054.pdf)," Thirty-Second AAAI Conference on Artificial Intelligence (AAAI), 2018.

## Examples

#### Demo 1: Community Detection for Dynamic Networks

```Matlab
>> run_synthetic
```

## Copyright

'{CRT_matrix.m, Multrnd_mik1k2j.c, CRT_sum_mex.c, Multrnd_xijk.c, CRT_sum_mex_matrix.c, Multrnd_xijk_online.c, multrnd_histc.m, Create_Mask_network.m, prec_rec.m, Multrnd_mijk.c ,cokus.c, cokus.h, truncated_poisson_rnd.m}' is Copyright (c) 2015 Mingyuan Zhou. All rights reserved.

## References
1. Mingyuan Zhou, "[Infinite Edge Partition Models for Overlapping Community Detection and Link Prediction](http://proceedings.mlr.press/v38/zhou15a.pdf)," Artificial Intelligence and Statistics (AISTATS), San Diego, CA, May 2015. [\[code\]](https://github.com/mingyuanzhou/EPM)