cd /news/artificial-intelligence/fractional-decay-kv-cache-ownership-… · home topics artificial-intelligence article
[ARTICLE · art-103903] src=arxiv.org ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

Fractional Decay KV-Cache: Ownership-Aware Memory Management for Improved Inference Relevancy in Dialog Systems

Researchers propose Fractional Decay KV-Cache (FD-KVC), a new algorithm for key-value cache management in transformer-based dialog systems that outperforms the state-of-the-art H2O baseline by +6.7% on composite late-turn alignment across five multi-turn dialog scenarios with 600 dialogs each. FD-KVC achieves improvements of +127% on topic-shift, +87% on gradual evolution, and +30% on mixed-topic dialogs, adapts to new topics 3.6X faster, and reaches 80.6% topic diversity.

read1 min views3 publishedAug 20, 2026

arXiv:2608.18098v1 Announce Type: new Abstract: Key-value (KV) caching is essential for efficient autoregressive inference in transformer based dialog systems, yet existing strategies treat all cached entries uniformly or apply coarse eviction heuristics that fail to adapt as dialog topics evolve. We propose Fractional Decay KV-Cache (FD-KVC), a novel algorithm that maintains a dual-channel scoring mechanism for each cached KV pair: a cumulative attention channel that tracks aggregate importance (akin to H2O), and a recency-weighted relevance channel governed by temporal decay and reinforcement-inspired updates. The combination enables FD-KVC to both preserve historically important tokens and rapidly adapt when dialog topics shift. An adaptive learning rate driven by an ownership loss function ensures convergence without oscillation. FD-KVC operates entirely on CPU with negligible overhead. Across five diverse multi-turn dialog scenarios with 600 dialogs each, FD-KVC outperforms H2O, the state-of-the-art heavy-hitter baseline, by +6.7% on composite late-turn alignment, with improvements of +127% on topic-shift, +87% on gradual evolution, and +30% on mixed-topic dialogs. FD-KVC adapts to new topics 3.6X faster than H2O and achieves the highest topic diversity (80.6%) across all methods. Ablation studies confirm the contribution of each component.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @fractional decay kv-cache 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/fractional-decay-kv-…] indexed:0 read:1min 2026-08-20 ·