AI RESEARCH

ArborKV: Structure-Aware KV Cache Management for Scaling Tree-based LLM Reasoning

arXiv CS.AI

ArXi:2605.22106v1 Announce Type: new Recent progress in LLM reasoning has increasingly shifted from single-pass generation to explicit search over intermediate reasoning states. Tree-of-Thoughts (ToT) organizes inference to tree-structured search with branching and backtracking, but it substantially amplifies the Key--Value (KV) cache: retaining KV states for a frontier of partial trajectories quickly becomes a memory bottleneck that limits throughput and constrains search depth and width under fixed hardware budgets.