Coded Caching as Blind Interference Management

Zero CSIT β€” But Still Gain?

In the extreme no-CSIT regime, the transmitter knows nothing about the instantaneous channel beyond its statistics. Classical results (Davoodi-Jafar 2016) show that the Gaussian MIMO BC with no CSIT has DoF = 1 β€” spatial multiplexing collapses entirely. Single-beam multicasting is the best we can do.

Remarkably, coded caching retains a gain even here. The caching mechanism does not use channel information; XOR cancellation at receivers uses only the received signal and local cache. Hence the cache-aided no-CSIT DoF is t+1t + 1, strictly above the no-CSIT pure-MIMO DoF of 1. This "CSIT-free" DoF gain is sometimes called blind interference management: the cache provides a form of side information that removes receiver-side interference without requiring channel knowledge at the transmitter.

Theorem: Cache-Aided No-CSIT DoF

For the cache-aided LL-antenna BC with KK users and memory ratio ΞΌ\mu, the no-CSIT DoF is DoFno-CSITβ€…β€Š=β€…β€Šmin⁑(t+1,K),\mathrm{DoF}_{\text{no-CSIT}} \;=\; \min(t + 1, K), where t=KΞΌt = K \mu. The DoF is achieved by the MAN scheme with single-beam multicast delivery; the Lβˆ’1L - 1 extra antennas provide no DoF improvement without CSIT.

Without CSIT, the transmitter's only option is to broadcast a common signal β€” one stream, all receivers. The MAN scheme sends XOR messages at this broadcast layer; cached side information lets each XOR simultaneously satisfy t+1t+1 users. Spatial multiplexing gain is lost; caching gain is preserved.

DoF across CSIT Regimes

Bar chart comparing DoF in three CSIT regimes β€” full, delayed, and none. Cache-aided scheme (blue) retains a significant DoF in all three regimes. Pure MIMO (red) collapses to 1 at no CSIT. The gap between the two schemes grows as CSIT quality degrades β€” coded caching's value is largest where CSIT is most expensive.

Parameters
10
4
0.3

Delayed CSIT: A Middle Regime

Between full CSIT and no CSIT sits the delayed CSIT regime, where the transmitter learns hk\mathbf{h}_k after its coherence block (channel has already passed). Maddah-Ali-Tse (2012) and Yang et al. (2013) showed that pure MIMO with delayed CSIT achieves DoF L(Lβˆ’1)+LL2=2Lβˆ’1L\frac{L(L-1)+L}{L^2} = \frac{2L-1}{L} per user... wait, more accurately: retrospective schemes achieve DoF approaching LL for Kβ†’βˆžK \to \infty, scaling as KLK+Lβˆ’1\frac{KL}{K+L-1} in the symmetric case.

For cache-aided delayed CSIT, the Lampiris-Caire scheme achieves approximately t+2LL+1t + \frac{2L}{L+1} per-round DoF, interpolating between the full-CSIT t+Lt+L and the no-CSIT t+1t+1. The exact delayed-CSIT characterization for cache-aided BC is the subject of ongoing CommIT research.

Example: High-Mobility Example

A vehicular scenario: 5G NR at fc=3.5f_c = 3.5 GHz, v=100v = 100 km/h. Coherence time Tcohβ‰ˆ1/fDβ‰ˆ3T_{\text{coh}} \approx 1/f_D \approx 3 ms. At 1 MBaud symbol rate, Tc=3000T_c = 3000 symbols. But CSIT is 2–5 ms old when used β€” larger than TcohT_{\text{coh}}. Effectively no-CSIT. For L=16L = 16, K=20K = 20, ΞΌ=0.2\mu = 0.2, compare DoF with/without caching.

⚠️Engineering Note

Deployed Systems That Exploit Blind Gain

The "CSIT-free caching gain" narrative maps to several deployed or near-deployed systems:

  1. 5G MBMS (Multimedia Broadcast Multicast Service). Traditional broadcast is CSIT-free; coded caching extensions would substantially improve its efficiency for popular content.
  2. 6G / B5G vision. Near-user caching (edge nodes) with multicast delivery is a planned feature in the 3GPP Rel-18+ pipeline.
  3. Content delivery at mmWave. The short coherence time at mmWave frequencies makes CSIT expensive; cache-aided multicast could recover throughput.
  4. LEO satellite broadcasting. Starlink and similar systems face rapid channel aging due to satellite motion; cached content at user terminals compensates.

These systems do not (yet) implement the Lampiris-Caire scheme verbatim. But the principle β€” rely on cache + multicast rather than CSIT-heavy beamforming β€” is increasingly accepted in system design.

Practical Constraints
  • β€’

    3GPP MBMS supports multicast delivery to cached devices

  • β€’

    mmWave coherence time 20-100 symbols at 30-100 km/h

  • β€’

    LEO satellite channel ages ~10% within typical coherence block

  • β€’

    Cache-aided multicast is Rel-18+ study item (as of 2025)

Why This Matters: Connection to Blind Interference Alignment

Classical blind interference alignment (Jafar 2012) designs transmit signals so that interference aligns in receive subspaces without CSIT β€” purely from receive-side structure (e.g., varying receive filters). The cache-aided no-CSIT scheme plays an analogous role: cached content is the "receive-side structure" that lets XOR cancellation work without transmit-side CSI.

This connection, first formalized by Shariatpanahi-Caire (2017+), puts cache-aided coded caching in the pantheon of CSIT-robust wireless techniques alongside Alamouti coding, space-time codes, and BIA. All share a design philosophy: exploit known receive-side structure rather than demand transmit-side channel knowledge.

Common Mistake: Distinguish Instantaneous vs Statistical CSIT

Mistake:

Calling something "no CSIT" when the transmitter knows the fading distribution (e.g., Rayleigh with known variance).

Correction:

No-CSIT in this chapter means no instantaneous channel knowledge. Statistical knowledge (distribution, variance, spatial correlation) is always assumed β€” without it, the problem is ill-posed. Practical systems typically have:

  1. Statistical CSIT: always known.
  2. Slow-varying CSIT (path loss, long-term shadowing): easy.
  3. Instantaneous small-scale CSIT: hard.

The cache-aided no-CSIT regime refers to no instantaneous CSIT; statistics are still used for transmit power allocation and outage analysis. The DoF result DoF=t+1\mathrm{DoF} = t + 1 holds for this definition.