Search Results for author: James Newling

Found 5 papers, 4 papers with code

K-Medoids For K-Means Seeding

1 code implementation NeurIPS 2017 James Newling, François Fleuret

We run experiments showing that algorithm clarans (Ng et al., 2005) finds better K-medoids solutions than the Voronoi iteration algorithm.

Data Structures and Algorithms

A Sub-Quadratic Exact Medoid Algorithm

no code implementations23 May 2016 James Newling, François Fleuret

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.

Nested Mini-Batch K-Means

1 code implementation NeurIPS 2016 James Newling, François Fleuret

A new algorithm is proposed which accelerates the mini-batch k-means algorithm of Sculley (2010) by using the distance bounding approach of Elkan (2003).

Fast K-Means with Accurate Bounds

2 code implementations8 Feb 2016 James Newling, François Fleuret

We propose a novel accelerated exact k-means algorithm, which performs better than the current state-of-the-art low-dimensional algorithm in 18 of 22 experiments, running up to 3 times faster.

Clustering Vector Quantization (k-means problem)

Cannot find the paper you are looking for? You can Submit a new open access paper.