TNStream: Applying Tightest Neighbors to Micro-Clusters to Define Multi-Density Clusters in Streaming Data
A new paper introduces TNStream, an algorithm designed for clustering streaming data that can handle varying densities and complex shapes. The method utilizes a novel concept of 'Tightest Neighbors' and a theory based on the 'Skeleton Set' to adaptively determine clustering radii and form final clusters. Experiments on synthetic and real-world datasets suggest TNStream improves clustering quality for multi-density data streams. AI
IMPACT Introduces a novel approach to handling complex data densities in streaming environments, potentially improving real-time analytics.