Sciweavers

CORR
2016
Springer

k-Nearest Neighbors on Road Networks: A Journey in Experimentation and In-Memory Implementation

8 years 20 days ago
k-Nearest Neighbors on Road Networks: A Journey in Experimentation and In-Memory Implementation
A k nearest neighbor (kNN) query on road networks retrieves the k closest points of interest (POIs) by their network distances from a given location. Today, in the era of ubiquitous mobile computing, this is a highly pertinent query. While Euclidean distance has been used as a heuristic to search for the closest POIs by their road network distance, its efficacy has not been thoroughly investigated. The most recent methods have shown significant improvement in query performance. Earlier studies, which proposed disk-based indexes, were compared to the current state-of-the-art in main memory. However, recent studies have shown that main memory comparisons can be challenging and require careful adaptation. This paper presents an extensive experimental investigation in main memory to settle these and several other issues. We use efficient and fair memory-resident implementations of each method to reproduce past experiments and conduct additional comparisons for several overlooked evalua...
Tenindra Abeywickrama, Muhammad Aamir Cheema, Davi
Added 31 Mar 2016
Updated 31 Mar 2016
Type Journal
Year 2016
Where CORR
Authors Tenindra Abeywickrama, Muhammad Aamir Cheema, David Taniar
Comments (0)