2000
DOI: 10.1093/comjnl/43.4.301
|View full text |Cite
|
Sign up to set email alerts
|

Improved Methods for Signature-Tree Construction

Abstract: Signature-based tree structures which have been proposed in the past do not perform well for large databases. The problem arises from the fact that they are incapable of pruning searching, especially at the upper tree levels, and thus they have decreased selectivities. In this paper, we locate a number of reasons for this problem and propose several methods for node splitting and partial-tree restructuring, which lead to improved query-response times. We have implemented all methods and we present experimental… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
53
1
3

Year Published

2003
2003
2013
2013

Publication Types

Select...
7
1

Relationship

0
8

Authors

Journals

citations
Cited by 39 publications
(57 citation statements)
references
References 31 publications
0
53
1
3
Order By: Relevance
“…The root has at least two and at most B children, where other nodes have at least b and at most B children. Unlike B + -tree, b = B 2 , here, 1 ≤ b ≤ B 2 [28]. b = 1 is the "free-at-empty" strategy, i.e., containing as few as one child [17], while b = B 2 is the "merge-at-half" strategy.…”
Section: Deletionmentioning
confidence: 99%
“…The root has at least two and at most B children, where other nodes have at least b and at most B children. Unlike B + -tree, b = B 2 , here, 1 ≤ b ≤ B 2 [28]. b = 1 is the "free-at-empty" strategy, i.e., containing as few as one child [17], while b = B 2 is the "merge-at-half" strategy.…”
Section: Deletionmentioning
confidence: 99%
“…Interesting performance evaluation of signature indexes can be found in [12]. Much effort is put into further improving signature indexes [17]. Signature indexes are well suited to handle large collections of sets but their performance degrades quickly with the increase of the domain size of the indexed attribute.…”
Section: Related Workmentioning
confidence: 99%
“…Internal nodes of the S-tree contain the superimposition of all index key roots contained in the lower level nodes that they point to. An interesting discussion on signature trees construction and improvement can be found in [17]. We believe that it is sufficient to store in the S-tree only the roots of the index keys.…”
Section: Hierarchical Bitmap Indexmentioning
confidence: 99%
“…Moreover, it is a common method to evaluate indexing algorithms by comparing the number of disk accesses, e.g., (Faloutsos & Christodoulakis, 1984) (Helmer & Moerkotte, 1997) (Tousidou, Nanopoulos, & Manolopoulos, 2000).…”
Section: Family Of Sequence Indexing Methodsmentioning
confidence: 99%
“…Implementation details and performance evaluation of different signature indexes can be found in (Helmer, 1997) (Helmer & Moerkotte, 1999). Improved methods for signature tree construction were proposed in (Tousidou, Nanopoulos, & Manolopoulos, 2000).…”
Section: Review Of Existing Indexing Techniquesmentioning
confidence: 99%