资源论文k-Means Clustering of Lines for Big Data

k-Means Clustering of Lines for Big Data

2020-02-21 | |  44 |   37 |   0

Abstract

The input to the k-mean for lines problem is a set L of n lines in Rd , and the goal is to compute a set of k centers (points) in Rd that minimizes the sum of squared distances over every line in L and its nearest center. This is a straightforward generalization of the k-mean problem where the input is a set of n points instead of lines. We suggest the first PTAS that computes a (1 +  ε)-approximation to this problem in time O(n log n) for any constant approximation error 图片.png, and constant integers 图片.png This is by proving that there is always a weighted subset (called coreset) of 图片.png lines in L that approximates the sum of squared distances from L to any given set of k points. Using traditional merge-and-reduce technique, this coreset implies results for a streaming set (possibly infinite) of lines to M machines in one pass (e.g. cloud) using memory, update time and communication that is near-logarithmic in n, as well as deletion of any line but using linear space. These results generalized for other distance functions such as k-median (sum of distances) or ignoring farthest m lines from the given centers to handle outliers. Experimental results on 10 machines on Amazon EC2 cloud show that the algorithm performs well in practice. Open source code for all the algorithms and experiments is also provided.

上一篇:Learning to Correlate in Multi-Player General-Sum Sequential Games

下一篇:Deep Random Splines for Point Process Intensity Estimation of Neural Population Data

用户评价
全部评价

热门资源

  • Learning to Predi...

    Much of model-based reinforcement learning invo...

  • Stratified Strate...

    In this paper we introduce Stratified Strategy ...

  • The Variational S...

    Unlike traditional images which do not offer in...

  • Learning to learn...

    The move from hand-designed features to learned...

  • A Mathematical Mo...

    Direct democracy, where each voter casts one vo...