Mining frequent closed trees in evolving data streams

  • Authors:
  • Albert Bifet;Ricard Gavaldà

  • Affiliations:
  • (Correspd. E-mail: abifet@cs.waikato.ac.nz) Department of Computer Science, University of Waikato, Barcelona, Spain and LARCA Research Group, Departament de LSI, Universitat Politècnica de Ca ...;LARCA Research Group, Departament de LSI, Universitat Politècnica de Catalunya, Barcelona, Spain

  • Venue:
  • Intelligent Data Analysis - Ubiquitous Knowledge Discovery
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

We propose new algorithms for adaptively mining closed rooted trees, both labeled and unlabeled, from data streams that change over time. Closed patterns are powerful representatives of frequent patterns, since they eliminate redundant information. Our approach is based on an advantageous representation of trees and a low-complexity notion of relaxed closed trees, as well as ideas from Galois Lattice Theory. More precisely, we present three closed tree mining algorithms in sequence: an incremental one, IncTreeMiner, a sliding-window based one, WinTreeMiner, and finally one that mines closed trees adaptively from data streams, AdaTreeMiner. By adaptive we mean here that it presents at all times the closed trees that are frequent in the current state of the data stream. To the best of our knowledge this is the first work on mining closed frequent trees in streaming data varying with time. We give a first experimental evaluation of the proposed algorithms.