Efficiently Monitoring Nearest Neighbors to a Moving Object

  • Authors:
  • Cheqing Jin;Weibin Guo

  • Affiliations:
  • Dept. of Computer Science, East China University of Science and Technololy, China, 130 Meilong RD, Shanghai, 200237, China;Dept. of Computer Science, East China University of Science and Technololy, China, 130 Meilong RD, Shanghai, 200237, China

  • Venue:
  • ADMA '07 Proceedings of the 3rd international conference on Advanced Data Mining and Applications
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Continuous monitoring knearest neighbors in highly dynamic scenarios appears to be a hot topic in database research community. Most previous work focus on devising approaches with a goal to consume litter computation resource and memory resource. Only a few literatures aim at reducing communication overhead, however, still with an assumption that the query object is static. This paper constitutes an attempt on continuous monitoring knearest neighbors to a dynamicquery object with a goal to reduce communication overhead. In our RFA approach, a Range Filter is installed in each moving object to filter parts of data (e.g. location). Furthermore, RFA approach is capable of answering three kinds of queries, including precise kNN query, non-value-based approximate kNN query, and value-based approximate kNN query. Extensive experimental results show that our new approach achieves significant saving in communication overhead.