Skip to content

kundtx/MFC-TopoReg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the official pytorch implementation of Paper 'Learning Persistent Community Structures in Dynamic Networks via Topological Data Analysis', accepted by The 38th Annual AAAI Conference on Artificial Intelligence (AAAI), 2024.

Setup

Enviroments

  • Python (Jupyter notebook)

Python requirements

  • python=3.8.715
  • cudatoolkit=11.6
  • pytorch=1.12.1+cu116
  • numpy=1.23.4
  • matplotlib=3.6.0
  • scipy=1.9.3
  • networkx=2.8.7
  • gudhi=3.6.0

Datasets

Run

  • Folder "Experiments": contains all code (Python / Jupyter Notebook) for producing the results in the experiments
  • Training procedure was performed with a NVIDIA 3090 GPU on PyTorch platfom.

Citation

if you find our work useful in your research, please consider citing:

@article{kong2023toporeg, 
   author = {Dexu Kong and Anping Zhang and Yang Li}, 
   title = {Learning Persistent Community Structures in Dynamic Networks via Topological Data Analysis}, 
   journal={AAAI 2024},
   year = {2023}, 
} 

About

Learning Persistent Community Structures in Dynamic Networks via Topological Data Analysis (AAAI 2024)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published