Reverse k Nearest Neighbor Search over Trajectories
Sheng Wang, Zhifeng Bao, J. Shane Culpepper, Timos Sellis, Gao Cong

TL;DR
This paper introduces a novel Reverse k Nearest Neighbor Search over Trajectories (RkNNT) for route planning and capacity estimation, with an efficient index and framework demonstrated on real datasets.
Contribution
It proposes the first RkNNT method for route planning, including a dynamic index and filter refinement framework for efficient query processing.
Findings
Efficient handling of dynamic trajectory updates.
Effective RkNNT query processing demonstrated on real data.
Successful application to optimal route planning problems.
Abstract
GPS enables mobile devices to continuously provide new opportunities to improve our daily lives. For example, the data collected in applications created by Uber or Public Transport Authorities can be used to plan transportation routes, estimate capacities, and proactively identify low coverage areas. In this paper, we study a new kind of query-Reverse k Nearest Neighbor Search over Trajectories (RkNNT), which can be used for route planning and capacity estimation. Given a set of existing routes DR, a set of passenger transitions DT, and a query route Q, a RkNNT query returns all transitions that take Q as one of its k nearest travel routes. To solve the problem, we first develop an index to handle dynamic trajectory updates, so that the most up-to-date transition data are available for answering a RkNNT query. Then we introduce a filter refinement framework for processing RkNNT queries…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Human Mobility and Location-Based Analysis · Geographic Information Systems Studies
