- 【Updated on May 12, 2025】 Integration of CiNii Dissertations and CiNii Books into CiNii Research
- Trial version of CiNii Research Knowledge Graph Search feature is available on CiNii Labs
- Suspension and deletion of data provided by Nikkei BP
- Regarding the recording of “Research Data” and “Evidence Data”
Aggregate Nearest Neighbor Search Methods Using SSMTA* Algorithm on Road-Network
Description
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.