SOTAVerified

Nearest Neighbour Equilibrium Clustering

2025-03-27Code Available0· sign in to hype

David P. Hofmeyr

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

A novel and intuitive nearest neighbours based clustering algorithm is introduced, in which a cluster is defined in terms of an equilibrium condition which balances its size and cohesiveness. The formulation of the equilibrium condition allows for a quantification of the strength of alignment of each point to a cluster, with these cluster alignment strengths leading naturally to a model selection criterion which renders the proposed approach fully automatable. The algorithm is simple to implement and computationally efficient, and produces clustering solutions of extremely high quality in comparison with relevant benchmarks from the literature. R code to implement the approach is available from https://github.com/DavidHofmeyr/NNEC.

Tasks

Reproductions