Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.01 KB

README.md

File metadata and controls

18 lines (15 loc) · 1.01 KB

Network-TDA

This repository contains the code for the algorithms to construct and update community trees to summarize the topological structures in a network. The concept of community tree, a tree structure established based on clique communities from the clique percolation method, is proposed in the following paper

@article{chen2017note,
  title={A note on community trees in networks},
  author={Chen, Ruqian and Chen, Yen-Chi and Guo, Wei and Banerjee, Ashis G},
  journal={arXiv preprint arXiv:1710.03924},
  year={2017}
}

With the information revealed by community trees and the corresponding persistence diagrams, our proposed approach is able to detect clique communities and keep track of the major structural changes during their evolution given a stability threshold (TSN bound).


Network evolution for the short message correspondence dataset