From Centralized to Decentralized Coded Caching
Yitao Chen, Karthikeyan Shanmugam, and Alexandros G. Dimakis

TL;DR
This paper introduces a simple method to convert centralized coded caching schemes into decentralized ones, maintaining efficiency and low overhead even as users join or leave the system.
Contribution
It proposes a translation scheme that transforms any constant rate centralized scheme into a decentralized scheme with guaranteed coding gain and manageable file size growth.
Findings
The scheme guarantees a target coding gain g in decentralized caching.
File size remains subexponential in g if original centralized scheme is subexponential in K.
System maintains performance with minimal rate degradation during user dynamics.
Abstract
We consider the problem of designing decentralized schemes for coded caching. In this problem there are users each caching files out of a library of total files. The question is to minimize , the number of broadcast transmissions to satisfy all the user demands. Decentralized schemes allow the creation of each cache independently, allowing users to join or leave without dependencies. Previous work showed that to achieve a coding gain , i.e. transmissions, each file has to be divided into number of subpackets that is exponential in . In this work we propose a simple translation scheme that converts any constant rate centralized scheme into a random decentralized placement scheme that guarantees a target coding gain of . If the file size in the original constant rate centralized scheme is subexponential in , then the file size for the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCaching and Content Delivery · Cooperative Communication and Network Coding · Opportunistic and Delay-Tolerant Networks
