Title :
Group nearest neighbor queries
Author :
Papadias, Dimitris ; Shen, Qiongmao ; Tao, Yufei ; Mouratidis, Kyriakos
Author_Institution :
Dept. of Comput. Sci., Hong Kong Univ. of Sci. & Technol., China
fDate :
30 March-2 April 2004
Abstract :
Given two sets of points P and Q, a group nearest neighbor (GNN) query retrieves the point(s) of P with the smallest sum of distances to all points in Q. Consider, for instance, three users at locations q1 q2 and q3 that want to find a meeting point (e.g., a restaurant); the corresponding query returns the data point p that minimizes the sum of Euclidean distances |pqi| for 1≤i≤3. Assuming that Q fits in memory and P is indexed by an R-tree, we propose several algorithms for finding the group nearest neighbors efficiently. As a second step, we extend our techniques for situations where Q cannot fit in memory, covering both indexed and nonindexed query points. An experimental evaluation identifies the best alternative based on the data and query properties.
Keywords :
database indexing; query processing; tree data structures; Euclidean distance; GNN query; group nearest neighbor; Application software; Computer science; Content based retrieval; Costs; Euclidean distance; Indexing; Information retrieval; Nearest neighbor searches; Neural networks; Spatial databases;
Conference_Titel :
Data Engineering, 2004. Proceedings. 20th International Conference on
Print_ISBN :
0-7695-2065-0
DOI :
10.1109/ICDE.2004.1320006