k-means clustering on pre-calculated distance-based nearest neighbor search for image search

  • Authors:
  • Jing Yi Tou;Chun Yee Yong

  • Affiliations:
  • Faculty of Information and Communication Technology (FICT), Universiti Tunku Abdul Rahman (UTAR), Jalan Universiti, Kampar, Perak, Malaysia;Faculty of Information and Communication Technology (FICT), Universiti Tunku Abdul Rahman (UTAR), Jalan Universiti, Kampar, Perak, Malaysia

  • Venue:
  • ACIIDS'13 Proceedings of the 5th Asian conference on Intelligent Information and Database Systems - Volume Part II
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

Content-based image retrieval (CBIR) would be an important future trend in search engines. This paper proposed a nearest neighbor search (NNS) method that uses k-means clustering and pre-calculated distances on a known set of image samples to be used for performing image queries within the set. The proposed algorithm adds a clustering step prior to the rest on an existing algorithm and uses the nearest clusters only for the NNS. The distance between the query images to the cluster is determined by using twice the standard deviation for the clusters to estimate the boundary of each cluster. The feature used is grey-level co-occurrence matrices (GLCM). This reduces both the samples explored by 25.21% and execution time by 26.62% for 16 chosen clusters within 23 clusters and a search radius of 0.2. The experimental results had shown an improvement in time complexity but on the same time sacrifices the hit rate that had dropped from 100% in the previous method that explores all potential samples but the proposed method only manage to achieve 70.77%.