LMG Index: A Robust and Efficient Learned Index Framework for Multi-Dimensional Performance Balance
Yuzhen Chen, Bin Yao

TL;DR
The paper introduces LMG, a learned index framework that balances multi-dimensional performance metrics like speed, stability, and space efficiency, outperforming existing methods in various benchmarks.
Contribution
LMG integrates a decoupled routing structure with theoretical guarantees and an optimal error threshold training algorithm for robust, efficient multi-dimensional index performance.
Findings
Up to 7.55× faster bulk loading
Up to 11.41× faster range queries
Up to 6.26× smaller space footprint
Abstract
Index structures are fundamental for efficient query processing on large-scale datasets. Learned indexes model the indexing process as a prediction problem to overcome the inherent trade-offs of traditional indexes. However, most existing learned indexes optimize only for limited objectives like query latency or space usage, neglecting other practical evaluation dimensions such as update efficiency and stability. Moreover, many learned indexes rely on assumptions about data distributions or workloads, lacking theoretical guarantees when facing unknown or evolving scenarios, which limits their generality in real-world systems. In this paper, we propose LMG, a robust and efficient learned index framework designed for multi-dimensional performance balance. LMG integrates a decoupled routing structure with theoretical complexity for fixed key types and an optimal error threshold…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
