scispace - formally typeset
U

Uri Shaft

Researcher at Oracle Corporation

Publications -  11
Citations -  4229

Uri Shaft is an academic researcher from Oracle Corporation. The author has contributed to research in topics: Curse of dimensionality & R-tree. The author has an hindex of 8, co-authored 11 publications receiving 4065 citations. Previous affiliations of Uri Shaft include University of Wisconsin-Madison.

Papers
More filters
Book ChapterDOI

When Is ''Nearest Neighbor'' Meaningful?

TL;DR: The effect of dimensionality on the "nearest neighbor" problem is explored, and it is shown that under a broad set of conditions, as dimensionality increases, the Distance to the nearest data point approaches the distance to the farthest data point.
Journal Article

When is nearest neighbor meaningful

TL;DR: In this article, the authors explore the effect of dimensionality on the nearest neighbor problem and show that under a broad set of conditions (much broader than independent and identically distributed dimensions), as dimensionality increases, the distance to the nearest data point approaches the distance of the farthest data point.
Proceedings ArticleDOI

Processing queries by linear constraints

TL;DR: This paper presents several theoretical results about the processing strategy, and the results of several experiments which show that the processing cost of selection queries by linear constraints can be reduced dramatically by using the strategy.
Journal ArticleDOI

Theory of nearest neighbors indexability

TL;DR: It is shown that if the workload for an application is unstable, you are not likely to be able to index it efficiently using (almost all known) multidimensional index structures, and it is proved that these index structures will do no better than a linear scan of the data as dimensionality increases.
Proceedings Article

Theory of nearest neighbors indexability

TL;DR: In this article, it is shown that R-tree, X-tree and SR-tree index structures will not scale well with increasing dimensionality, and that linear scan will eventually dominate.