Approximate continuous k nearest neighbor queries for continuous moving objects with pre-defined paths

  • Authors:
  • Yu-Ling Hsueh;Roger Zimmermann;Meng-Han Yang

  • Affiliations:
  • Computer Science Department, University of Southern California, Los Angeles, California;Computer Science Department, University of Southern California, Los Angeles, California;Computer Science Department, University of Southern California, Los Angeles, California

  • Venue:
  • ER'05 Proceedings of the 24th international conference on Perspectives in Conceptual Modeling
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Continuous K nearest neighbor queries (C-KNN) on moving objects retrieve the K nearest neighbors of all points along a query trajectory. In existing methods, the cost of retrieving the exact C-KNN data set is expensive, particularly in highly dynamic spatio-temporal applications. The cost includes the location updates of the moving objects when the velocities change over time and the number of continuous KNN queries posed by the moving object to the server. In some applications (e.g., finding my nearest taxies while I am moving), obtaining the perfect result set is not necessary. For such applications, we introduce a novel technique, AC-KNN, that approximates the results of the classic C-KNN algorithm, but with efficient updates and while still retaining a competitive accuracy. We evaluate the AC-KNN technique through simulations and compare it with a traditional approach. Experimental results are presented showing the utility of our new approach.