Info-fuzzy algorithms for mining dynamic data streams

  • Authors:
  • Lior Cohen;Gil Avrahami;Mark Last;Abraham Kandel

  • Affiliations:
  • Ben-Gurion University of the Negev, Department of Information Systems Engineering, Beer-Sheva 84105, Israel;Ben-Gurion University of the Negev, Department of Information Systems Engineering, Beer-Sheva 84105, Israel;Ben-Gurion University of the Negev, Department of Information Systems Engineering, Beer-Sheva 84105, Israel;Department of Computer Science and Engineering, University of South-Florida, Tampa, FL 33620, USA

  • Venue:
  • Applied Soft Computing
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Most data-mining algorithms assume static behavior of the incoming data. In the real world, the situation is different and most continuously collected data streams are generated by dynamic processes, which may change over time, in some cases even drastically. The change in the underlying concept, also known as concept drift, causes the data-mining model generated from past examples to become less accurate and relevant for classifying the current data. Most online learning algorithms deal with concept drift by generating a new model every time a concept drift is detected. On one hand, this solution ensures accurate and relevant models at all times, thus implying an increase in the classification accuracy. On the other hand, this approach suffers from a major drawback, which is the high computational cost of generating new models. The problem is getting worse when a concept drift is detected more frequently and, hence, a compromise in terms of computational effort and accuracy is needed. This work describes a series of incremental algorithms that are shown empirically to produce more accurate classification models than the batch algorithms in the presence of a concept drift while being computationally cheaper than existing incremental methods. The proposed incremental algorithms are based on an advanced decision-tree learning methodology called ''Info-Fuzzy Network'' (IFN), which is capable to induce compact and accurate classification models. The algorithms are evaluated on real-world streams of traffic and intrusion-detection data.