2019
DOI: 10.1007/978-3-030-30952-7_61
|View full text |Cite
|
Sign up to set email alerts
|

Hybrid Indexes by Exploring Traditional B-Tree and Linear Regression

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
8
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
3
2
2

Relationship

0
7

Authors

Journals

citations
Cited by 8 publications
(8 citation statements)
references
References 16 publications
0
8
0
Order By: Relevance
“…ASLM [34] partitions data with the maximum intervals, and uses cache as a transfer for updates. Hybrid-LR [35] stores outliers separately in B-tree to stabilize model accuracy. FITing-tree [36] reserves extra physical space for each partition.…”
Section: Learned Indicesmentioning
confidence: 99%
“…ASLM [34] partitions data with the maximum intervals, and uses cache as a transfer for updates. Hybrid-LR [35] stores outliers separately in B-tree to stabilize model accuracy. FITing-tree [36] reserves extra physical space for each partition.…”
Section: Learned Indicesmentioning
confidence: 99%
“…Apart from Parliament [45], one can rarely find data representations supporting traversal patterns as required by k-hop and *-hop access patterns. Furthermore, solutions tend to rely on standard B+-tree and hash map implementations, avoiding the use of hybrid structures (e.g., hybrid indexes [65]). An exception is the VS*-tree adopted by gStore [88], which, among others, can also return all subjects or objects that match a specific set of predicates and values, thus addressing the needs of a subset of the N-way pivot access pattern where the variable has the same position in all triple patterns.…”
Section: A Compatibility-based Analysismentioning
confidence: 99%
“…Instead, the position of a key after correction depends on both 𝑁 𝐹 πœƒ (π‘₯) (prediction) and 𝑀𝐹 πœƒ (π‘₯) (partition number). For example, all keys belonging to 𝑃 30 23 , i.e., data [35 The drift of 𝑃 𝑀 π‘˜ , namely Δ𝑀 π‘˜ is the index of the median key among the members of 𝑃 𝑀 π‘˜ . This means that if the key is predicted to be in the π‘˜'th partition (among the 𝑀 partitions), the local search is done around [𝑁 𝐹 πœƒ (π‘₯)] + Δ𝑀 π‘˜ .…”
Section: Compressing the Shift-table Layermentioning
confidence: 99%
“…Also, numerous efforts have been made to handle practical challenges around using a learned index, including updatehandling [7,16] and designing a learned DBMS [23]. The idea of using a model of the data to boost an existing algorithmic index has been the center of focus in the past few years [14,16,18,35]. In the multivariate area, learning from a sample workload has also shown interesting results [8,19,27,31].…”
Section: Related Workmentioning
confidence: 99%