Research questionHow can long-context LLM inference reduce KV-cache memory without losing attention-head-specific information?KV caches grow linearly with context length and can become a major inference-memory bottleneck. Because attention heads serve different functional roles, uniform compression may discard information that remains important for long-context processing.