Speed up gradual rule mining from stream data! A B-Tree and OWA-based approach

  • Authors:
  • Jordi Nin;Anne Laurent;Pascal Poncelet

  • Affiliations:
  • LAAS, Lab. d'Analyse et d'Architecture des Systèmes, CNRS, Centre National de la Recherche Scientifique, Toulouse, France 31077 and LIRMM - CNRS UMR 5506, Univ. Montpellier 2, Montpellier Ced ...;LIRMM - CNRS UMR 5506, Univ. Montpellier 2, Montpellier Cedex 5, France 34395;LIRMM - CNRS UMR 5506, Univ. Montpellier 2, Montpellier Cedex 5, France 34395

  • Venue:
  • Journal of Intelligent Information Systems
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Gradual rules allow users to be provided with rules describing the ordering correlations among attributes. Such a rule is for instance given by the higher the salary and the lower the number of cars, the higher the number of tourist travels. Previously intensively used in fuzzy command systems, these rules were manually provided to the system. More recently, they have received attention from the data mining community and methods have been defined to automatically extract and maintain gradual rules from numerical databases. However, no method has been shown to be able to handle data streams, as no method is scalable enough to manage the high rate which stream data arrive at. In this paper, we thus propose an original approach to mine data streams for gradual rules. Our method is based on B-Trees and OWA (Ordered Weighted Aggregation) operator in order to speed up the process. B-Trees are used to store already-known gradual rules in order to maintain the knowledge over time, while OWA operators provide a fast way to discard non relevant data.