An Algorithm for Finding Frequent Patterns in a Large Sparse Graph.

Xiao Feng Zhou,Lin Gao,An guo Dong
2007-01-01
Abstract:The need for data mining on graph data sets has increased in the past few years. Frequent patterns play a critical role in many data mining. Overlap patterns are of central importance in postgenomic molecular biology and other fields. Finding frequent overlap patterns can read off biological function from the topology of biological network. Efficient algorithm for finding frequent patterns in a very large graph is the focus for this aim. This paper presents an algorithm that find the connected subgraphs that have a sufficient number of edge-overlap embeddings in a single large directed unlabeled sparse graph. We do experimental study on both real biological data and real electronic circuit data show that algorithm achieve good performance.
What problem does this paper attempt to address?