Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Optimized Cartesian $K$-Means

About

Product quantization-based approaches are effective to encode high-dimensional data points for approximate nearest neighbor search. The space is decomposed into a Cartesian product of low-dimensional subspaces, each of which generates a sub codebook. Data points are encoded as compact binary codes using these sub codebooks, and the distance between two data points can be approximated efficiently from their codes by the precomputed lookup tables. Traditionally, to encode a subvector of a data point in a subspace, only one sub codeword in the corresponding sub codebook is selected, which may impose strict restrictions on the search accuracy. In this paper, we propose a novel approach, named Optimized Cartesian $K$-Means (OCKM), to better encode the data points for more accurate approximate nearest neighbor search. In OCKM, multiple sub codewords are used to encode the subvector of a data point in a subspace. Each sub codeword stems from different sub codebooks in each subspace, which are optimally generated with regards to the minimization of the distortion errors. The high-dimensional data point is then encoded as the concatenation of the indices of multiple sub codewords from all the subspaces. This can provide more flexibility and lower distortion errors than traditional methods. Experimental results on the standard real-life datasets demonstrate the superiority over state-of-the-art approaches for approximate nearest neighbor search.

Jianfeng Wang, Jingdong Wang, Jingkuan Song, Xin-Shun Xu, Heng Tao Shen, Shipeng Li• 2014

Related benchmarks

TaskDatasetResultRank
Image ClusteringCIFAR-10--
243
Image ClusteringSTL-10
ACC19.2
229
ClusteringCIFAR-10 (test)
Accuracy22.89
184
ClusteringCIFAR-100 (test)
ACC41.8
110
Image ClassificationSTL10 (val)
Accuracy19.2
33
ClusteringCOIL-100
ACC56.4
28
Image ClassificationCIFAR10 (val)
Accuracy22.9
21
Image ClassificationCIFAR100 20 (val)
Accuracy13
21
Unsupervised Image ClusteringCIFAR-20
Accuracy (Best)13
20
Image ClusteringMNIST (labelled)
Accuracy69.6
17
Showing 10 of 23 rows

Other info

Follow for update