MUSIC:An Efficient Algorithm of Mining Frequent Subgraph Patterns in Uncertain Graph Databases

WANG Wenlong,LI Jianzhong
2013-01-01
Abstract:In recent years,there is a growing interest in mining frequent subgraph patterns in uncertain database.Solving this problem has two main difficulties.The first one is the large number of candidate subgraph patterns to be examined and the second one is the large number of subgraph isomorphism tests required to find the graphs that contain a given pattern.Although a typical algorithm computes expected support approximately,the cost required is still very high.This paper proposes an algorithm of mining frequent subgraph patterns in uncertain graph database.The algorithm relies on the apriori property for enumerating candidate subgraph patterns efficiently.Furthermore,an index can be used to reduce the cost of computing expected support.The paper also shows the efficiency of the algorithm with the realized experiments.
What problem does this paper attempt to address?