SOTAVerified

Vector Quantization (k-means problem)

Given a data set $X$ of d-dimensional numeric vectors and a number $k$ find a codebook $C$ of $k$ d-dimensional vectors such that the sum of square distances of each $x \in X$ to the respective nearest $c \in C$ is as small as possible. This is also known as the k-means problem and is known to be NP-hard.

Papers

Showing 15 of 5 papers

TitleStatusHype
Breathing K-Means: Superior K-Means Solutions through Dynamic K-ValuesCode1
Data Aggregation for Hierarchical ClusteringCode0
Fast K-Means with Accurate BoundsCode0
Learning the k in k-meansCode0
The Effect of Points Dispersion on the k-nn Search in Random Projection ForestsCode0
Show:102550

No leaderboard results yet.