Capacity in Special Cases
When the Problem Becomes Tractable
The general interference channel capacity is unknown, but there are important special cases where we can determine the capacity region exactly. The key insight is that when the interference is strong enough, each receiver can decode the interfering message completely β and once decoded, the interference can be subtracted, leaving a clean channel. This transforms the IC into a pair of effective MACs, and we know how to handle MACs.
We start with the extreme case (very strong interference) and work our way down to strong interference, building intuition for why the problem becomes harder as interference weakens.
Definition: Very Strong Interference
Very Strong Interference
The two-user Gaussian IC is said to have very strong interference if:
Equivalently, and .
In this regime, the interference is so strong that each receiver gets a better copy of the interfering message than the intended receiver does of its own.
The terminology "very strong" distinguishes this from the "strong" interference regime, which has a weaker condition and a different capacity argument.
Theorem: Capacity Region Under Very Strong Interference
Under very strong interference, the capacity region of the two-user Gaussian IC is:
That is, both users achieve their interference-free capacity simultaneously β as if the other user were not present.
When interference is very strong, Rx 1 can decode Tx 2's message from the interference signal (which it receives with SNR ), subtract it perfectly, and then decode its own message from the clean residual with rate . Symmetrically for Rx 2. The interference is so loud that it is easier to understand than to ignore.
Achievability
Each transmitter uses an independent Gaussian codebook with full power. Each receiver first decodes the interfering message (achievable because when ), subtracts it, then decodes its own message.
Converse
The single-user capacity is an obvious upper bound (the rate cannot exceed what a user would achieve with no interference). Since the achievability matches this bound, the capacity region is established.
Definition: Strong Interference
Strong Interference
The two-user Gaussian IC has strong interference if:
Equivalently, and similarly for the other link. In the symmetric case (, ), this simplifies to , i.e., the cross-link is at least as strong as the direct link.
Theorem: Capacity Region Under Strong Interference
Under strong interference (, ), the capacity region of the two-user Gaussian IC equals the intersection of two MAC regions:
Each receiver decodes both messages jointly, treating its observation as a MAC.
When both cross-links are stronger than the direct links, each receiver can decode the interfering message alongside its own. The sum-rate constraints arise because each receiver effectively sees a MAC with both signals. The capacity region is the intersection of the two MAC regions (one at each receiver).
Achievability via joint decoding
Each receiver uses joint typicality decoding for both messages. At Rx 1, the effective MAC has inputs and output . The MAC rate constraints give: , , . Similarly at Rx 2. The achievable region is the intersection.
Converse
The converse uses Fano's inequality at each receiver. The key step is showing that under strong interference (), the constraint at Rx 1 is at least as restrictive as any genie-aided bound: The strong interference condition ensures Rx 1 can decode reliably.
Example: Symmetric Strong Interference Channel
Consider the symmetric Gaussian IC with , , and (strong interference: ). Find the capacity region and the maximum sum rate.
Individual rate bounds
$
Sum-rate bounds
From Rx 1's MAC: . By symmetry (), the constraint at Rx 2 is identical.
Capacity region
The capacity region is the rectangle intersected with the sum-rate constraint . Since , the sum-rate constraint is active. Maximum sum rate: bits.
Comparison with no interference
Without interference, each user gets bits, for a sum of 3.46. The interference costs about 0.62 bits in sum rate, even though each receiver can decode both messages.
Historical Note: The Strong Interference Capacity Result
1975-1987The capacity region of the IC under strong interference was established by Sato (1981) and Costa and El Gamal (1987), building on earlier work by Carleial (1975) who showed that very strong interference allows interference-free performance. The strong interference result is one of the few complete capacity characterizations for the IC, and it relies on the elegant insight that decoding interference is beneficial when the cross-link is strong β a counterintuitive strategy that turns a nuisance into useful information.
Definition: Weak Interference
Weak Interference
The two-user Gaussian IC has weak interference if:
In this regime, the cross-links are weaker than the direct links. Decoding the interfering message is generally not beneficial because the interference is received too weakly. The natural strategy is to treat interference as noise (TIN): each receiver ignores the structure of the interference and treats it as additional Gaussian noise.
Theorem: Treating Interference as Noise (TIN) Rate Region
When both users treat interference as noise, the achievable rate region is:
This is a rectangle β no sum-rate constraint beyond the individual bounds.
Each receiver sees its desired signal plus interference-plus-noise with effective variance (or ). The TIN rate is simply the AWGN capacity with this effective noise. No joint decoding, no rate splitting β just standard single-user decoding with degraded noise.
Achievability
User generates a Gaussian codebook with power . Receiver 1 treats as noise (worst case by the entropy maximization property of Gaussians). The achievable rate is:
Remark on optimality
TIN is generally not capacity-achieving. It ignores the structure of the interference (which is a codeword, not Gaussian noise). However, we will see in Section 17.5 that TIN is sum-rate optimal under certain conditions on the SNR and INR values.
IC Capacity Region by Interference Regime
Compare the achievable rate regions under different strategies (TIN, joint decoding, Han-Kobayashi) for the symmetric two-user Gaussian IC as the interference strength varies.
Parameters
Cross-channel gain squared: $a^2 < 1$ is weak, $a^2 > 1$ is strong
Common Mistake: Interference Is Not Gaussian
Mistake:
Assuming that treating interference as noise is information-theoretically optimal because the interference is "approximately Gaussian" by the central limit theorem.
Correction:
While the interference is the sum of many codeword symbols, it has structure (it is a codeword from a known codebook, not i.i.d. Gaussian). Strategies that exploit this structure β such as decoding the interference (strong regime) or rate-splitting (Han-Kobayashi) β can strictly outperform TIN. The Gaussian assumption in TIN is a lower bound on the interference's harmfulness, not an exact characterization.
Quick Check
In the strong interference regime (, ), each receiver decodes both messages. Why does this help (rather than waste decoding resources)?
Decoding the interfering message allows it to be subtracted, leaving a cleaner signal for the desired message
The receiver gets two independent data streams, doubling the rate
The strong interference condition means the desired signal is also strong
Once the interfering message is decoded, it can be perfectly subtracted from the received signal. The strong interference condition ensures this decoding is reliable. The net effect is as if the interference were not present for the desired message.
Key Takeaway
The interference channel has distinct capacity behaviors depending on the interference strength. Under very strong interference, both users achieve interference-free rates. Under strong interference, joint decoding at each receiver is optimal and the capacity region is the intersection of two MAC regions. Under weak interference, the capacity is unknown in general, though treating interference as noise provides a simple achievable rate β the question is how much we lose by ignoring interference structure.