Similarity search in high-dimensional data spaces is a popular paradigm for many modern database applications, such as content based image retrieval, time series analysis in financial and marketing databases, and data mining. Objects are represented as high-dimensional points or vectors based on their important features. Object similarity is then measured by the distance between feature vectors and similarity search is implemented via range queries or k-Nearest Neighbor (k-NN) queries. Implementing k-NN queries via a sequential scan of large tables of feature vectors is computationally expensive. Building multi-dimensional indexes on the feature vectors for k-NN search also tends to be unsatisfactory when the dimensionality is high. This is...
Dimensionality reduction plays an important role in efficient similarity search, which is often base...
The nearest- or near-neighbor query problems arise in a large variety of database applications, usua...
In this thesis, we study high dimensional approximate similarity search algorithms. High dimensional...
Similarity search in high-dimensional data spaces is a popular paradigm for many modern database app...
The emergence of novel database applications has resulted in the prevalence of a new paradigm for si...
The emergence of novel database applications has resulted in the prevalence of a new paradigm for si...
Similarity search usually encounters a serious problem in the high dimensional space, known as the "...
As databases increasingly integrate different types of information such as time-series, multimedia a...
Similarity search usually encounters a serious problem in the high-dimensional space, known as the "...
In several novel applications such as multimedia and recommender systems, data is often represented ...
In several novel applications such as multimedia and recommender systems, data is often represented ...
In several novel applications such as multimedia and recommender systems, data is often represented ...
Applications like multimedia retrieval require efficient support for similarity search on large data...
Many emerging application domains require database systems to support efficient access over highly m...
Nearest neighbor search has a wide variety of applications. Unfortunately, the majority of search me...
Dimensionality reduction plays an important role in efficient similarity search, which is often base...
The nearest- or near-neighbor query problems arise in a large variety of database applications, usua...
In this thesis, we study high dimensional approximate similarity search algorithms. High dimensional...
Similarity search in high-dimensional data spaces is a popular paradigm for many modern database app...
The emergence of novel database applications has resulted in the prevalence of a new paradigm for si...
The emergence of novel database applications has resulted in the prevalence of a new paradigm for si...
Similarity search usually encounters a serious problem in the high dimensional space, known as the "...
As databases increasingly integrate different types of information such as time-series, multimedia a...
Similarity search usually encounters a serious problem in the high-dimensional space, known as the "...
In several novel applications such as multimedia and recommender systems, data is often represented ...
In several novel applications such as multimedia and recommender systems, data is often represented ...
In several novel applications such as multimedia and recommender systems, data is often represented ...
Applications like multimedia retrieval require efficient support for similarity search on large data...
Many emerging application domains require database systems to support efficient access over highly m...
Nearest neighbor search has a wide variety of applications. Unfortunately, the majority of search me...
Dimensionality reduction plays an important role in efficient similarity search, which is often base...
The nearest- or near-neighbor query problems arise in a large variety of database applications, usua...
In this thesis, we study high dimensional approximate similarity search algorithms. High dimensional...