/SClump

Spectral Clustering in Heterogeneous Information Networks

Primary LanguageMATLAB

SClump

This is an implementation of SClump in the AAAI'19 paper:

"Spectral Clustering in Heterogeneous Information Networks"

by Xiang Li, Ben Kao, Zhaochun Ren, Dawei Yin.

Introduction

The codes are written by Matlab

The starting file is SClump.m

Reference

Please cite the above paper if you use our code in this repo.

@inproceedings{li2017semi,
  title={Spectral Clustering in Heterogeneous Information Networks},
  author={Li, Xiang and Kao, Ben and Ren, Zhaochun and Yin, Dawei},
  booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
  pages={4221--4228}},
  year={2019}
}