Skip to content

Implementations of 'DESTINE: Dense Subgraph Detection on Multi-Layered Networks', CIKM 2021.

Notifications You must be signed in to change notification settings

pricexu/DESTINE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

DESTINE: Dense Subgraph Detection on Multi-Layered Networks

The repository is the code for paper: 'DESTINE: Dense Subgraph Detection on Multi-Layered Networks'.

The provided code can generate synthetic multi-layered Erdos-Renyi/Scale-free network and run our proposed DESTINE method. The parameter p and g can be grid searched easily.

If you find this repository useful, please kindly cite the following paper:

@inproceedings{xu2021destine,
  title={DESTINE: Dense Subgraph Detection on Multi-Layered Networks},
  author={Xu, Zhe and Zhang, Si and Xia, Yinglong and Xiong, Liang and Xu, Jiejun and Tong, Hanghang},
  booktitle={Proceedings of the 30th ACM International Conference on Information \& Knowledge Management},
  pages={3558--3562},
  year={2021}
}

About

Implementations of 'DESTINE: Dense Subgraph Detection on Multi-Layered Networks', CIKM 2021.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages