Indexing high-dimensional data for efficient in-memory similarity search

Bin Cui,Beng Chin Coi,Jianwen Su,K.-L. Tan
DOI: https://doi.org/10.1109/TKDE.2005.46
IF: 9.235
2005-01-01
IEEE Transactions on Knowledge and Data Engineering
Abstract:In main memory systems, the L2 cache typically employs cache line sizes of 32-128 bytes. These values are relatively small compared to high-dimensional data, e.g., >32D. The consequence is that existing techniques (on low-dimensional data) that minimize cache misses are no longer effective. We present a novel index structure, called /spl Delta/-tree, to speed up the high-dimensional query in main ...
What problem does this paper attempt to address?