Researchers from Tsinghua University introduced Cache‑to‑Cache (C2C), a method that lets AI models exchange internal memory without text, boosting collaborative inference speed by up to 150%.

Researchers at Tsinghua University have unveiled a groundbreaking AI‑to‑AI communication method called Cache‑to‑Cache (C2C), which promises to eliminate the human bottleneck in collaborative inference and deliver up to a 150% speed boost.

What Is the C2C Technique?

C2C enables AI models to exchange internal memory states directly, bypassing the need for textual prompts or human‑mediated data transfer. By sharing cached representations, models can synchronize their reasoning processes in real time.

How It Works

The method creates a "brain‑wave"‑like connection where each model’s cache is streamed to its partner, allowing simultaneous updates to weights and activations. This direct link reduces latency and cuts the number of inference cycles required for joint tasks.

Performance Gains

In benchmark tests, C2C‑enabled systems achieved up to a 150% increase in inference speed compared with traditional pipeline approaches that rely on sequential human‑in‑the‑loop supervision.

  • Faster model collaboration
  • Reduced communication overhead
  • Elimination of human‑mediated bottlenecks

Potential Applications

The technique could transform fields that depend on multi‑model coordination, such as autonomous vehicle fleets, distributed robotics, and large‑scale language model ensembles.

By removing the need for human intervention during inference, C2C may also lower operational costs and improve scalability for cloud‑based AI services.

"C2C represents a paradigm shift in how AI systems interact, moving from text‑based handshakes to direct memory sharing," the authors wrote in their paper.

The research paper, posted on a Chinese academic repository, details the architecture, training regimen, and experimental results supporting the claimed speed improvements.

TechRadar coverage of the C2C breakthrough