DEX: Scalable Range Indexing on Disaggregated Memory
Summary: DEX is a scalable B+-tree for disaggregated memory, combining logical partitioning, lightweight caching, and cost-aware offloading to mitigate remote-access and consistency costs. It outperforms prior approaches by 1.7–56.3× across cache sizes and workload skew. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Baotong Lu (Microsoft)
- 2. Kaisong Huang (Simon Fraser University)
- 3. Chieh-Jan Mike Liang (Microsoft)
- 4. Tianzheng Wang (Simon Fraser University)
- 5. Eric Lo (Chinese University of Hong Kong)
BibTeX Citation
@article{lu_vldb24,
title = {{DEX: Scalable Range Indexing on Disaggregated Memory}},
author = {Lu, Baotong and Huang, Kaisong and Liang, Chieh-Jan Mike and Wang, Tianzheng and Lo, Eric},
journal = {PVLDB},
series = {{VLDB} '24},
volume = {17},
number = {10},
pages = {2603--2616},
doi = {10.14778/3675034.3675050},
url = {https://doi.org/10.14778/3675034.3675050},
year = {2024}
}
Incoming Citations (Sorted by Pagerank)
Showing 9 of 9 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 8,978 | Unlocking the Potential of CXL for Disaggregated Memory in Cloud-Native Databases | 2025 | SIGMOD | 5.3406001e-05 |
| 10,127 | Declarative Memory Services | 2026 | CIDR | 5.093636e-05 |
| 10,274 | O3-LSM: Maximizing Disaggregated LSM Write Performance via Three-Layer Offloading | 2026 | SIGMOD | 5.093636e-05 |
| 10,432 | Beluga: A CXL-Based Memory Architecture for Scalable and Efficient LLM KVCache Management | 2026 | SIGMOD | 5.093636e-05 |
| 10,440 | DART: A Lock-free Two-layer Hashed ART Index for Disaggregated Memory | 2026 | SIGMOD | 5.093636e-05 |
| 10,545 | SIDLE: Tree-structure Aware Indexes for CXL-based Heterogeneous Memory | 2026 | VLDB | 5.093636e-05 |
| 10,605 | SHARD: A Scalable and Resize-optimized Hash Index on Disaggregated Memory | 2026 | VLDB | 5.093636e-05 |
| 10,902 | Cache Coherence Over Disaggregated Memory | 2025 | VLDB | 5.093636e-05 |
| 11,011 | From Scale-Up to Scale-Out: PolarDB’s Journey to Achieving 2 Billion tpmC | 2025 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 23 of 23 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 | 12,233 | Query Processing on Prefix Trees Live | 2013 | SIGMOD |
| 2 | 8,937 | Dynamic Indexability and Lower Bounds for Dynamic One-Dimensional Range Query Indexes | 2009 | PODS |
| 3 | 2,212 | Sherman: A Write-Optimized Distributed B+Tree Index on Disaggregated Memory | 2022 | SIGMOD |
| 4 | 7,827 | Efficient B-tree Based Indexing for Cloud Data Processing | 2010 | VLDB |
| 5 | 1,342 | Designing Distributed Tree-based Index Structures for Fast RDMA-capable Networks | 2019 | SIGMOD |
| 6 | 5,512 | BinDex: A Two-Layered Index for Fast and Robust Scans | 2020 | SIGMOD |
| 7 | 2,233 | FINEdex: A Fine-grained Learned Index Scheme for Scalable and Concurrent Memory Systems | 2022 | VLDB |
| 8 | 6,687 | Making In-Memory Learned Indexes Efficient on Disk | 2024 | SIGMOD |
| 9 | 7,300 | DEX: Query Execution in a Delta-based Storage System | 2017 | SIGMOD |
| 10 | 7,492 | Scalable Distributed Inverted List Indexes in Disaggregated Memory | 2024 | SIGMOD |