paper-with-me

Papers

Towards Efficient Large Language Model Serving: A Survey on System-Aware KV Cache Optimization

2026-07-09 · Jiantong Jiang, Peiyu Yang, Rui Zhang, Feng Liu arxiv

Despite the rapid advancements of large language models (LLMs), LLM serving systems remain memory-intensive and costly. The key-value (KV) cache, which stores KV tensors during autoregressive decoding, is crucial for enabling low-latency, high-throughput LLM inference serving. In this survey, we focus on system-aware KV infrastructure for serving LLMs (abbreviated as sKis). We revisit recent work from a system behavior perspective, organizing existing efforts into three dimensions: execution and scheduling (temporal), placement and migration (spatial), and representation and retention (structural). Furthermore, we analyze cross-behavior co-design affinity and behavior-objective links, highlighting future opportunities. Our work systematizes a rapidly evolving area, providing a foundation for understanding and innovating KV cache designs in modern LLM serving infrastructure.

📄 PDF Abstract BibTeX arXiv:2607.08057

Code (2)

Tavish9/awesome-daily-AI-arxiv ★ 111
arxivsub/arXivSub_daily_arxiv ★ 2

Similar Papers 제목 키워드 기반

A Survey of Large-Scale Deep Learning Serving System Optimization: Challenges and Opportunities

2021-11-28 · Fuxun Yu, Di Wang, Longfei Shangguan, Minjia Zhang 외

Deep Learning (DL) models have achieved superior performance in many application domains, including vision, language, medical, commercial ads, entertainment, etc. With the fast development, both DL applications and the u…

Deep LearningGPUSurvey

Towards Efficient Generative Large Language Model Serving: A Survey from Algorithms to Systems

2023-12-23 · Xupeng Miao, Gabriele Oliaro, Zhihao Zhang, Xinhao Cheng 외

In the rapidly evolving landscape of artificial intelligence (AI), generative large language models (LLMs) stand at the forefront, revolutionizing how we interact with our data. However, the computational intensity and m…

Language ModelingLanguage ModellingLarge Language ModelSurvey

LLM Inference Serving: Survey of Recent Advances and Opportunities

2024-07-17 · Baolin Li, Yankai Jiang, Vijay Gadepally, Devesh Tiwari

This survey offers a comprehensive overview of recent advancements in Large Language Model (LLM) serving systems, focusing on research since the year 2023. We specifically examine system-level enhancements that improve p…

Language ModelingLanguage ModellingLarge Language ModelSurvey

SurveyGen: Quality-Aware Scientific Survey Generation with Large Language Models

2025-08-25 · Tong Bao, Mir Tafseer Nayeem, Davood Rafiei, Chengzhi Zhang arxiv

Automatic survey generation has emerged as a key task in scientific document processing. While large language models (LLMs) have shown promise in generating survey texts, the lack of standardized evaluation datasets crit…

The CAP Principle for LLM Serving: A Survey of Long-Context Large Language Model Serving

2024-05-18 · Pai Zeng, Zhenyu Ning, Jieru Zhao, Weihao Cui 외

We survey the large language model (LLM) serving area to understand the intricate dynamics between cost-efficiency and accuracy, which is magnified by the growing need for longer contextual understanding when deploying m…

Language ModelingLanguage ModellingLarge Language ModelSurvey