DBScholar

Back to papers

Cache-Craft: Managing Chunk-Caches for Efficient Retrieval-Augmented Generation

Summary: Cache-Craft uses chunk-caches to reuse K/Vs in RAG, reducing repeated attention. It spots reusable chunk-caches, performs targeted recomputation to preserve quality, and hardware eviction to maximize reuse; reports 51% recomputation reduction and up to 2x throughput on LLaMA models. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
7270
Venue
SIGMOD
Year
2025
Pagerank
8.0959781e-05
Overall Rank
2,816 | 80.69%
DOI
10.1145/3725273

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{agarwal_sigmod25,
        title = {{Cache-Craft: Managing Chunk-Caches for Efficient Retrieval-Augmented Generation}},
        author = {Agarwal, Shubham and Sundaresan, Sai and Mitra, Subrata and Mahapatra, Debabrata and Gupta, Archit and Sharma, Rounak and Kapu, Nirmal Joshua and Yu, Tong and Saini, Shiv},
        series = {{SIGMOD} '25},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/3725273},
        url = {https://dl.acm.org/doi/10.1145/3725273},
        year = {2025}
}

Incoming Citations (Sorted by Pagerank)

Showing 6 of 6 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 7 of 7 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