XKV: Latent Space Communication for Heterogeneous LLM Agents
August 24, 2026
XKV enables efficient communication between heterogeneous LLMs by using learned-query attention to exchange latent information. This overcomes the limitations of previous latent protocols by removing requirements for matched layer counts and KV geometry, bypassing slow text-based exchange.
HOW THIS AFFECTS YOU
●
builderYou can reduce latency in multi-agent systems by exchanging KV caches instead of generating text.
●
researcherThis method provides a way to bridge communication between models with different architectures.