A Practical Framework for Solving Center-Based Clustering with Outliers

05/24/2019
by   Hu Ding, et al.
0

Clustering has many important applications in computer science, but real-world datasets often contain outliers. Moreover, the existence of outliers can make the clustering problems to be much more challenging. In this paper, we propose a practical framework for solving the problems of k-center/median/means clustering with outliers. The framework actually is very simple, where we just need to take a small sample from input and run existing approximation algorithm on the sample. However, our analysis is fundamentally different from the previous sampling based ideas. In particular, the size of the sample is independent of the input data size and dimensionality. To explain the effectiveness of random sampling in theory, we introduce a "significance" criterion and prove that the performance of our framework depends on the significance degree of the given instance. Actually, our result can be viewed as a new step along the direction of beyond worst-case analysis in terms of clustering with outliers. The experiments suggest that our framework can achieve comparable clustering result with existing methods, but greatly reduce the running time.

READ FULL TEXT
research
02/28/2021

Is Simple Uniform Sampling Efficient for Center-Based Clustering With Outliers: When and Why?

Clustering has many important applications in computer science, but real...
research
04/08/2019

Minimum Enclosing Ball Revisited: Stability, Sub-linear Time Algorithms, and Extension

In this paper, we revisit the Minimum Enclosing Ball (MEB) problem and i...
research
01/07/2023

Randomized Greedy Algorithms and Composable Coreset for k-Center Clustering with Outliers

In this paper, we study the problem of k-center clustering with outliers...
research
01/24/2019

Greedy Strategy Works for Clustering with Outliers and Coresets Construction

We study the problems of clustering with outliers in high dimension. Tho...
research
01/24/2019

Greedy Strategy Works for k-Center Clustering with Outliers and Coreset Construction

We study the problem of k-center clustering with outliers in arbitrary m...
research
04/08/2019

Minimum Enclosing Ball Revisited: Stability and Sub-linear Time Algorithms

In this paper, we revisit the Minimum Enclosing Ball (MEB) problem and i...
research
02/27/2020

Layered Sampling for Robust Optimization Problems

In real world, our datasets often contain outliers. Moreover, the outlie...

Please sign up or login with your details

Forgot password? Click here to reset