We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Statistics > Machine Learning

Title: A Sub-Quadratic Exact Medoid Algorithm

Abstract: We present a new algorithm, trimed, for obtaining the medoid of a set, that is the element of the set which minimises the mean distance to all other elements. The algorithm is shown to have, under certain assumptions, expected run time O(N^(3/2)) in R^d where N is the set size, making it the first sub-quadratic exact medoid algorithm for d>1. Experiments show that it performs very well on spatial network data, frequently requiring two orders of magnitude fewer distance calculations than state-of-the-art approximate algorithms. As an application, we show how trimed can be used as a component in an accelerated K-medoids algorithm, and then how it can be relaxed to obtain further computational gains with only a minor loss in cluster quality.
Comments: Version 2: Added acknowledgements, Version 3: Post-acceptance at AISTATS 2017, Version 4: N-1 -> N denominator correction
Subjects: Machine Learning (stat.ML); Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG)
Cite as: arXiv:1605.06950 [stat.ML]
  (or arXiv:1605.06950v4 [stat.ML] for this version)

Submission history

From: James Newling [view email]
[v1] Mon, 23 May 2016 09:24:59 GMT (482kb,D)
[v2] Mon, 30 May 2016 07:44:29 GMT (482kb,D)
[v3] Tue, 11 Apr 2017 07:55:33 GMT (903kb,D)
[v4] Wed, 12 Apr 2017 18:25:34 GMT (904kb,D)

Link back to: arXiv, form interface, contact.