Vector Approximation Bitmap Indexing Method for High Dimensional Multimedia Database


The KIPS Transactions:PartD, Vol. 13, No. 4, pp. 455-462, Aug. 2006
10.3745/KIPSTD.2006.13.4.455,   PDF Download:

Abstract

Recently, the filtering approach using vector approximation such as VA-file[1] or LPC-file[2] have been proposed to support similarity search in high dimensional data space. This approach filters out many irrelevant vectors by calculating the approximate distance from a query vector using the compact approximations of vectors in database. Accordingly, the total elapsed time for similarity search is reduced because the disk I/O time is eliminated by reading the compact approximations instead of original vectors. However, the search time of the VA-file or LPC-file is not much lessened compared to the brute-force search because it requires a lot of computations for calculating the approximate distance. This paper proposes a new bitmap index structure in order to minimize the calculating time. To improve the calculating speed, a specific value of an object is saved in a bit pattern that shows a spatial position of the feature vector on a data space, and the calculation for a distance between objects is performed by the XOR bit calculation that is much faster than the real vector calculation. According to the experiment, the method that this paper suggests has shortened the total searching time to the extent of about one fourth of the sequential searching time, and to the utmost two times of the existing methods by shortening the great deal of calculating time, although this method has a longer data reading time compared to the existing vector approximation based approach. Consequently, it can be confirmed that we can improve even more the searching performance by shortening the calculating time for filtering of the existing vector approximation methods when the database speed is fast enough.


Statistics
Show / Hide Statistics

Statistics (Cumulative Counts from September 1st, 2017)
Multiple requests among the same browser session are counted as one view.
If you mouse over a chart, the values of data points will be shown.


Cite this article
[IEEE Style]
J. H. Park, D. O. Son, J. H. Nang, B. G. Joo, "Vector Approximation Bitmap Indexing Method for High Dimensional Multimedia Database," The KIPS Transactions:PartD, vol. 13, no. 4, pp. 455-462, 2006. DOI: 10.3745/KIPSTD.2006.13.4.455.

[ACM Style]
Joo Hyoun Park, Dea On Son, Jong Ho Nang, and Bok Gyu Joo. 2006. Vector Approximation Bitmap Indexing Method for High Dimensional Multimedia Database. The KIPS Transactions:PartD, 13, 4, (2006), 455-462. DOI: 10.3745/KIPSTD.2006.13.4.455.