LGCVMLSep 12, 2014

10,000+ Times Accelerated Robust Subset Selection (ARSS)

arXiv:1409.3660v428 citations
Originality Highly original
AI Analysis

This addresses the need for efficient and robust subset selection in applications with large-scale noisy data, representing a strong specific gain.

The authors tackled the problem of slow and outlier-sensitive subset selection from massive noisy data by proposing an accelerated robust subset selection (ARSS) method, which runs over 10,000 times faster than the most related method and outperforms state-of-the-art methods on ten benchmark datasets.

Subset selection from massive data with noised information is increasingly popular for various applications. This problem is still highly challenging as current methods are generally slow in speed and sensitive to outliers. To address the above two issues, we propose an accelerated robust subset selection (ARSS) method. Specifically in the subset selection area, this is the first attempt to employ the $\ell_{p}(0<p\leq1)$-norm based measure for the representation loss, preventing large errors from dominating our objective. As a result, the robustness against outlier elements is greatly enhanced. Actually, data size is generally much larger than feature length, i.e. $N\gg L$. Based on this observation, we propose a speedup solver (via ALM and equivalent derivations) to highly reduce the computational cost, theoretically from $O(N^{4})$ to $O(N{}^{2}L)$. Extensive experiments on ten benchmark datasets verify that our method not only outperforms state of the art methods, but also runs 10,000+ times faster than the most related method.

Foundations

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

Your Notes