질의범위측도를 이용한 k-최대근접질의 처리 방법에 관한 연구
A Study on the Processing of k-Nearest Neighbor Queries Using Range Measurement
- 한국산업기술융합학회(구. 산업기술교육훈련학회)
- 산업기술연구논문지
- 산업기술연구논문지 제26권 2호
- : KCI등재후보
- 2021.06
- 57 - 64 (8 pages)
Queries on the k-nearest neighbors (kNN) algorithm frequently occur in geographic information system (GIS), pattern recognition, spatial data analysis, and image processing to find the k spatial objects that are closest to a given query point. To increase the efficiency of processing these queries, it is necessary to accurately measure their range and create the buckets to be considered spatial localities. In this paper, we propose a strategy of bucket-creation to minimize the processing cost of kNN queries. We do this by experimenting with a kNN query-processing algorithm that can accommodate a measurement to estimate the ranges to be used by the nearest neighbor queries. Results demonstrated that our kNN query algorithm, based on the range-estimation method, improved the number of accessible disks with increasing values of k.
Ⅰ. 서 론
Ⅱ. 관련연구
Ⅲ. k-최대근접질의 처리 방법
Ⅳ. 성능평가
Ⅴ. 결 론