PAPER DIGEST
Most Influential SIGMOD 2005 Paper · 2026-03 edition

Conceptual Partitioning: An Efficient Method For Continuous Nearest Neighbor Monitoring

Kyriakos Mouratidis; Dimitris Papadias; Marios Hadjieleftheriou

Venue
ACM SIGMOD Conference (SIGMOD) 2005
Recognition
Most Influential SIGMOD 2005 Paper (Rank No. 10)
Edition
2026-03
Impact factor
6
Certificate ID
747fb7c133e31ab7

Abstract

Given a set of objects <i>P</i> and a query point <i>q,</i> a <i>k</i> nearest neighbor (<i>k</i>-NN) query retrieves the <i>k</i> objects in <i>P</i> that lie closest to <i>q.</i> Even though the problem is well-studied for static datasets, the traditional methods do not extend to highly dynamic environments where multiple continuous queries require real-time results, and both objects and queries receive frequent location updates. In this paper we propose <i>conceptual partitioning</i> (CPM), a comprehensive technique for the efficient <i>monitoring</i> of continuous NN queries. CPM achieves low running time by handling location updates only from objects that fall in the vicinity of some query (and ignoring the rest). It can be used with multiple, static or moving queries, and it does not make any assumptions about the object moving patterns. We analyze the performance of CPM and show that it outperforms the current state-of-the-art algorithms for all problem settings. Finally, we extend our framework to aggregate NN (ANN) queries, which monitor the data objects that minimize the aggregate distance with respect to a set of query points (e.g., the objects with the minimum sum of distances to all query points).

Download PDF certificate