Secrecy Rate Maximization with RIS
The Joint Security Optimization
Section 15.1 defined the secrecy capacity as a function of . Section 15.2 formalizes the optimization problem and presents practical algorithms. Structurally similar to Chapter 5's joint comm optimization, but the objective is the difference of two log-SINRs, not a sum β a new optimization flavor.
Definition: Joint RIS Secrecy Rate Maximization
Joint RIS Secrecy Rate Maximization
The secrecy rate maximization is
subject to power constraints and .
Without the : the objective is a difference of log- SINRs. At high SNR, this reduces to . The design goal: maximize the channel contrast between Bob and Eve β not just Bob's SINR.
Theorem: High-SNR Secrecy Approximation
Under high-SNR regime, the secrecy-rate optimization simplifies to
(a ratio, not a difference). This is a generalized eigenvalue problem in for fixed ; becomes a harder non-convex problem in .
At high SNR, . Secrecy rate reduces to . The optimization aims to maximize the ratio of signal powers at Bob vs. Eve β a geometric interpretation.
High-SNR expansion
at large . .
Ratio
. Under equal noise powers: maximize .
Generalized eigenvalue
For fixed , the optimal is the dominant generalized eigenvector of . Closed form. Chained with AO on .
AO for RIS Secrecy Rate
Complexity: ; T ~ 15 iterationsThe active update has a closed-form solution via generalized eigenvalue decomposition (unlike WMMSE for sum rate). The passive update is the harder subproblem; SDR gives tight relaxation for single-Eve scenarios.
Secrecy Rate AO Convergence
Trace the secrecy rate vs. iteration under AO. Compare the RIS-aided secrecy with a no-RIS baseline. The RIS contribution grows over iterations as learns to null Eve.
Parameters
Example: Expected Secrecy Gain from RIS
. Bob and Eve have independent Rayleigh channels. No-RIS baseline has zero secrecy (Eve randomly better half the time). Estimate the RIS-aided secrecy rate.
No-RIS
Half the realizations have Eve > Bob: . Half have Bob > Eve: , small. Expected - bit/s/Hz.
With RIS
Optimized always focuses on Bob (deterministically choose to favor Bob). ; . Ratio . bits/s/Hz.
Net gain
RIS provides - additional bits/s/Hz of secrecy rate. This is the "secure throughput boost" β directly improving the information that can be transmitted without leakage.
Secrecy vs. Communication Tradeoff
Maximizing secrecy rate is not the same as maximizing Bob's rate. For comm: focus only on Bob. For secrecy: focus on Bob and null at Eve.
Consequence: under RIS-aided secrecy optimization, Bob's received rate may be slightly lower than under pure comm optimization, because some DoF are spent nulling Eve.
In practice, the secrecy-optimal gives Bob - of the pure-comm rate, with the remainder spent ensuring Eve's rate stays small. Acceptable tradeoff for security-critical services.
Common Mistake: Check for Positive Secrecy
Mistake:
"Apply the secrecy maximization AO blindly; trust whatever it outputs."
Correction:
If is achievable with positive at the input, the optimization may find negative-secrecy solutions (Eve stronger than Bob), returning . Always verify:
- Is the input channel geometry favorable? (Bob's geometric RIS path exists with adequate .)
- Does the AO converge to positive ? If not, consider alternative: artificial noise (Section 15.3) or different RIS placement.
- Under imperfect Eve CSI, apply robust design (Section 15.4) or abandon secrecy and use cryptography instead.