Monitoring Continuous k-Nearest Neighbor Queries, using c-MBR

  • Jung Ha-Rim (Department of Computer Science and Engineering, Korea University) ;
  • Kang Sang-Won (Department of Computer Science and Engineering, Korea University) ;
  • Song Moon-Bae (Department of Computer Science and Engineering, Korea University) ;
  • Im Seok-Jin (Department of Computer Science and Engineering, Korea University) ;
  • Kim Jong-Wan (Department of Computer Science and Engineering, Korea University) ;
  • Hwang Chong-Sun (Department of Computer Science and Engineering, Korea University)
  • Published : 2006.06.01

Abstract

This paper addresses the problem of monitoring continuous k-nearest neighbor (k-NN) queries. Given a set of moving (or static) objects and a set of moving (or static) query points, monitoring continuous k-NN query retrieves and updates the closest k objects to a query point continually. In order to support location based services (LBSs) in highly dynamic environments, where objects and/or queries are frequently moving, monitoring continuous queries require real-time updated results when objects and/or queries change their locations. Thus, it is important to minimize time delay for maintaining up to date the results. In this paper, we present monitoring method to shorten time delay for updating continuous k-NN queries based on the notion of result region and the minimum bounding rectangle enclosing all objects in each cell, referred to as c-MBR, in the grid index structure. Simulations are conducted to show the efficiency of the proposed method.

Keywords