Efficient algorithms for finding frequent substructures from semi-structured data streams

  • Authors:
  • Tatsuya Asai;Kenji Abe;Shinji Kawasoe;Hiroki Arimura;Setsuo Arikawa

  • Affiliations:
  • Fujitsu Laboratories Ltd. and;Sharp Corp. and Kyushu University, Fukuoka, Japan;NTT Comware Corp. and Kyushu University, Fukuoka, Japan;Hokkaido University and Kyushu University, Fukuoka, Japan;Kyushu University, Fukuoka, Japan

  • Venue:
  • JSAI'03/JSAI04 Proceedings of the 2003 and 2004 international conference on New frontiers in artificial intelligence
  • Year:
  • 2003

Quantified Score

Hi-index 0.01

Visualization

Abstract

In this paper, we study an online data mining problem from streams of semi-structured data such as XML data. Modeling semi-structured data and patterns as labeled ordered trees, we present an online algorithm StreamT that receives fragments of an unseen possibly infinite semi-structured data in the document order through a data stream, and can return the current set of frequent patterns immediately on request at any time. We give modifications of the algorithm to other online mining models. Furthermore we implement our algorithms in different online models and candidate management strategies, then show empirical analyses to evaluate the algorithms.