2002
DOI: 10.1007/3-540-36389-0_13
|View full text |Cite
|
Sign up to set email alerts
|

Search K Nearest Neighbors on Air

Abstract: Abstract. While the K-Nearest-Neighbor (KNN) problem is well studied in the traditional wired, disk-based client-server environment, it has not been tackled in a wireless broadcast environment. In this paper, the problem of organizing location dependent data and answering KNN queries on air are investigated. The linear property of wireless broadcast media and power conserving requirement of mobile devices make this problem particularly interesting and challenging. An efficient data organization, called sorted … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

1
21
0

Year Published

2006
2006
2012
2012

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 20 publications
(22 citation statements)
references
References 10 publications
1
21
0
Order By: Relevance
“…Air index interleaving [2][3][4][5][14][15][16] is commonly used for reducing the tuning time at the expense of the increased access time. The basic idea is to interleave an index information with data objects on the broadcast stream.…”
Section: Wireless Data Broadcastingmentioning
confidence: 99%
See 2 more Smart Citations
“…Air index interleaving [2][3][4][5][14][15][16] is commonly used for reducing the tuning time at the expense of the increased access time. The basic idea is to interleave an index information with data objects on the broadcast stream.…”
Section: Wireless Data Broadcastingmentioning
confidence: 99%
“…When the best first algorithm tries to visit N1 after visiting N2, it has to wait for the next broadcast stream, since N1 has already been broadcast. By taking the sequential property of the broadcast stream into account, the appearance-first algorithm has been considered in [2,4] for improving the access time performance. The appearance-first algorithm sequentially visits the R-tree nodes in the order of their appearance on the broadcast stream, while filtering out the unqualified nodes according to the mindist-and minmaxdist-based heuristics.…”
Section: Location Based Query Processingmentioning
confidence: 99%
See 1 more Smart Citation
“…LDSQ in the wireless environment is that mobile users query the spatial objects dependent on their current location. Examples of LDSQs include querying local traffic reports and the nearest restaurants with respect to user's current location [7]. Because of its high scalability, wireless data broadcast is an efficient way to disseminate data to a large number of mobile users.…”
Section: Introductionmentioning
confidence: 99%
“…In [9], Zheng et al proposed the grid-partition index to support NN queries. The studies in [3,7] are specified for kNN queries. The Hilbert curve index [8] provides an index structure to support window queries and kNN queries.…”
Section: Introductionmentioning
confidence: 99%