LGMLJun 8, 2020

An Algorithmic Introduction to Clustering

arXiv:2006.04916v1
Originality Synthesis-oriented
AI Analysis

This work provides a more cohesive understanding of clustering for researchers and practitioners, but it is largely incremental as it builds on existing algorithms.

The paper tackles the problem of unifying clustering algorithms by identifying relationships between five methods, presenting results in a cleaner and simpler way, with a novel interpretation linking DBSCAN to Mean shift as a climbing procedure.

This paper tries to present a more unified view of clustering, by identifying the relationships between five different clustering algorithms. Some of the results are not new, but they are presented in a cleaner, simpler and more concise way. To the best of my knowledge, the interpretation of DBSCAN as a climbing procedure, which introduces a theoretical connection between DBSCAN and Mean shift, is a novel result.

Foundations

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

Your Notes