Low-Latency Realism Through Randomized Distributed Function Computations: A Shannon Theoretic Approach
Onur Günlü, Maciej Skorski, H. Vincent Poor

TL;DR
This paper explores how to compress images efficiently while maintaining perceptual quality and security, using a novel framework that considers randomness and communication constraints.
Contribution
The paper introduces a Shannon-theoretic approach to analyze the rate–distortion–perception trade-off in image compression with randomized distributed function computations.
Findings
Finite-blocklength characterizations of the RDP region are established, showing how rate, distortion, and perceptual fidelity interact.
The study incorporates side information and secrecy guarantees, revealing their impact on achievable performance.
Asymptotic performance under perfect realism is analyzed, offering insights for secure and efficient image compression systems.
Abstract
Semantic communication frameworks aim to convey the underlying significance of data rather than reproducing it exactly, a perspective that enables substantial efficiency gains in settings constrained by latency or bandwidth. Motivated by this shift, we study the rate–distortion–perception (RDP) trade-off for image compression, a setting in which reconstructions must be not only accurate but also perceptually faithful. Our analysis is carried out through the lens of randomized distributed function computation (RDFC) framework, which provides a principled means of synthesizing randomness and shaping output distributions. Leveraging this framework, we establish finite-blocklength characterizations of the RDP region, quantifying how communication rate, distortion, and perceptual fidelity interact in non-asymptotic regimes. We further broaden this characterization by incorporating two…
Click any figure to enlarge with its caption.
Figure 1
Figure 2- —ZENITH Research and Leadership Career Development Fund
- —Swedish Foundation for Strategic Research (SSF)
- —German Federal Ministry of Research, Technology and Space (BMFTR) 6GEM+ Research Hub
- —EU and the Czech Ministry of Education
- —U.S National Science Foundation
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
TopicsWireless Communication Security Techniques · Chaos-based Image/Signal Encryption · Generative Adversarial Networks and Image Synthesis
1. Introduction
Semantic communication marks a shift in both the goals and the design principles of modern communication systems. Instead of enforcing a bit-accurate reconstruction of transmitted data, semantic approaches aim to convey the meaning of the information for the task at hand [1,2]. This paradigm becomes particularly beneficial in settings where latency or bandwidth is severely constrained, such as augmented/virtual reality, autonomous driving, and immersive media, because transmitting only the semantically essential components can drastically reduce the communication load while still supporting the intended functionality.
A natural way to formalize semantic communication is through the lens of remote source coding [3], ([4], p. 78), ([5], p. 118), where the receiver is required to compute a function of the source observed at the transmitter. Motivated by this viewpoint, we introduced the randomized distributed function computation (RDFC) framework in [6]. RDFC highlights the central role of controlled randomization in distributed computation: the encoder–decoder pair is designed so that the induced output distribution matches a desired target probability law. This viewpoint naturally accommodates applications such as neural compression based on generative models [7,8], federated learning with side information [9], and neural compression mechanisms that satisfy differential privacy constraints [6,10,11]. Rather than adding external noise, RDFC uses coding-theoretic strategies to shape the output distribution while preserving utility. This approach not only leads to major communication-rate reductions in latency-critical and privacy-sensitive environments, but also provides strong performance guarantees without requiring significant amounts of shared common randomness, since its guarantees hold on a per-instance basis [6,12,13].
The rate–distortion–perception (RDP) problem plays a central role in applications such as generative modeling [14] and image compression ([15], Section 17.4.2). Viewed through the lens of RDFC framework, RDP concerns the task of producing reconstructions that remain perceptually faithful to the original while respecting communication-rate limits [16,17,18,19,20,21]. In contrast to the standard rate–distortion formulation, the RDP problem incorporates an additional constraint that captures perceptual quality, reflecting the requirement that reconstructions align with human visual judgments. Practical systems often enforce this notion of realism using discriminator networks from generative modeling [22,23,24], which are trained to distinguish genuine samples from generated ones. For theoretical analysis, a widely adopted surrogate for perceptual fidelity is the requirement that the reconstruction distribution approximate the source distribution, as outlined in [25,26]. This distributional realism condition integrates naturally into the RDFC viewpoint: the coding mechanism synthesizes a decoder output that emulates a prescribed target probability law. Leveraging this connection, we use RDFC-based random coding methods to obtain finite-blocklength characterizations of the non-asymptotic RDP limits, with strong function computation guarantees that do not rely on large amounts of common randomness.
Here, we derive achievable non-asymptotic RDP bounds that describe the interplay among rate, distortion, and perceptual quality in the RDP setting. These finite-blocklength descriptions provide rigorous benchmarks for assessing the performance of practical compression schemes and offer insights relevant to systems operating under stringent latency requirements. We further broaden the analysis to include scenarios in which both terminals have access to side information (SI) correlated with the source. Such settings arise naturally in sequential or streaming applications, where earlier frames in an image sequence carry semantic information that is informative about the current input.
Distributed function computations become significantly more challenging when communication takes place over public channels, as unintended parties may gain access to sensitive information [27,28]. To mitigate such leakage in the RDP setting, we extend our coding-based constructions by incorporating techniques from physical-layer security (PLS). These methods restrict what an eavesdropper can infer from the transmitted information, strengthening confidentiality in neural compression systems where both the intended receiver and an adversary can observe the channel output. Unlike cryptographic mechanisms that rely on assumptions about computational hardness, PLS provides information-theoretic guarantees that remain robust even in the presence of quantum-capable adversaries [29,30]. Moreover, PLS has emerged as a key component of joint source–channel coding architectures for image transmission [31], making it a natural complement to the RDP models developed in this work.
In this context, we characterize secure RDP regions in both finite-blocklength and asymptotic regimes under a strong secrecy constraint, ensuring that the amount of leaked information remains negligible in a strong sense, rather than merely when normalized by blocklength that is common in weak secrecy formulations. Integrating RDFC-based coding tools with PLS thus creates a unified framework that simultaneously addresses perception, distortion, latency, and confidentiality. This synthesis bridges theoretical advances in distributed function computation with practical requirements in neural image compression, yielding communication strategies that preserve realism and efficiency while offering rigorous security guarantees. As a result, the proposed methodology aligns with the demands of emerging applications that require communication systems to be simultaneously low-latency, secure, and context-aware.
1.1. Main Contributions
The key contributions of this work are as follows.
We establish non-asymptotic inner bounds for the RDP region to quantify the achievable rate requirements at finite blocklengths while ensuring high perceptual fidelity and low distortion;We extend these bounds to settings with information-leakage constraints, deriving achievable regions that guarantee strong secrecy without compromising distortion or perceptual performance;We identify the corresponding asymptotic secure RDP region under a perfect realism constraint, clarifying how this regime relates to its near-perfect counterpart.
Parts of the results listed above appeared in the conference version of this work in [16], and here we corrected a minor issue in the distortion expressions. Moreover, in this work, we additionally
- Establish the non-asymptotic RDP with SI regions, where shared SI is correlated with the encoder input;
- Consider a binary RDP example to illustrate the significant increase in the required amount of communication and randomness resources when a security constraint is imposed;
- Analyze the resulting rate regions, which includes (i) illustrating significant communication load reductions over classical data compression methods; (ii) identifying the main effects of secrecy constraints on RDP regions; (iii) illustrating significant communication and common-randomness rate gains from available SI; and (iv) highlighting the relationships between non-asymptotic and asymptotic results.
While prior work on the RDP trade-off has established asymptotic limits under various notions of realism, this paper focuses on regimes and resources that are left implicit in most existing analyses. In particular, we provide finite-blocklength achievable RDP regions and explicitly characterize the role of common randomness, noting that common randomness is in general necessary to satisfy stringent perceptual constraints in RDP formulations [32]. Our framework further enables systematic extensions to shared SI and strong secrecy constraints within the same RDP formulation.
1.2. Paper Organization
Section 2 introduces the point-to-point RDFC framework used throughout the paper and formalizes the non-asymptotic RDP regions considered, including the variants with SI and secrecy constraints. Section 3 then develops the main technical results, establishing three finite-blocklength achievable rate regions as well as a corresponding asymptotic secure RDP region. In Section 4, we compare these rate regions, their asymptotic limits, and classical data compression baselines. Finally, Section 5 discusses the overall insights gained from the analysis and outlines their broader scientific and technological implications.
1.3. Notation
Random variables are written in uppercase X and their realizations in lowercase x. The probability distribution of X is denoted by with support . The calligraphic letters denote sets, with representing their cardinality. For a block of length n, we denote sequences as . If a sequence is independent and identically distributed (i.i.d.), then its joint distribution is .
The total variation (TV) distance between two distributions and over a common alphabet is defined as
For a joint probability distribution , the information density is
For distributions of the form , the corresponding information density is
We denote the Big O notation as , and use to denote variance and to denote the inverse Q-function, i.e., inverse of the tail distribution of a standard Gaussian. For any , we have . All logarithms are base 2. The interval denotes the set of integers , and denotes a complementary event.
A sequence is -letter typical with respect to , i.e., , if we have
where is the number of occurrences of symbol a in the sequence .
A Bernoulli distributed random variable with parameter is denoted as Bern . Similarly, a binary symmetric channel (BSC) with crossover probability is denoted as BSC . We define the ∗-operator as for any . Moreover, we define the binary entropy function .
2. Problem Definitions
We consider a point-to-point RDFC setup, e.g., for neural image compression, whose goal is to produce perceptually realistic reconstructions subject to communication-rate and distortion constraints; see Figure 1. The encoder observes an input image sequence , where is a finite alphabet, and has access to common randomness that is shared with the decoder and is uniformly distributed and independent of . Such common randomness may be generated, for example, using physical unclonable functions [33]. The encoder applies a mapping . Throughout, we assume that the index S is delivered reliably (e.g., using suitable channel coding techniques), and we therefore characterize the compression resources required to meet distortion and perception constraints at blocklength n. A joint RDP-channel analysis of RDP over noisy channels is outside the scope of this paper and would require additional fundamental results, which can be provided by extending the asymptotic results in [34].
Then, given , the decoder outputs a reconstruction image satisfying the following:
- (i)The induced distribution , where we have , approximates the source distribution ;
- (ii)The communication rate R is as small as possible for a given common randomness rate ; and
- (iii)The distortion between and is minimized.
We also study an extension in which both terminals have access to correlated side information (SI) , which is jointly distributed with according to .
By fixing a blocklength , we obtain a finite-blocklength characterization of the RDP region, which considers low-latency deep learning-based image compression. In this setting, we define three non-asymptotic RDP regions: a rate region without a secrecy constraint or SI, a region in which SI is available at both terminals, and a secure RDP region in which an eavesdropper may observe the publicly transmitted index S. Throughout, denote fixed parameters for realism, distortion, and secrecy, respectively.
Definition 1.
An RDP tuple is said to be ( )-achievable for if there exist an encoder and a decoder satisfying
where is any per-letter distortion metric and we define
The closure of the set of all ( )-achievable tuples is defined as the non-asymptotic RDP region .
We next introduce the non-asymptotic RDP with SI region , defined for the case in which both the encoder and decoder have access to SI . As mentioned above, the SI models additional, correlated observations of the source (for example, previously acquired frames), which can be exploited to substantially improve the RDP performance, as discussed below.
Definition 2.
Given shared SI , an RDP tuple is said to be ( )-achievable for if there exist an encoder and a decoder satisfying (5) and (6).
The closure of the set of all ( )-achievable tuples is defined as the non-asymptotic RDP with SI region .
We now introduce a secrecy constraint that bounds the information an eavesdropper observing the index S can infer about the reconstruction image . This requirement is particularly relevant in applications such as generative artificial intelligence for artistic digital content, where the reconstructed image itself should be protected.
Definition 3.
An RDP tuple is said to be ( )-achievable for under a strong secrecy constraint if there exist an encoder and a decoder satisfying (5), (6), and
The closure of the set of all ( )-achievable tuples is defined as the non-asymptotic secure RDP region .
The requirement in (8) corresponds to a strong secrecy constraint, as it limits absolute information leakage (known in the cryptographic literature as “noisy leakage” [35,36]) rather than leakage normalized by n, which forms the basis of the classical weak secrecy notion used, for example, in [37].
We now present finite-blocklength achievable RDP regions that serve as inner bounds for , , and . Furthermore, we characterize the asymptotic secure RDP region under a perfect realism constraint that is stricter than the near-perfect realism constraint in (5).
3. Main Results
Before presenting the main results, we note that the theorems in this section serve complementary purposes. The first theorem characterizes the fundamental finite-blocklength RDP limits without additional resources, the second one incorporates SI to capture, e.g., contextual knowledge available at both terminals, and the third one introduces a secrecy constraint to model adversarial settings. Moreover, the fourth theorem identifies the corresponding asymptotic RDP region under a perfect realism constraint. A detailed comparison of these regions and their implications is given in Section 4.
Following the notation in [38,39,40], we define the channel dispersions associated with the test channels and as
Here, the test channels and relate the variables X and Y in Figure 1 to an auxiliary random variable U used in representing the code construction. Define
We now characterize a non-asymptotic RDP region that is ( )-achievable, which establishes an achievable RDP trade-off at finite blocklengths.
Theorem 1.
An ( )-achievable non-asymptotic RDP region is the union of the rate tuples over all distributions , such that we have the rate constraints
where form a Markov chain, and the distortion constraint
where we have some function such that if and
It suffices to consider .
Proof. The achievability proof relies on non-asymptotic random binning techniques developed in [39,41,42], which develop finite-blocklength code constructions as in [38,43,44] for the output statistics of random binning (OSRB) method [45,46]. In what follows, we describe the adaptations and refinements specific to our setting and indicate the places where the arguments depart from the standard approaches. For comprehensive treatments of the standard proof steps, we refer the reader to [25,39,42,47], which we do not reproduce here for convenience.Fix a distribution that satisfies the distortion constraint
where satisfies (15). The difference between the expected distortion under and under the synthesized joint probability distribution can be bounded by , where is independent of n and if . This bound follows from similar arguments to ([47], Section IV-G and Proposition 53). Note that ([47], Proposition 53) introduces two additional error terms, beyond the realism parameter , which must also vanish in order to guarantee that . While this vanishing behavior constitutes a necessary condition, any asymptotically optimal code design will, by construction, satisfy it. For this reason, and in the interest of clarity, we provide only a sufficient condition for ensuring , without explicitly specifying the exact dependence on all parameters; see ([47], Proposition 53) for the exact error terms. Thus, in the following analysis, we consider i.i.d. sequences by accounting for this difference.Define the error event that the sequences are not -letter typical as
Using similar steps as in [48], we obtain (15), given (6), since we have
where follows from the typical average lemma ([49], p. 26); since the distortion metric is per-letter with bound , follows (16). A bound on given in ([50], Equation (6.34)), which can be applied as a per-letter estimator, is used.We next prove that there exist non-asymptotic random binning schemes simultaneously satisfying the realism and distortion constraints. Generate an auxiliary random variable sequence in an i.i.d. manner such that we have a joint probability distribution . Following the structure of the OSRB method, we first analyze a source coding problem (Protocol A). In Protocol A, the encoder maps independently and uniformly to three random bin indices
In this protocol, the index F represents the public choice of encoder–decoder pairs. Using a mismatch stochastic likelihood coder as the decoder, as in ([42], p. 3) and ([39], Equation (12)), that observes , we can bound the expected error probability averaged over the random binning ensemble.Now, the rate constraints are imposed to ensure that the encoder–decoder pair aims to satisfy the following, for suitable nonnegative error parameters , , and that vanish as , with the penalties for finite blocklengths:
- (i) are almost independent of such that we have
- (ii) almost recover such that we have
- (iii)F is almost independent of such that we have
To impose constraints that ensure near independence, we apply ([42], Theorem 1). Similarly, to impose reliable sequence reconstruction constraints, we apply ([42], Theorem 2). These steps yield rate constraints on given in Theorem 1, derived by applying Berry–Esseen Theorem such that the total variation distances between the target and observed probability distributions are bounded by a fixed value. This analysis corresponds to Protocol B, a channel coding problem dual to our problem with extra randomness F in Protocol A. Furthermore, the proof of the realism constraint (5) follows by applying the soft covering lemma ([13], Lemma IV.1) as in the achievability proof of ([25], Theorem 2).To eliminate extra randomness F such that is also eliminated from the rate constraints, we show that a fixed realization can be agreed upon publicly by the encoder and decoder, following by applying arguments similar to those in [39,45]. Finally, by selecting the free parameters similar to the choices in ([39], Equation (36)), we obtain (12) and (13). This follows because in the above analysis, the quantities , , and are auxiliary design parameters that control, respectively, the independence conditions in (20) and (22) and the decoding error in (21). For any fixed blocklength n and target realism parameter , we choose these parameters in such a way that , as in ([39], Equations (23b) and (36)). The finite-length OSRB theorems in ([42], Theorems 1 and 2) then guarantee that, whenever the rate pair satisfies the bounds in (12) and (13), there exists a code for which (20)–(22) hold with these parameter choices.The cardinality bound on the auxiliary random variable U follows from the support lemma ([5], Lemma 15.4). Since we have , preserving the joint probability distribution requires continuous real-valued constraints. Moreover, the two expressions corresponding to the lower bounds in (12) and (13) must be preserved. Consequently, the support lemma implies that it is sufficient to restrict . □
Note that the asymptotic counterparts of the bounds in (12)–(15) recover the RDP region in ([26], Theorem 6) that extends ([51], Theorems 1 and 5).
Remark 1.
Taking the limit in Theorem 1 recovers the asymptotic RDP region. In this regime, the rate is achievable whenever the decoder has access to enough common randomness, specifically when . Because is the minimum rate required for any lossless compression method, the ratio captures the potential rate reductions attainable through RDP-based schemes. As shown in [6], exploiting common randomness in the RDFC framework can yield rate reductions exceeding a factor of 214 in differential privacy applications. Similar improvements can arise in the RDP setting, depending on the source distribution and the distortion measure . Moreover, we note that communication rate comparisons with lossless compression methods must be interpreted relative to distortion level (and perception constraint). While lossless coding enforces asymptotically negligible distortion, RDP schemes operate at nonzero minimal distortion levels characterized by an RDP distortion-rate function that depends on the communication and common-randomness rates.
Denote channel dispersions for test channels and as
Define
Now, we establish an ( )-achievable non-asymptotic RDP with SI region, which extends the non-asymptotic RDP region by quantifying how shared SI alters the achievable trade-offs.
Theorem 2.
An ( )-achievable non-asymptotic RDP with SI region is the union of the rate tuples over all distributions , such that we have the distortion constraint (14) with
and the rate constraints
where form a Markov chain. It suffices to consider .
Proof. The achievability proof follows by using a coding method similar to the code construction designed in the achievability proof for Theorem 1, where, this time, we use a different codebook for each realization . Using a different codebook per realization is similarly applied to an asymptotic RDP with SI case in ([47], Section IV-B), which leverages a strong coordination with SI result in ([13], Corollary VII.5).We then impose rate constraints to asymptotically satisfy the following: (i) are almost independent of ; (ii) almost recover ; and (iii) using the soft-covering lemma with SI ([13], Corollary VII.5) and recognizing that the term in (28) is equal to where the latter is the form used in ([13], Corollary VII.5), we satisfy the realism constraint (5); see also ([47], pp. 10–11). Moreover, the elimination of the extra randomness F and the proof of the cardinality bound follow similarly to the steps given in the achievability proof for Theorem 1. □
We remark that by allowing , the bounds in (14) and (26)–(28) recover the asymptotic RDP with SI region in ([47], Theorem 8).
We next establish an ( )-achievable non-asymptotic secure RDP region, which characterizes the stricter constraints imposed on the non-asymptotic RDP region when strong secrecy against an eavesdropper is required.
Theorem 3.
An ( )-achievable non-asymptotic secure RDP region is the union of the rate tuples over all distributions , such that, for any , we have the distortion constraint (14) with (15) and the rate constraints
where form a Markov chain. It suffices to consider .
Proof. The structure of the achievability proof steps parallels that of Theorem 1, but the secure setting requires demonstrating that a non-asymptotic random binning scheme can be constructed to meet the two constraints
for any ; see also ([42], Theorem 4). To this end, we employ the same random code ensemble used in Theorem 1, but instead of enforcing almost-independence between F and , we require that the pair be almost independent of . Proceeding through the OSRB-based analysis with this modified independence condition yields the bounds in (29) and (30). Finally, the cardinality bound on the auxiliary random variable follows from the same arguments used in the proof of Theorem 1, since and the expressions appearing in (29) and (30) must be preserved. □
Taking the limit , the asymptotic forms of the bounds in (14), (15), (29), and (30) coincide with the asymptotic secure RDP region derived in [34]. This recovery follows once the factors and in (29) and (30) are removed.
The condition in (5) is commonly described as a near-perfect (or strong) realism constraint, since the parameter can be driven arbitrarily close to zero as , although it never vanishes exactly. In contrast, a perfect realism constraint imposes
and under this stricter requirement the asymptotic secure RDP region admits the following characterization.
Theorem 4.
The asymptotic secure RDP region with perfect realism constraint is the union of the rate tuples over all distributions , such that we have
where form a Markov chain. It suffices to consider .
Proof. The asymptotic secure RDP region under near-perfect realism is obtained by taking in the bounds (14), (15), (29), and (30), which recovers the characterization given in [34]. This asymptotic result is then combined with ([25], Theorem 1), which shows that a rate triple is achievable under near-perfect realism if and only if it is achievable under perfect realism. Applying this equivalence to the region of [34] yields Theorem 4. □
Remark 2.
The optimal code constructions for the asymptotic secure RDP regions under perfect and near-perfect realism are not necessarily the same even if they impose the same bounds.
4. Comparisons and Discussions
From a system-design perspective, the derived RDP regions clarify how communication rate, common randomness rate, SI, and distortion act as controllable resources in semantic compression systems. The blocklength-rate product determines the communication load in low-latency regimes, shared SI reduces the required communication and common randomness resources, and the common randomness rate can reflect the availability of shared generative seeds or synchronized models. Moreover, the finite-blocklength and secrecy-constrained regions quantify the additional resource demands imposed by latency and security requirements, respectively. The achievable regions derived in Section 3 can then be used operationally by fixing one design parameter and inspecting the induced trade-off between the remaining parameters, which is the workflow also used in this section to analyse the effects of each parameter across the baseline RDP, RDP with SI, and secure RDP scenarios.
The availability of SI at both the encoder and decoder enlarges the achievable RDP region through two complementary mechanisms. First, SI can lower the required communication rate R; compare (12) and (27). A similar effect appears in the leading term of the sum-rate constraint in (28). Second, the component of that cannot be inferred from effectively behaves as additional common randomness, which can reduce the required common-randomness rate; compare (13) and (28). This dual role of SI, also emphasized in [47], is precisely what Theorems 1 and 2 quantify in our non-asymptotic results. For instance, if is independent of , SI no longer decreases the communication rate but acts as an independent source of common randomness with rate . In this regime, the achievable RDP with SI region in Theorem 2 reduces to the region in Theorem 1, with the distinction that the required common-randomness rate can be decreased by ; see additionally ([47], p. 10).
Compared with the non-secure RDP region of Theorem 1, the secure RDP region in Theorem 3 differs both in structure and in the resulting bounds. Without secrecy constraint, the description involves a single sum-rate constraint, which yields a larger achievable region. With secrecy constraint, in contrast, the rates are bounded separately to meet realism and secrecy simultaneously. For example, suppose
and a uniformly distributed binary auxiliary random variable U. For this example scenario, we compare achievable tuples for the asymptotic non-secure and secure RDP regions, for which we obtain
Taking the union over all for the corresponding rate bounds results in the achievable non-secure and secure RDP regions, whose Pareto boundaries are depicted in Figure 2. This figure highlights the significant shrinkage of the achievable rate region when secrecy is imposed, requiring larger communication R and common-randomness rates. Moreover, unlike the non-secure case where is feasible, secure RDP requires a strictly positive common randomness rate for non-trivial distortion levels. Thus, this comparison highlights the fundamental performance loss intrinsic to strong secrecy in, e.g., RDP-based neural compression systems. Note that these evaluation steps can be extended for continuous-alphabet random variables, such as Gaussian vector sources under standard distortion and perception measures, as considered in [52,53] for closely related problems.
Furthermore, the secrecy requirement amplifies the finite-blocklength penalties, since the realism and secrecy parameters enter the bounds through the scaling factors and . As a result, the corresponding additive terms become larger than in the non-secure case. These effects highlight the inherent cost of enforcing strong secrecy, as achieving it typically necessitates increased communication and common-randomness rates, with the overhead being most pronounced at short blocklengths. Such trade-offs are especially important in applications that must jointly account for security, latency, distortion, and realism when choosing between secure and non-secure neural compression methods.
As , the finite-blocklength penalties disappear and we recover the asymptotic rate regions. For finite n, however, the achievable bounds include correction terms of the form , which reflect statistical fluctuations that arise at finite blocklengths. These terms exhibit the same functional dependence as those appearing in finite-blocklength channel and source coding [38,43], although the analysis of RDP problems requires different proof techniques due to the perception constraint. Comparing the finite-n RDP regions with their asymptotic counterparts shows that, at finite blocklengths, achieving a given distortion level requires larger rates, and for a fixed-rate tuple the best attainable distortion is higher than in the asymptotic limit. Such insights are essential for understanding the performance of neural image compression systems that must function reliably under stringent constraints on latency, realism, and distortion.
5. Conclusions
Within the RDFC framework, this work broadened classical rate–distortion analyses by incorporating perceptual quality requirements and strong secrecy guarantees. We derived finite-blocklength achievable regions for the RDP problem and examined their asymptotic limits, providing a theoretical basis for low-latency, high-fidelity, and secure neural image compression under realism constraints. In addition, we showed that shared side information can substantially enlarge the achievable regions by reducing the required amount of both communication and common-randomness rates. Although the assumption of stationary memoryless sources, considered here, is idealized, it is well-accepted in the machine learning literature on RDP tradeoffs, enabling tractable analysis and insightful benchmarks; see, for instance, [20]. Extensions to more general non-i.i.d. models using information-spectrum methods [54] are possible but typically yield far less tractable expressions, so we restricted attention to the i.i.d. setting for clarity and interpretability.
From an application perspective, the obtained bounds guide the design of ultra-efficient neural image compression schemes that must simultaneously meet requirements on latency, realism, distortion, and security. The strong secrecy guarantees, which provide robustness even against adversaries with quantum capabilities, align the RDP framework with the broader shift toward quantum-safe communications. Future work includes treating noisy transmission channels, which would advance the theory of joint RDP-channel coding and further extend the practical relevance of RDP methods in emerging deep learning-based systems.
The reference list from the paper itself. Each links out to its DOI / PubMed record.
- 1Gündüz D. Chiariotti F. Huang K. Kalør A.E. Kobus S. Popovski P. Timely and Massive Communication in 6G: Pragmatics, Learning, and Inference IEEE BITS Inf. Theory Mag.20233274010.1109/MBITS.2023.3322667 · doi ↗
- 2Gündüz D. Qin Z. Aguerri I.E. Dhillon H.S. Yang Z. Yener A. Wong K.K. Chae C.B. Beyond Transmitting Bits: Context, Semantics, and Task-Oriented Communications IEEE J. Sel. Areas Commun. (JSAC)20224154110.1109/JSAC.2022.3223408 · doi ↗
- 3Dobrushin R. Tsybakov B. Information transmission with additional noise IRE Trans. Inf. Theory (T-IT)1962829330410.1109/TIT.1962.1057738 · doi ↗
- 4Berger T. Rate-distortion Theory Wiley Encyclopedia of Telecommunication Wiley Hoboken, NJ, USA 2003
- 5Csiszár I. Körner J. Information Theory: Coding Theorems for Discrete Memoryless Systems Cambridge University Press Cambridge, UK 2011
- 6GünlüO. Randomized Distributed Function Computation with Semantic Communications: Applications to Privacy Proceedings of the IEEE International Workshop on Information Forensics and Security (WIFS)Rome, Italy 2–5 December 202416
- 7Flamich G. Havasi M. Hernández-Lobato J.M. Compressing images by encoding their latent representations with relative entropy coding Adv. Neural Inf. Process. Sys. (Neur IPS)2020331613116141
- 8Havasi M. Peharz R. Hernández-Lobato J.M. Minimal random code learning: Getting bits back from compressed model parameters Proceedings of the International Conference on Learning Representation (ICLR)New Orleans, LA, USA 6–9 May 2019
