ferdinand-popp / MGAE

Implementation of the CIKM-17 paper “MGAE: Marginalized Graph Autoencoder for Graph Clustering”

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MGAE

Implementation of the CIKM-17 paper “MGAE: Marginalized Graph Autoencoder for Graph Clustering”

Usage

run train.m

Cite

Please kindly cite our paper if you use this code in your own work:

@inproceedings{wang2017mgae,
  title={MGAE: Marginalized graph autoencoder for graph clustering},
  author={Wang, Chun and Pan, Shirui and Long, Guodong and Zhu, Xingquan and Jiang, Jing},
  booktitle={Proc. of CIKM},
  pages={889--898},
  year={2017},
  organization={ACM}
}

About

Implementation of the CIKM-17 paper “MGAE: Marginalized Graph Autoencoder for Graph Clustering”


Languages

Language:MATLAB 47.3%Language:HTML 34.1%Language:C 16.6%Language:M 1.3%Language:Makefile 0.7%