Open Access iconOpen Access

ARTICLE

PAV-A-kNN: A Novel Approachable kNN Query Method in Road Network Environments

Kailai Zhou*, Weikang Xia, Jiatai Wang

School of Software, Zhengzhou University of Light Industry, Zhengzhou, 450000, China

* Corresponding Author: Kailai Zhou. Email: email

Computers, Materials & Continua 2025, 84(2), 3217-3240. https://doi.org/10.32604/cmc.2025.065334

Abstract

Ride-hailing (e.g., DiDi and Uber) has become an important tool for modern urban mobility. To improve the utilization efficiency of ride-hailing vehicles, a novel query method, called Approachable k-nearest neighbor (A-kNN), has recently been proposed in the industry. Unlike traditional kNN queries, A-kNN considers not only the road network distance but also the availability status of vehicles. In this context, even vehicles with passengers can still be considered potential candidates for dispatch if their destinations are near the requester’s location. The V-Tree-based query method, due to its structural characteristics, is capable of efficiently finding k-nearest moving objects within a road network. It is a currently popular query solution in ride-hailing services. However, when vertices to be queried are close in the graph but distant in the index, the V-Tree-based method necessitates the traversal of numerous irrelevant subgraphs, which makes its processing of A-kNN queries less efficient. To address this issue, we optimize the V-Tree-based method and propose a novel index structure, the Path-Accelerated V-Tree (PAV-Tree), to improve query performance by introducing shortcuts. Leveraging this index, we introduce a novel query optimization algorithm, PAV-A-kNN, specifically designed to process A-kNN queries efficiently. Experimental results show that PAV-A-kNN achieves query times up to 2.2–15 times faster than baseline methods, with microsecond-level latency.

Keywords

k-nearest neighbor query; ride-hailing services; V-Tree; shortest path

Cite This Article

APA Style
Zhou, K., Xia, W., Wang, J. (2025). PAV-A-kNN: A Novel Approachable kNN Query Method in Road Network Environments. Computers, Materials & Continua, 84(2), 3217–3240. https://doi.org/10.32604/cmc.2025.065334
Vancouver Style
Zhou K, Xia W, Wang J. PAV-A-kNN: A Novel Approachable kNN Query Method in Road Network Environments. Comput Mater Contin. 2025;84(2):3217–3240. https://doi.org/10.32604/cmc.2025.065334
IEEE Style
K. Zhou, W. Xia, and J. Wang, “PAV-A-kNN: A Novel Approachable kNN Query Method in Road Network Environments,” Comput. Mater. Contin., vol. 84, no. 2, pp. 3217–3240, 2025. https://doi.org/10.32604/cmc.2025.065334



cc Copyright © 2025 The Author(s). Published by Tech Science Press.
This work is licensed under a Creative Commons Attribution 4.0 International License , which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
  • 261

    View

  • 96

    Download

  • 0

    Like

Share Link