ai-digest.dev
last updated 13 h ago
InferencearXiv cs.AI 4 d ago

ReasonAlloc: Hierarchical Decoding-Time KV Cache Budget Allocation for Reasoning Models

ReasonAlloc is a new framework for hierarchical budget allocation during decoding in large language models, addressing inference bottlenecks caused by key-value (KV) cache growth in long chain-of-thought reasoning. It employs an offline layer-wise preallocation strategy based on a "Reasoning Wave" demand pattern and an online head-wise reallocation strategy to optimize resource use during inference. Evaluations on benchmarks like MATH-500 and AIME 2024 demonstrate that ReasonAlloc significantly outperforms existing methods such as R-KV and SnapKV, particularly at smaller token budgets, making it a valuable addition for practitioners seeking efficient LLM deployment.

llmkv cachereasoningrelevance 0.00 · engagement 0.00
Read at source ↗← all news
ReasonAlloc: Hierarchical Decoding-Time KV Cache Budget Allocation for Reasoning Models — AI News Digest