1993
DOI: 10.1007/978-3-7091-6916-2_14
|View full text |Cite
|
Sign up to set email alerts
|

A Data Structure for Representing and Efficient Querying Large Scenes of Geometric Objects: MB* Trees

Abstract: Abstract. We are concerned with the problem of partitioning complex scenes of geometric objects in order to support the solutions of proximity problems in general metric spaces with an efficiently computable distance function. We present a data structure called Monotone Bisector* Tree (MB* Tree), which can be regarded as a divisive hierarchical approach of centralized clustering methods (compare [3] and [10]). We analyze some structural properties showing that MB* Trees are a proper tool for a general represe… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
6
0

Year Published

1995
1995
2009
2009

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 13 publications
(6 citation statements)
references
References 10 publications
0
6
0
Order By: Relevance
“…The next object o i for which to compute d (q, o i ) is chosen as the object in S u (as defined in Section 9.1) having (1) According to their experiments, the best choice is the object with the least lowerbound distance estimate (i.e., item 1), which is the same as used in AESA. Micó et al [1996] proposed a hybrid distance-based indexing method termed TLAESA that makes use of both a distance matrix and hierarchical clustering, thereby combining aspects of LAESA [Micó et al 1994] (see Section 9.2) and the mb-tree [Noltemeier et al 1993] (see Section 6.3). The hierarchical search structure used by TLAESA applies the same variation on the gh-tree as is used in the mb-tree: two pivots are used in each node for splitting the subset associated with the node (based on which pivot is closer), where one of the pivots in each nonroot node is inherited from its parent.…”
Section: Other Distance Matrix Methodsmentioning
confidence: 99%
See 2 more Smart Citations
“…The next object o i for which to compute d (q, o i ) is chosen as the object in S u (as defined in Section 9.1) having (1) According to their experiments, the best choice is the object with the least lowerbound distance estimate (i.e., item 1), which is the same as used in AESA. Micó et al [1996] proposed a hybrid distance-based indexing method termed TLAESA that makes use of both a distance matrix and hierarchical clustering, thereby combining aspects of LAESA [Micó et al 1994] (see Section 9.2) and the mb-tree [Noltemeier et al 1993] (see Section 6.3). The hierarchical search structure used by TLAESA applies the same variation on the gh-tree as is used in the mb-tree: two pivots are used in each node for splitting the subset associated with the node (based on which pivot is closer), where one of the pivots in each nonroot node is inherited from its parent.…”
Section: Other Distance Matrix Methodsmentioning
confidence: 99%
“…Eccentricity of children is disadvantageous for pruning because the radii of the covering balls increase as the search hierarchy is descended. The potential for having eccentric children is viewed by some (e.g., Dehne and Noltemeier [1987] and Noltemeier et al [ , 1993) as a drawback of the bisector tree. Hence, it has been proposed to modify the definition of the bisector tree so that one of the two pivots in each nonleaf node n, except for the root, is inherited from its parent node-that is, of the two pivots in the parent of n, the one that is inherited is the one that is closer to each object in the subtree rooted at n. In other words, each pivot will also be a pivot in the child node corresponding to that pivot.…”
Section: Bisector Trees and Mb-treesmentioning
confidence: 99%
See 1 more Smart Citation
“…This guarantees that no node can have a greater covering radius than its parent. Another relative is the Monotonous Bisector * Tree (MBS * -tree) [74,75]. A more recent relative is the BU-tree [46], which is simply a static BS-tree, built bottom-up (hence the name), using clustering techniques.…”
Section: B An Overview Of the Indexing Methodsmentioning
confidence: 99%
“…A variant of the BST, called the Monotonous Bisector Tree (MBT), has been proposed in [Noltemeier et al, 1992b, Noltemeier et al, 1992a. The idea behind this structure is that one of the pivots of each internal node other than the root node is inherited from its parent node.…”
Section: Bisector Treementioning
confidence: 99%