Tea
The C++ implementation of our paper "Efficient Estimation of Heat Kernel PageRank for Local Clustering"
Install / Use
/learn @AnryYang/TeaREADME
Heat Kernel based Community Detection
Installation
Requirements
Compile
Related Code
- Fast Bidirectional Probability Estimation in Markov Models, NIPS 2015. [pdf] [code]
- Heat Kernel Based Community Detection, KDD 2014. [pdf] [code]
- Solving Local Linear Systems with Boundary Conditions Using Heat Kernel Pagerank, Internet Mathematics 2015. [pdf] [code]
- Parallel Local Graph Clustering, VLDB 2016. [pdf] [code]
How to Use
Third-party Library
- Mersenne Twist pseudorandom number generator: http://www.cs.hmc.edu/~geoff/mtwist.html
Dataset
- actor: http://konect.uni-koblenz.de/networks/actor-collaboration
- wordnet: http://konect.uni-koblenz.de/networks/wordnet-words
- flixster: http://konect.uni-koblenz.de/networks/flixster
- dblp, orkut, LJ, friendster: snap.stanford.edu/data/index.html
- twitter: http://an.kaist.ac.kr/traces/WWW2010.html
- flickr: http://konect.uni-koblenz.de/networks/flickrEdges
- facebook: http://konect.uni-koblenz.de/networks/facebook-wosn-links
- cit-Patents: https://graphchallenge.mit.edu/data-sets
How to use
Requirements
- GNU Linux system
- GCC 4.8
- Boost library
Compile
$ cmake .
$ make clena all -j4
Run
$ ./hk -a teaplus -f ./data/ -g dblp -n 50 -s seeds.txt
Citation
@inproceedings{yang2019efficient,
title={Efficient Estimation of Heat Kernel PageRank for Local Clustering},
author={Yang, Renchi and Xiao, Xiaokui and Wei, Zhewei and Bhowmick, Sourav S and Zhao, Jun and Li, Rong-Hua},
booktitle={Proceedings of the 2019 International Conference on Management of Data},
pages={1339--1356},
year={2019}
}
Related Skills
node-connect
345.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
104.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
345.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
345.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
