Abstract
Location-based services rely heavily on efficient methods that search for relevant points-of-interest (POIs) close to a given location. A k nearest neighbors (kNN) query is one such example that finds k closest POIs from an agent's location. While most existing techniques focus on finding nearby POIs for a single agent, many applications require POIs that are close to multiple agents. In this paper, we study a natural extension of the kNN query for multiple agents, namely, the Aggregate k Nearest Neighbors (AkNN) query. An AkNN query retrieves k POIs with the smallest aggregate distances where the aggregate distance of a POI is obtained by aggregating its distances from the multiple agents (e.g., sum of its distances from each agent). Existing search heuristics are designed for a single agent and do not work well for multiple agents. We propose a novel data structure COLT (Compacted Object-Landmark Tree) to address this gap by enabling efficient hierarchical graph traversal. We then utilize COLT for a wide range of aggregate functions to efficiently answer AkNN queries. In our experiments on real-world and synthetic data sets, our techniques significantly improve query performance, typically outperforming existing approaches by more than an order of magnitude in almost all settings.
Original language | English |
---|---|
Title of host publication | Proceedings of the Thirtieth International Conference on Automated Planning and Scheduling |
Editors | J. Christopher Beck, Olivier Buffet, Jörg Hoffmann, Erez Karpas, Shirin Sohrabi |
Place of Publication | Palo Alto CA USA |
Publisher | Association for the Advancement of Artificial Intelligence (AAAI) |
Pages | 2-10 |
Number of pages | 9 |
ISBN (Electronic) | 9781577358244 |
Publication status | Published - 2020 |
Event | International Conference on Automated Planning and Scheduling 2020 - Nancy, France Duration: 26 Oct 2020 → 30 Oct 2020 Conference number: 30th https://aaai.org/ojs/index.php/ICAPS/issue/view/263 (Proceedings) https://dblp.org/db/conf/aips/icaps2020.html (Proceedings on dblp) https://icaps20.icaps-conference.org (Website) |
Publication series
Name | Proceedings International Conference on Automated Planning and Scheduling, ICAPS |
---|---|
Publisher | The AAAI Press |
Volume | 30 |
ISSN (Print) | 2334-0835 |
ISSN (Electronic) | 2334-0843 |
Conference
Conference | International Conference on Automated Planning and Scheduling 2020 |
---|---|
Abbreviated title | ICAPS 2020 |
Country | France |
City | Nancy |
Period | 26/10/20 → 30/10/20 |
Internet address |
|