Title :
Efficiently Processing Continuous k-NN Queries on Data Streams
Author :
Bohm, Christian ; Beng Chin Ooi ; Plant, Claudia ; Ying Yan
Author_Institution :
Munich Univ., Germany
Abstract :
Efficiently processing continuous k-nearest neighbor queries on data streams is important in many application domains, e. g. for network intrusion detection. Usually not all valid data objects from the stream can be kept in main memory. Therefore, most existing solutions are approximative. In this paper, we propose an efficient method for exact k-NN monitoring. Our method is based on three ideas, (1) selecting exactly those objects from the stream which are able to become the nearest neighbor of one or more continuous queries and storing them in a skyline data structure, (2) delaying to process those objects which are not immediately nearest neighbors of any query, and (3) indexing the queries rather than the streaming objects. In an extensive experimental evaluation we demonstrate that our method is applicable on high throughput data streams requiring only very limited storage.
Keywords :
data structures; query processing; continuous k-NN queries; data streams; data structure; exact k-NN monitoring; k-nearest neighbor queries; Data structures; Delay; Indexing; Intrusion detection; Monitoring; Nearest neighbor searches; Packaging; Query processing; Relational databases; Throughput;
Conference_Titel :
Data Engineering, 2007. ICDE 2007. IEEE 23rd International Conference on
Conference_Location :
Istanbul
Print_ISBN :
1-4244-0802-4
DOI :
10.1109/ICDE.2007.367861