Exercises

ex-cc-ch12-01

Easy

State the Wan-Caire zero-leakage theorem for demand-private coded caching.

ex-cc-ch12-02

Easy

Compute the non-private MAN leakage for K=10K = 10 users, N=100N = 100 files, uniform demand.

ex-cc-ch12-03

Easy

Explain why information-theoretic privacy is stronger than cryptographic privacy.

ex-cc-ch12-04

Easy

For K=20K = 20 users and z=5z = 5 colluding, compute the rate penalty under Wan-Sun-Ji-Tuninetti-Caire.

ex-cc-ch12-05

Easy

Why is shared randomness "free" in the placement phase?

ex-cc-ch12-06

Medium

Privacy and correctness. In the Wan-Caire scheme, user kk must decode its file correctly despite not knowing other users' permutations. Prove that correctness is preserved.

ex-cc-ch12-07

Medium

Collusion penalty curve. Plot the rate penalty as a function of coalition fraction z/Kz/K for ΞΌ=0.1,0.3,0.5\mu = 0.1, 0.3, 0.5.

ex-cc-ch12-08

Medium

Key-distribution overhead. For K=100K = 100 users and N=10,000N = 10{,}000 files, compute the shared-randomness requirement and overhead vs a 1 GB file.

ex-cc-ch12-09

Medium

Practical vs theoretical keys. Explain why actual deployed systems use much less shared randomness than the theoretical log⁑N!\log N! per permutation.

ex-cc-ch12-10

Medium

Computational vs IT privacy comparison. List scenarios where each type is preferred.

ex-cc-ch12-11

Hard

D2D private scheme achievability. Sketch how the Wan-Caire scheme extends to D2D with user collusion.

ex-cc-ch12-12

Hard

Converse for zz-privacy. Prove that under zz-collusion, the rate cannot exceed (Kβˆ’z)(1βˆ’ΞΌ)/(1+(Kβˆ’z)ΞΌ)(K-z)(1-\mu)/(1+(K-z)\mu).

ex-cc-ch12-13

Challenge

Privacy in multi-antenna coded caching. Extend the Wan-Caire scheme to the cache-aided MIMO BC (Chapter 5). Is privacy still free, or does it cost spatial DoF?

ex-cc-ch12-14

Challenge

Cache content privacy. Is there a notion of "cache privacy" β€” where users don't learn what other users have cached? How would one define and achieve it?

ex-cc-ch12-15

Challenge

Differential privacy connection. The Wan-Caire scheme provides exact information-theoretic privacy. An alternative framework is differential privacy. How do the two compare?