DBScholar

Back to papers

HotPrefix: Hotness-Aware KV Cache Scheduling for Efficient Prefix Sharing in LLM Inference Systems

Summary: HotPrefix: hotness-aware KV-cache scheduler that tracks long-tail prefix reuse and pins hot prefixes in GPU HBM while offloading cold prefixes to CPU RAM. Overlaps KV transfers with computation to avoid redundant KV recomputation, cut HBM pressure, and boost latency/throughput for shared-prefix LLM inference. (summarized by gpt-5-mini on Feb 11 2026)

Paper ID
7515
Venue
SIGMOD
Year
2026
Pagerank
5.7727874e-05
Overall Rank
6,788 | 53.43%
DOI
10.1145/3749168

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{li_sigmod26,
        title = {{HotPrefix: Hotness-Aware KV Cache Scheduling for Efficient Prefix Sharing in LLM Inference Systems}},
        author = {Li, Yuhang and Gu, Rong and Huan, Chengying and Wang, Zhibin and Yao, Renjie and Tian, Chen and Chen, Guihai},
        series = {{SIGMOD} '26},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/3749168},
        url = {https://dl.acm.org/doi/10.1145/3749168},
        year = {2026}
}

Incoming Citations (Sorted by Pagerank)

Showing 3 of 3 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 1 of 1 cited papers.

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

Rank Cited Paper Year Venue Pagerank
637 2Q: A Low Overhead High Performance Buffer Management Replacement Algorithm 1994 VLDB 0.0001547341
Previous Page 1 / 1 Next

Semantically Similar Papers