Sciweavers

DEXA
2010
Springer

Pivot Selection Method for Optimizing both Pruning and Balancing in Metric Space Indexes

13 years 1 months ago
Pivot Selection Method for Optimizing both Pruning and Balancing in Metric Space Indexes
We researched to try to find a way to reduce the cost of nearest neighbor searches in metric spaces. Many similarity search indexes recursively divide a region into subregions by using pivots, and construct a tree structure index. A problem in the existing indexes is that they only focus on the pruning objects and do not take into consideration the tree balancing. The balance of the indexes depends on the data distribution and the indexes don't reduce the search cost for all data. We propose a similarity search index called the Partitioning Capacity Tree (PCTree). PCTree automatically optimizes the pivot selection based on both the balance of the regions partitioned by a pivot and the estimated effectiveness of the search pruning by the pivot. As a result, PCTree reduces the search cost for various data distributions. Our evaluations comparing it with four indexes on three real datasets showed that PCTree successfully reduces the search cost and is good at handling various data di...
Hisashi Kurasawa, Daiji Fukagawa, Atsuhiro Takasu,
Added 10 Feb 2011
Updated 10 Feb 2011
Type Journal
Year 2010
Where DEXA
Authors Hisashi Kurasawa, Daiji Fukagawa, Atsuhiro Takasu, Jun Adachi
Comments (0)