scispace - formally typeset
M

Mohammad R. Kolahdouzan

Researcher at University of Southern California

Publications -  16
Citations -  1411

Mohammad R. Kolahdouzan is an academic researcher from University of Southern California. The author has contributed to research in topics: k-nearest neighbors algorithm & Nearest neighbor search. The author has an hindex of 11, co-authored 16 publications receiving 1364 citations.

Papers
More filters
Book ChapterDOI

Voronoi-based K nearest neighbor search for spatial network databases

TL;DR: This paper proposes a novel approach to efficiently and accurately evaluate KNN queries in spatial network databases using first order Voronoi diagram, which outperforms approaches that are based on on-line distance computation by up to one order of magnitude, and provides a factor of four improvement in the selectivity of the filter step as compared to the index-based approaches.
Journal ArticleDOI

The optimal sequenced route query

TL;DR: This paper proposes LORD, a light threshold-based iterative algorithm, which utilizes various thresholds to prune the locations that cannot belong to the optimal route of OSR, and proposes R-LORD, an extension of LORD which uses R-tree to examine the threshold values more efficiently.
Proceedings ArticleDOI

A road network embedding technique for k-nearest neighbor search in moving object databases

TL;DR: An embedding technique to transform a road network to a high dimensional space in order to utilize computationally simple Minkowski metrics for distance measurement is applied and the Chessboard distance metric (∞) in the embedding space preserves the ordering of the distances between a point and its neighbors more precisely.
Journal ArticleDOI

A Road Network Embedding Technique for K-Nearest Neighbor Search in Moving Object Databases

TL;DR: An embedding technique to transform a road network to a high dimensional space in order to utilize computationally simple Minkowski metrics for distance measurement is applied and the Chessboard distance metric (L∞) in the embedding space preserves the ordering of the distances between a point and its neighbors more precisely.
Journal ArticleDOI

Alternative Solutions for Continuous K Nearest Neighbor Queries in Spatial Network Databases

TL;DR: This paper proposes two techniques to address C-KNN queries in SNDB: Intersection Examination (IE) and Upper Bound Algorithm (UBA), both of which outperforms IE when the points of interest are sparsely distributed in the network.