FILM: a Fully Learned Index for Larger-than-Memory Databases
Summary: FILM: a fully learned tree index for larger-than-memory DBs using tiny approximation models to index across memory+disk, reducing in-memory index size by orders of magnitude versus anti-caching. An adaptive LRU piggybacked on queries avoids swap overhead, improving query latency and insertion performance. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Chaohong Ma (Renmin University of China)
- 2. Xiaohui Yu (York University)
- 3. Yifan Li (York University)
- 4. Xiaofeng Meng (Renmin University of China)
- 5. Aishan Maoliniyazi (Renmin University of China)
BibTeX Citation
@article{ma_vldb23,
title = {{FILM: a Fully Learned Index for Larger-than-Memory Databases}},
author = {Ma, Chaohong and Yu, Xiaohui and Li, Yifan and Meng, Xiaofeng and Maoliniyazi, Aishan},
journal = {PVLDB},
series = {{VLDB} '23},
volume = {16},
number = {3},
pages = {561--573},
doi = {10.14778/3570690.3570704},
url = {https://doi.org/10.14778/3570690.3570704},
year = {2023}
}
Incoming Citations (Sorted by Pagerank)
Showing 11 of 11 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 22 of 22 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
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 2,806 | Are Updatable Learned Indexes Ready? | 2022 | VLDB |
| 2 | 7,368 | Accelerating String-key Learned Index Structures via Memoization-based Incremental Training | 2024 | VLDB |
| 3 | 790 | FITing-Tree: A Data-aware Index Structure | 2019 | SIGMOD |
| 4 | 10,378 | High Performance or Low Memory? An Updatable Learned Index Framework for Time-Space Tradeoff | 2026 | SIGMOD |
| 5 | 1,587 | An Efficient Indexing Technique for Full-Text Database Systems | 1992 | VLDB |
| 6 | 873 | Learning Multi-dimensional Indexes | 2020 | SIGMOD |
| 7 | 6,687 | Making In-Memory Learned Indexes Efficient on Disk | 2024 | SIGMOD |
| 8 | 8,214 | Tuning Hierarchical Learned Indexes on Disk and Beyond | 2022 | SIGMOD |
| 9 | 847 | Benchmarking Learned Indexes | 2021 | VLDB |
| 10 | 3,792 | Learned Index: A Comprehensive Experimental Evaluation | 2023 | VLDB |