Hierarchical Sparse Representation Clustering for High-Dimensional Data Streams
Jie Chen, Hua Mao, Yuanbiao Gou, and Xi Peng

TL;DR
This paper introduces HSRC, a hierarchical sparse representation clustering method designed for high-dimensional data streams, addressing challenges like similarity measurement and noise sensitivity, and demonstrating improved robustness and effectiveness.
Contribution
The paper proposes a novel hierarchical sparse representation clustering approach that effectively handles high-dimensional data streams through $l_1$-minimization, spectral clustering, and adaptive selection techniques.
Findings
HSRC effectively clusters high-dimensional data streams.
HSRC demonstrates robustness against noise in data streams.
Experimental results show superior performance on benchmark datasets.
Abstract
Data stream clustering reveals patterns within continuously arriving, potentially unbounded data sequences. Numerous data stream algorithms have been proposed to cluster data streams. The existing data stream clustering algorithms still face significant challenges when addressing high-dimensional data streams. First, it is intractable to measure the similarities among high-dimensional data objects via Euclidean distances when constructing and merging microclusters. Second, these algorithms are highly sensitive to the noise contained in high-dimensional data streams. In this paper, we propose a hierarchical sparse representation clustering (HSRC) method for clustering high-dimensional data streams. HSRC first employs an -minimization technique to learn an affinity matrix for data objects in individual landmark windows with fixed sizes, where the number of neighboring data objects is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Stream Mining Techniques · Advanced Clustering Algorithms Research · Face and Expression Recognition
MethodsSpectral Clustering
