Unlocking Non-Uniform KV Cache for Efficient Multi-Turn LLM Serving

johnbarron1 pts0 comments

[2606.06302] Tangram: Unlocking Non-Uniform KV Cache for Efficient Multi-turn LLM Serving

-->

Computer Science > Machine Learning

arXiv:2606.06302 (cs)

[Submitted on 4 Jun 2026]

Title:Tangram: Unlocking Non-Uniform KV Cache for Efficient Multi-turn LLM Serving

Authors:Hyungmin Kim, Minsoo Kim, Hongseok Kim, Jungwook Choi<br>View a PDF of the paper titled Tangram: Unlocking Non-Uniform KV Cache for Efficient Multi-turn LLM Serving, by Hyungmin Kim and 3 other authors

View PDF<br>HTML (experimental)

Abstract:Multi-turn Large Language Model (LLM) serving is critical for consistent user experiences, yet the linear growth of the Key-Value (KV) cache imposes significant pressure on GPU memory and bandwidth. Non-uniform KV compression effectively preserves more information by considering the individual importance of each KV cache. However, such KV cache heterogeneity introduces various systemic challenges - including memory fragmentation, scheduling complexities, and diminished kernel utilization - which collectively lead to significant inefficiencies in existing LLM serving systems.

To overcome these challenges, we present Tangram, a novel serving system designed to make Non-uniform KV caches practical. Tangram addresses systemic inefficiencies through three core techniques: (1) Deterministic Budget Allocation assigns a static memory footprint to each head based on its intrinsic pattern, entirely eliminating dynamic scheduling overhead and prefill stalls; (2) Head Group Page clusters attention heads with similar retention demands and manages them with independent, vectorized page tables, thereby maximizing physical memory reclamation; and (3) Ahead-of-Time (AOT) Load Balancing leverages static budget profiles to ensure uniform GPU utilization without runtime overhead. Experimental results show that Tangram improves throughput by up to 2.6x compared to existing baselines, while fully preserving model accuracy. Our implementation is publicly available at this https URL.

Comments:<br>12 pages. 14 figures

Subjects:

Machine Learning (cs.LG); Software Engineering (cs.SE)

Cite as:<br>arXiv:2606.06302 [cs.LG]

(or<br>arXiv:2606.06302v1 [cs.LG] for this version)

https://doi.org/10.48550/arXiv.2606.06302

Focus to learn more

arXiv-issued DOI via DataCite (pending registration)

Submission history<br>From: Jungwook Choi [view email]<br>[v1]<br>Thu, 4 Jun 2026 15:41:27 UTC (545 KB)

Full-text links:<br>Access Paper:

View a PDF of the paper titled Tangram: Unlocking Non-Uniform KV Cache for Efficient Multi-turn LLM Serving, by Hyungmin Kim and 3 other authors<br>View PDF<br>HTML (experimental)<br>TeX Source

view license

Current browse context:

cs.LG

next >

new<br>recent<br>| 2026-06

Change to browse by:

cs<br>cs.SE

References & Citations

NASA ADS<br>Google Scholar

Semantic Scholar

export BibTeX citation<br>Loading...

BibTeX formatted citation

&times;

loading...

Data provided by:

Bookmark

Bibliographic Tools

Bibliographic and Citation Tools

Bibliographic Explorer Toggle

Bibliographic Explorer (What is the Explorer?)

Connected Papers Toggle

Connected Papers (What is Connected Papers?)

Litmaps Toggle

Litmaps (What is Litmaps?)

scite.ai Toggle

scite Smart Citations (What are Smart Citations?)

Code, Data, Media

Code, Data and Media Associated with this Article

alphaXiv Toggle

alphaXiv (What is alphaXiv?)

Links to Code Toggle

CatalyzeX Code Finder for Papers (What is CatalyzeX?)

DagsHub Toggle

DagsHub (What is DagsHub?)

GotitPub Toggle

Gotit.pub (What is GotitPub?)

Huggingface Toggle

Hugging Face (What is Huggingface?)

ScienceCast Toggle

ScienceCast (What is ScienceCast?)

Demos

Demos

Replicate Toggle

Replicate (What is Replicate?)

Spaces Toggle

Hugging Face Spaces (What is Spaces?)

Spaces Toggle

TXYZ.AI (What is TXYZ.AI?)

Related Papers

Recommenders and Search Tools

Link to Influence Flower

Influence Flower (What are Influence Flowers?)

Core recommender toggle

CORE Recommender (What is CORE?)

IArxiv recommender toggle

IArxiv Recommender<br>(What is IArxiv?)

Author

Venue

Institution

Topic

About arXivLabs

arXivLabs: experimental projects with community collaborators

arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.

Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.

Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs .

Which authors of this paper are endorsers? |<br>Disable MathJax (What is MathJax?)

toggle uniform cache serving arxiv tangram

Related Articles