PAPER DIGEST
Most Influential KDD 2007 Paper · 2026-03 edition

Density-based Clustering For Real-time Stream Data

Yixin Chen; Li Tu

Venue
ACM SIGKDD Conference (KDD) 2007
Recognition
Most Influential KDD 2007 Paper (Rank No. 7)
Edition
2026-03
Impact factor
7
Certificate ID
576cfbf00b528f8f

Abstract

Existing data-stream clustering algorithms such as CluStream arebased on <i>k</i>-means. These clustering algorithms are incompetent tofind clusters of arbitrary shapes and cannot handle outliers. Further, they require the knowledge of <i>k</i> and user-specified time window. To address these issues, this paper proposes <b>D-Stream</b>, a framework for clustering stream data using adensity-based approach. The algorithm uses an online component which maps each input data record into a grid and an offline component which computes the grid density and clusters the grids based on the density. The algorithm adopts a density decaying technique to capture the dynamic changes of a data stream. Exploiting the intricate relationships between the decay factor, data density and cluster structure, our algorithm can efficiently and effectively generate and adjust the clusters in real time. Further, a theoretically sound technique is developed to detect and remove sporadic grids mapped to by outliers in order to dramatically improve the space and time efficiency of the system. The technique makes high-speed data stream clustering feasible without degrading the clustering quality. The experimental results show that our algorithm has superior quality and efficiency, can find clusters of arbitrary shapes, and can accurately recognize the evolving behaviors of real-time data streams.

Download PDF certificate