arXiv

Multi-Segment Attention: Enabling Efficient KV-Cache Management for Faster Large Language Model Serving

Title: Multi-Segment Attention: Enabling Efficient KV-Cache Management for Faster Large Language Model Serving

Abstract:

Large Language Model (LLM) inference depends on key-value (KV) caches to eliminate redundant attention computations. While approximate retention methods lower memory consumption at the cost of accuracy, lossless strategies maintain output precision by evicting KV cache blocks from GPU memory and reconstructing them as needed. Current lossless management systems typically determine eviction based on access frequency or positional heuristics, largely ignoring how specific KV cache blocks influence the performance of GPU attention kernels.

To address this, we introduce AsymCache, a KV cache management framework for LLM inference that aligns residency decisions with GPU attention kernel performance by accounting for computation latency. AsymCache comprises three core elements: Multi-Segment Attention (MSA), which facilitates efficient processing of non-contiguous KV contexts; a cache eviction policy that balances hit rates with position-aware recomputation costs; and an adaptive chunking scheduler designed to maximize hardware utilization.

Experimental results demonstrate that AsymCache outperforms recent baselines, reducing Time to First Token (TTFT) by a factor of 1.90 to 2.03 and Time Per Output Token (TPOT) by 1.62 to 1.71. These findings confirm the method’s effectiveness across common workloads and validate its objective of balancing computational efficiency with cache hit rates. Furthermore, AsymCache’s low-level architecture enables seamless integration into agent serving platforms like Continuum, where it achieves an additional reduction in average job latency of up to 18.1%.


Source: arXiv Generated at: 2026-06-03 00:00:00 UTC

Related Articles

TikTok Billionaire Tops Ambani as Asia’s Second-Richest
Bloomberg

TikTok Billionaire Tops Ambani as Asia’s Second-Richest

TikTok founder surpasses Mukesh Ambani to become Asia’s second-richest person, marking a significant shift in the region...

Publishers in UK can opt out of Google AI search results
BBC News

Publishers in UK can opt out of Google AI search results

UK publishers can now opt out of Google’s AI search summaries, a CMA ruling designed to boost their bargaining power and...

Kioxia Edges Nearer Toyota’s Market Cap in Shakeup to Japan Inc.
Bloomberg

Kioxia Edges Nearer Toyota’s Market Cap in Shakeup to Japan Inc.

Kioxia’s market cap nears Toyota’s, signaling a major shift in Japan’s corporate hierarchy. This narrowing gap highlight...

Reuters

Morning Bid: Marvell, a fitting name for the latest AI darling

Reuters highlights Marvell as a top AI stock, noting its name perfectly suits its status as the newest market darling.

Financial Times

Tim Hayward: I built the Jaguar E-Type of computer keyboards

Tim Hayward compares his bespoke keyboard designs to the Jaguar E-Type. He explores high-end customization for personal ...

Financial Times

AI Labs: Zuckerberg’s $100bn gamble

Meta’s $100 billion AI investment aims to secure AI dominance, but questions remain whether sheer spending can outpace c...