• DocumentCode
    3453080
  • Title

    Speed up Linear Scan in High-Dimensions Using Extended B+-Tree

  • Author

    Cui, Jiangtao ; Xiao, Bin ; Yin, Zhiliang

  • Author_Institution
    Sch. of Comput. Sci. & Technol., Xidian Univ., Xi´´an, China
  • fYear
    2010
  • fDate
    27-28 Nov. 2010
  • Firstpage
    1
  • Lastpage
    4
  • Abstract
    High-dimensional indexing is a pervasive challenge faced in multimedia retrieval. Existing indexing methods applying linear scan strategy, such as VA-file and its variations, are still efficient when the dimensionality is high. In this paper, we propose a new access idea implemented on linear scan based methods to speed up the nearest-neighbor queries. The idea is to map high-dimensional points into two kinds of one-dimensional values using projection and distance computation. The projection values of points on the first Principal Component are indexed using a B+-tree, and the distances of each point to a reference point are also embedded into leaf node of the B+-tree. During the search, only a small portion of data points need to be linearly accessed according to the extended B+-tree, which can reduce the I/O and processor time dramatically. Experiment results on large image databases show that the new access method provides a faster search speed than existing high-dimensional index methods.
  • Keywords
    database indexing; multimedia databases; principal component analysis; query processing; tree data structures; B -tree; high dimensional indexing; high dimensional point mapping; image database; multimedia retrieval; nearest neighbor query; principal component; processor time; speed up linear scan; Algorithm design and analysis; Filtering; Indexing; Nearest neighbor searches; Principal component analysis; Sorting;
  • fLanguage
    English
  • Publisher
    ieee
  • Conference_Titel
    Database Technology and Applications (DBTA), 2010 2nd International Workshop on
  • Conference_Location
    Wuhan
  • Print_ISBN
    978-1-4244-6975-8
  • Electronic_ISBN
    978-1-4244-6977-2
  • Type

    conf

  • DOI
    10.1109/DBTA.2010.5659022
  • Filename
    5659022