SWIX: A Memory-efficient Sliding Window Learned Index
Summary: SWIX is a memory-efficient, flat learned index for sliding-window streams, replacing tree-based indexes to reduce memory while preserving fast query times. It adapts to real-time distribution shifts and, for concurrent workloads, delivers up to 3.45× throughput with 34% of the memory, outperforming state-of-the-art approaches (22–42% footprint; up to 1.6× faster). (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Liang Liang (Imperial College London)
- 2. Guang Yang (Imperial College London)
- 3. Ali Hadian (Imperial College London)
- 4. Luis Alberto Croquevielle (Imperial College London)
- 5. Thomas Heinis (Imperial College London)
BibTeX Citation
@inproceedings{liang_sigmod24,
title = {{SWIX: A Memory-efficient Sliding Window Learned Index}},
author = {Liang, Liang and Yang, Guang and Hadian, Ali and Croquevielle, Luis Alberto and Heinis, Thomas},
series = {{SIGMOD} '24},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3639296},
url = {https://dl.acm.org/doi/10.1145/3639296},
year = {2024}
}
Incoming Citations (Sorted by Pagerank)
Showing 3 of 3 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 8,591 | A New Paradigm in Tuning Learned Indexes: A Reinforcement Learning Enhanced Approach | 2025 | SIGMOD | 5.4059856e-05 |
| 10,262 | LINE: A Learned Index with Group-Enhanced Leaves and Cache-Optimized Inner Tree | 2026 | SIGMOD | 5.093636e-05 |
| 10,461 | HIRE: A Hybrid Learned Index for Robust and Efficient Performance under Mixed Workloads | 2026 | SIGMOD | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 15 of 15 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 | 10,378 | High Performance or Low Memory? An Updatable Learned Index Framework for Time-Space Tradeoff | 2026 | SIGMOD |
| 2 | 7,392 | Hyper: A High-Performance and Memory-Efficient Learned Index via Hybrid Construction | 2024 | SIGMOD |
| 3 | 2,233 | FINEdex: A Fine-grained Learned Index Scheme for Scalable and Concurrent Memory Systems | 2022 | VLDB |
| 4 | 3,792 | Learned Index: A Comprehensive Experimental Evaluation | 2023 | VLDB |
| 5 | 847 | Benchmarking Learned Indexes | 2021 | VLDB |
| 6 | 2,806 | Are Updatable Learned Indexes Ready? | 2022 | VLDB |
| 7 | 7,368 | Accelerating String-key Learned Index Structures via Memoization-based Incremental Training | 2024 | VLDB |
| 8 | 447 | ALEX: An Updatable Adaptive Learned Index | 2020 | SIGMOD |
| 9 | 6,012 | Parallel Index-based Stream Join on a Multicore CPU | 2020 | SIGMOD |
| 10 | 10,277 | On Self-Designing Learned Indexes | 2026 | SIGMOD |