• DocumentCode
    3405856
  • Title

    Optimizing kd-trees for scalable visual descriptor indexing

  • Author

    Jia, You ; Wang, Jingdong ; Zeng, Gang ; Zha, Hongbin ; Hua, Xian-Sheng

  • Author_Institution
    Key Lab. of Machine Perception, Peking Univ., Beijing, China
  • fYear
    2010
  • fDate
    13-18 June 2010
  • Firstpage
    3392
  • Lastpage
    3399
  • Abstract
    In this paper, we attempt to scale up the kd-tree indexing methods for large-scale vision applications, e.g., indexing a large number of SIFT features and other types of visual descriptors. To this end, we propose an effective approach to generate near-optimal binary space partitioning and need low time cost to access the nodes in the query stage. First, we relax the coordinate-axis-alignment constraint in partition axis selection used in conventional kd-trees, and form a partition axis with the great variance by combining a few coordinate axes in a binary manner for each node, which yields better space partitioning and requires almost the same time cost to visit internal nodes during the query stage thanks to cheap projection operations. Then, we introduce a simple but very effective scheme to guarantee the partition axis of each internal node is orthogonal to or parallel with those of its ancestors, which leads to efficient distance computation between a query point and the cell associated with each node and yields fast priority search. Compared with the conventional kd-trees, our approach takes a little more tree construction time, but obtains much better nearest neighbor search performance. Experimental results on large scale local patch indexing and image search with tiny images show that our approach outperforms the state-of-the-art kd-tree based indexing methods.
  • Keywords
    computer vision; indexing; vocabulary; SIFT feature; binary space partitioning; distance computation; kd-tree indexing method; local patch indexing; visual descriptor indexing; Application software; Asia; Computer vision; Costs; Image databases; Indexing; Large-scale systems; Nearest neighbor searches; Neural networks; Spatial databases;
  • fLanguage
    English
  • Publisher
    ieee
  • Conference_Titel
    Computer Vision and Pattern Recognition (CVPR), 2010 IEEE Conference on
  • Conference_Location
    San Francisco, CA
  • ISSN
    1063-6919
  • Print_ISBN
    978-1-4244-6984-0
  • Type

    conf

  • DOI
    10.1109/CVPR.2010.5540006
  • Filename
    5540006