memect / hao

好东西传送门
1.4k stars 461 forks source link

ZeroMem:博主好!请问能不能帮忙找到频繁子图挖掘的经典算法源代码 #223

Closed haoawesome closed 9 years ago

haoawesome commented 9 years ago

私信

haoawesome commented 9 years ago

概念

http://baike.baidu.com/view/9716562.htm

haoawesome commented 9 years ago

综述

http://cgi.csc.liv.ac.uk/~frans/PostScriptFiles/ker-jct-6-May-11.pdf A Survey of Frequent Subgraph Mining Algorithms 2004 Chuntao Jiang, Frans Coenen and Michele Zito

http://www.csc.ncsu.edu/faculty/samatova/practical-graph-mining-with-R/slides/pdf/Frequent_Subgraph_Mining.pdf Frequent Subgraph Mining

haoawesome commented 9 years ago

经典论文

http://www.ittc.ku.edu/~jhuan/papers/03-021.pdf Efficient Mining of Frequent Subgraph in the Presence of Isomorphism Jun Huan, Wei Wang, Jan Prins 2003

http://pdf.aminer.org/000/302/725/mining_significant_pairs_of_patterns_from_graph_structures_with_class.pdf Mining Significant Graph Patterns by Leap Search∗ Xifeng Yan] Hong Cheng† Jiawei Han† Philip S. Yu

haoawesome commented 9 years ago

开源实现

http://ffsm.sourceforge.net/ Fast Frequent Subgraph Mining (FFSM)

https://github.com/ehab-abdelhamid/GraMi GRAMI

https://github.com/aspick/gboost-0.1.1 gboost - Matlab graph boosting package