Aggregate nearest neighbor search methods using SSMTA* algorithm on road-network

  • Authors:
  • Htoo Htoo;Yutaka Ohsawa;Noboru Sonehara;Masao Sakauchi

  • Affiliations:
  • Graduate School of Science and Engineering, Saitama University, Saitama, Japan;Graduate School of Science and Engineering, Saitama University, Saitama, Japan;National Institute of Informatics, Tokyo, Japan;National Institute of Informatics, Tokyo, Japan

  • Venue:
  • ADBIS'12 Proceedings of the 16th East European conference on Advances in Databases and Information Systems
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Aggregate nearest neighbor (ANN) queries play an important role in location-based services (LBSs) when a group of users wants to find a suitable point of interest (POI) (e.g., a restaurant) beneficial to all of them. In ANN queries, a set of query points Q and an aggregate function (e.g., sum) are given, and then a POI is determined (or k POIs), which gives the minimum total travel distance from each query point to the POI. ANN query methods were first proposed giving results in Euclidean distance, and then were adapted to provide results using road-network distances which offer more practical solutions in the daily life. Among them, the incremental Euclidean restriction (IER) framework is a simple and powerful strategy for solving an ANN query using road-network distances. The IER framework consists of two phases: a candidate-generation phase and a verification phase. This paper proposes a powerful method that can be adapted to the verification phase, named a single-source multitarget A* (SSMTA*) algorithm. This paper first describes the SSMTA*, and then presents a method for its suitable application to ANN queries. Through experiments, this paper demonstrates that the proposed method outperforms the existing methods.