MEMLDec 4, 2014

Iterative Subsampling in Solution Path Clustering of Noisy Big Data

arXiv:1412.1559v23 citations
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for researchers handling noisy big data, such as in gene expression analysis, by making an existing clustering method faster.

The authors tackled the computational inefficiency of solution path clustering (SPC) for big datasets by developing an iterative subsampling method that achieves orders of magnitude computational savings while preserving noise isolation capabilities, with relatively minor accuracy losses demonstrated in simulations.

We develop an iterative subsampling approach to improve the computational efficiency of our previous work on solution path clustering (SPC). The SPC method achieves clustering by concave regularization on the pairwise distances between cluster centers. This clustering method has the important capability to recognize noise and to provide a short path of clustering solutions; however, it is not sufficiently fast for big datasets. Thus, we propose a method that iterates between clustering a small subsample of the full data and sequentially assigning the other data points to attain orders of magnitude of computational savings. The new method preserves the ability to isolate noise, includes a solution selection mechanism that ultimately provides one clustering solution with an estimated number of clusters, and is shown to be able to extract small tight clusters from noisy data. The method's relatively minor losses in accuracy are demonstrated through simulation studies, and its ability to handle large datasets is illustrated through applications to gene expression datasets. An R package, SPClustering, for the SPC method with iterative subsampling is available at http://www.stat.ucla.edu/~zhou/Software.html.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes