AI Navigate

ARKV: 長いコンテキスト推論における限られたメモリ予算下での適応的かつ資源効率の良いKVキャッシュ管理手法

arXiv cs.AI / 2026/3/11

Developer Stack & InfrastructureModels & Research

要点

  • ARKVは、大型言語モデル(LLM)における長いコンテキスト推論のために設計された軽量で適応的なKVキャッシュ管理フレームワークであり、精度を維持しつつGPUメモリ使用量を効率的に削減する。
  • 注意の動態と重要度に基づいてキャッシュされたトークンに対し動的に精度を割り当て、各層ごとの量子化比率を事前充填フェーズで推定する。
  • デコーディング中には、高速なスコアリング戦略によりトークンをフル精度、低精度、または削除状態に割り当て、KVメモリを最大4倍削減しながら約97%の精度を保つことを可能にする。
  • 本手法は均一量子化などの既存の静的ヒューリスティックを上回り、再学習やアーキテクチャの変更を必要とせず、実用的な有用性を示している。
  • LLaMA3およびQwen3モデルにおける実験では、短いコンテキストのタスクでフル精度性能に匹敵し、GSM8Kの数学的推論のような難易度の高いタスクにおいて優れた成果を示した。

Computer Science > Hardware Architecture

arXiv:2603.08727 (cs)
[Submitted on 19 Feb 2026]

Title:ARKV: Adaptive and Resource-Efficient KV Cache Management under Limited Memory Budget for Long-Context Inference in LLMs

View a PDF of the paper titled ARKV: Adaptive and Resource-Efficient KV Cache Management under Limited Memory Budget for Long-Context Inference in LLMs, by Jianlong Lei and Shashikant Ilager
View PDF HTML (experimental)
Abstract:Large Language Models (LLMs) are increasingly deployed in scenarios demanding ultra-long context reasoning, such as agentic workflows and deep research understanding. However, long-context inference is constrained by the KV cache, a transient memory structure that grows linearly with sequence length and batch size, quickly dominating GPU memory usage. Existing memory reduction techniques, including eviction and quantization, often rely on static heuristics and suffer from degraded quality under tight budgets. In this paper, we propose ARKV, a lightweight and adaptive framework that dynamically allocates precision levels to cached tokens based on per-layer attention dynamics and token-level importance. During a short prefill phase, ARKV estimates the original quantization (OQ) ratio of each layer by computing statistical scores such as attention entropy, variance and kurtosis. During decoding, tokens are assigned to one of three states, Original (full precision), Quantization (low precision), or Eviction, according to a fast heavy-hitter scoring strategy. Our experiments on LLaMA3 and Qwen3 models across diverse long- and short-context tasks demonstrate that ARKV preserves ~97% of baseline accuracy on long-context benchmarks while reducing KV memory usage by 4x, with minimal throughput loss. On short-context tasks, ARKV matches full-precision baselines; on GSM8K math reasoning, it significantly outperforms uniform quantization. These results highlight the practical viability of ARKV for scalable LLM deployment, offering fine-grained, data-driven memory control without retraining or architectural modifications. The source code and artifacts can be found in: this https URL
Comments:
Subjects: Hardware Architecture (cs.AR); Artificial Intelligence (cs.AI); Distributed, Parallel, and Cluster Computing (cs.DC); Performance (cs.PF)
Cite as: arXiv:2603.08727 [cs.AR]
  (or arXiv:2603.08727v1 [cs.AR] for this version)
  https://doi.org/10.48550/arXiv.2603.08727
Focus to learn more
arXiv-issued DOI via DataCite

Submission history

From: Shashikant Ilager Mr [view email]
[v1] Thu, 19 Feb 2026 16:24:08 UTC (2,091 KB)
Full-text links:

Access Paper:

    View a PDF of the paper titled ARKV: Adaptive and Resource-Efficient KV Cache Management under Limited Memory Budget for Long-Context Inference in LLMs, by Jianlong Lei and Shashikant Ilager
  • View PDF
  • HTML (experimental)
  • TeX Source
Current browse context:
cs.AR
< prev   |   next >
Change to browse by:

References & Citations

export BibTeX citation Loading...

BibTeX formatted citation

×
Data provided by:

Bookmark

BibSonomy logo Reddit logo
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?)
Links to Code Toggle
Papers with Code (What is Papers with Code?)
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?)
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.