DocumentCode
2729784
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
fYear
2007
fDate
15-20 April 2007
Firstpage
156
Lastpage
165
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;
fLanguage
English
Publisher
ieee
Conference_Titel
Data Engineering, 2007. ICDE 2007. IEEE 23rd International Conference on
Conference_Location
Istanbul
Print_ISBN
1-4244-0802-4
Type
conf
DOI
10.1109/ICDE.2007.367861
Filename
4221664
Link To Document