DBScholar

Back to papers

BF-Tree: Approximate Tree Indexing

Summary: BF-Trees use Bloom filters in approximate tree indexes to trade pruning accuracy for dramatically lower footprint on SSDs. Exploiting temporal ordering/partitioning, they achieve 1.6–48× smaller indexes with competitive search latency across synthetic, TPC-H, and monitoring workloads. (summarized by gpt-5.6-luna on Jul 24 2026)

Paper ID
11073
Venue
VLDB
Year
2014
Pagerank
0.00010588267
Overall Rank
1,492 | 89.77%
DOI
10.14778/2733085.2733094

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{athanassoulis_vldb14,
        title = {{BF-Tree: Approximate Tree Indexing}},
        author = {Athanassoulis, Manos and Ailamaki, Anastasia},
        journal = {PVLDB},
        series = {{VLDB} '14},
        volume = {7},
        number = {14},
        pages = {1881--1892},
        doi = {10.14778/2733085.2733094},
        url = {https://doi.org/10.14778/2733085.2733094},
        year = {2014}
}

Incoming Citations (Sorted by Pagerank)

Showing 19 of 19 citing papers.

Rank Citing Paper Year Venue Pagerank
43 The Case for Learned Index Structures 2018 SIGMOD 0.00046060254
447 ALEX: An Updatable Adaptive Learned Index 2020 SIGMOD 0.00018322593
477 The PGM-index: a fully-dynamic compressed learned index with provable worst-case bounds 2020 VLDB 0.00017851226
790 FITing-Tree: A Data-aware Index Structure 2019 SIGMOD 0.0001401445
2,213 Designing Succinct Secondary Indexing Mechanism by Exploiting Column Correlations 2019 SIGMOD 8.9410226e-05
2,233 FINEdex: A Fine-grained Learned Index Scheme for Scalable and Concurrent Memory Systems 2022 VLDB 8.8968964e-05
2,755 Lethe: A Tunable Delete-Aware LSM Engine 2020 SIGMOD 8.163097e-05
3,378 A Hybrid B+-tree as Solution for In-Memory Indexing on CPU-GPU Heterogeneous Computing Platforms 2016 SIGMOD 7.4587887e-05
3,413 Slalom: Coasting Through Raw Data via Adaptive Partitioning and Indexing 2017 VLDB 7.4326381e-05
3,576 Two Birds, One Stone: A Fast, yet Lightweight, Indexing Scheme for Modern Database Systems 2017 VLDB 7.2936598e-05
4,300 DILI: A Distribution-Driven Learned Index 2023 VLDB 6.773869e-05
4,826 Design Tradeoffs of Data Access Methods 2016 SIGMOD 6.4904836e-05
4,946 Spruce: A Fast yet Space-saving Structure for Dynamic Graph Storage 2024 SIGMOD 6.4319457e-05
5,447 FILM: a Fully Learned Index for Larger-than-Memory Databases 2023 VLDB 6.2149491e-05
8,056 Sieve: A Learned Data-Skipping Index for Data Analytics 2023 VLDB 5.4983582e-05
10,468 LiveBin: A Localized and Version-Aware Binned Scan Index 2026 SIGMOD 5.093636e-05
10,489 RadixGraph: A Fast, Space-Optimized Data Structure for Dynamic Graph Storage 2026 SIGMOD 5.093636e-05
11,878 HERMIT in Action: Succinct Secondary Indexing Mechanism via Correlation Exploration 2019 VLDB 5.093636e-05
11,989 Alpine: Efficient In situ Data Exploration in the Presence of Updates 2017 SIGMOD 5.093636e-05
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 14 of 14 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Previous Page 1 / 1 Next

Semantically Similar Papers