Complete Mining of Frequent Patterns from Graphs: Mining Graph Data

  • Authors:
  • Akihiro Inokuchi;Takashi Washio;Hiroshi Motoda

  • Affiliations:
  • Institute for Scientific and Industrial Research, Osaka University, Osaka 567-0047, Japan;Institute for Scientific and Industrial Research, Osaka University, Osaka 567-0047, Japan. washio@sanken.osaka-u.ac.jp;Institute for Scientific and Industrial Research, Osaka University, Osaka 567-0047, Japan. motoda@sanken.osaka-u.ac.jp

  • Venue:
  • Machine Learning
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

Basket Analysis, which is a standard method for data mining, derives frequent itemsets from database. However, its mining ability is limited to transaction data consisting of items. In reality, there are many applications where data are described in a more structural way, e.g. chemical compounds and Web browsing history. There are a few approaches that can discover characteristic patterns from graph-structured data in the field of machine learning. However, almost all of them are not suitable for such applications that require a complete search for all frequent subgraph patterns in the data. In this paper, we propose a novel principle and its algorithm that derive the characteristic patterns which frequently appear in graph-structured data. Our algorithm can derive all frequent induced subgraphs from both directed and undirected graph structured data having loops (including self-loops) with labeled or unlabeled nodes and links. Its performance is evaluated through the applications to Web browsing pattern analysis and chemical carcinogenesis analysis.