Secure Decentralized Pliable Index Coding for Target Data Size
Anjali Padmanabhan, Danya Arun Bindhu, Nujoom Sageer Karat, Shanuja Sasi
TL;DR
This work addresses securing decentralized pliable index coding (DPIC) in networks where clients hold heterogeneous side-information under the linearly progressive sets with fixed overlap (LPS-FO) model. It develops a recursive transmission scheme that drives all $C$ clients to a common target knowledge level $T = K + C$ while guaranteeing that no client ends up with more than $T$ messages, thus enforcing a strict security constraint. The achievability is realized via Algorithm 1, with a general-case Algorithm 2 and a special-case Algorithm 3, under conditions $K \ge 2P$, $P \ge r_{\max}-2$, and a combinatorial bound on $C$ determining $r_{\max}$; the total number of transmissions obeys $N(C) = C + N(C - r_{\max})$, with base cases $N(1)=1$ and $N(2)=3$. The authors prove the correctness of the schemes, preserve the LPS-FO structure at every recursive step, and show optimality for $C \in \{3,4\}$, highlighting a trade-off between security and transmission overhead $N(C - r_{\max})$ relative to non-secure lower bounds. This work enables secure, scalable, decentralized content distribution in heterogeneous networks where side-information is unevenly distributed.
Abstract
Decentralized Pliable Index Coding (DPIC) problem addresses efficient information exchange in distributed systems where clients communicate among themselves without a central server. An important consideration in DPIC is the heterogeneity of side-information and demand sizes. Although many prior works assume homogeneous settings with identical side-information cardinality and single message demands, these assumptions limit real-world applicability where clients typically possess unequal amounts of prior information. In this paper, we study DPIC problem under heterogeneous side-information cardinalities. We propose a transmission scheme that coordinates client broadcasts to maximize coding efficiency while ensuring that each client achieves a common target level $T$. In addition, we impose a strict security constraint that no client acquires more than the target $T$ number of messages, guaranteeing that each client ends up with exactly $T$ messages. We analyze the communication cost incurred by the proposed scheme under this security constraint.
