Efficient Exact k-Flexible Aggregate Nearest Neighbor Search in Road Networks Using the M-tree

06/10/2021
by   Moonyoung Chung, et al.
0

This study proposes an efficient exact k-flexible aggregate nearest neighbor (k-FANN) search algorithm in road networks using the M-tree. The state-of-the-art IER-kNN algorithm used the R-tree and pruned off unnecessary nodes based on the Euclidean coordinates of objects in road networks. However, IER-kNN made many unnecessary accesses to index nodes since the Euclidean distances between objects are significantly different from the actual shortest-path distances between them. In contrast, our algorithm proposed in this study can greatly reduce unnecessary accesses to index nodes compared with IER-kNN since the M-tree is constructed based on the actual shortest-path distances between objects. To the best of our knowledge, our algorithm is the first exact FANN algorithm that uses the M-tree. We prove that our algorithm does not cause any false drop. In conducting a series of experiments using various real road network datasets, our algorithm consistently outperformed IER-kNN by up to 6.92 times.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/14/2012

Semi-supervised Learning with Density Based Distances

We present a simple, yet effective, approach to Semi-Supervised Learning...
research
03/07/2023

Querying Shortest Path on Large Time-Dependent Road Networks with Shortcuts

Querying the shortest path between two vertexes is a fundamental operati...
research
07/30/2022

An Improved A* Search Algorithm for Road Networks Using New Heuristic Estimation

Finding the shortest path between two points in a graph is a fundamental...
research
09/14/2018

Multi-Modal Route Planning in Road and Transit Networks

We present algorithms for multi-modal route planning in road and public ...
research
12/22/2017

A Model of Optimal Network Structure for Decentralized Nearest Neighbor Search

One of the approaches for the nearest neighbor search problem is to buil...
research
09/09/2021

Multi-Constraint Shortest Path using Forest Hop Labeling

The Multi-Constraint Shortest Path (MCSP) problem aims to find the short...
research
11/28/2018

Characterizing Shortest Paths in Road Systems Modeled as Manhattan Poisson Line Processes

In this paper, we model a transportation network by a Cox process where ...

Please sign up or login with your details

Forgot password? Click here to reset