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

The two-user Gaussian IC is said to have very strong interference if: a2P2β‰₯P1+Οƒ2andb2P1β‰₯P2+Οƒ2a^2 P_2 \geq P_1 + \sigma^2 \quad \text{and} \quad b^2 P_1 \geq P_2 + \sigma^2

Equivalently, INR12β‰₯SNR1+1\text{INR}_{12} \geq \text{SNR}_{1} + 1 and INR21β‰₯SNR2+1\text{INR}_{21} \geq \text{SNR}_{2} + 1.

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: R1≀12log⁑(1+SNR1)R_{1} \leq \frac{1}{2}\log(1 + \text{SNR}_{1}) R2≀12log⁑(1+SNR2)R_{2} \leq \frac{1}{2}\log(1 + \text{SNR}_{2})

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 aX2aX_2 (which it receives with SNR a2P2/Οƒ2β‰₯SNR1+1a^2 P_2 / \sigma^2 \geq \text{SNR}_{1} + 1), subtract it perfectly, and then decode its own message from the clean residual Y1βˆ’aX^2=X1+Z1Y_1 - a\hat{X}_2 = X_1 + Z_1 with rate 12log⁑(1+SNR1)\frac{1}{2}\log(1 + \text{SNR}_{1}). Symmetrically for Rx 2. The interference is so loud that it is easier to understand than to ignore.

Definition:

Strong Interference

The two-user Gaussian IC has strong interference if: a2β‰₯1andb2β‰₯1a^2 \geq 1 \quad \text{and} \quad b^2 \geq 1

Equivalently, INR12β‰₯SNR1β‹…(P2/P1)\text{INR}_{12} \geq \text{SNR}_{1} \cdot (P_2/P_1) and similarly for the other link. In the symmetric case (P1=P2P_1 = P_2, a=ba = b), this simplifies to ∣a∣β‰₯1|a| \geq 1, i.e., the cross-link is at least as strong as the direct link.

Theorem: Capacity Region Under Strong Interference

Under strong interference (a2β‰₯1a^2 \geq 1, b2β‰₯1b^2 \geq 1), the capacity region of the two-user Gaussian IC equals the intersection of two MAC regions: R1≀12log⁑(1+P1/Οƒ2)R_{1} \leq \frac{1}{2}\log(1 + P_1/\sigma^2) R2≀12log⁑(1+P2/Οƒ2)R_{2} \leq \frac{1}{2}\log(1 + P_2/\sigma^2) R1+R2≀12log⁑(1+P1/Οƒ2+a2P2/Οƒ2)R_{1} + R_{2} \leq \frac{1}{2}\log(1 + P_1/\sigma^2 + a^2 P_2/\sigma^2) R1+R2≀12log⁑(1+b2P1/Οƒ2+P2/Οƒ2)R_{1} + R_{2} \leq \frac{1}{2}\log(1 + b^2 P_1/\sigma^2 + P_2/\sigma^2)

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).

,

Example: Symmetric Strong Interference Channel

Consider the symmetric Gaussian IC with P1=P2=P=10P_1 = P_2 = P = 10, Οƒ2=1\sigma^2 = 1, and a=b=2a = b = 2 (strong interference: a2=4>1a^2 = 4 > 1). Find the capacity region and the maximum sum rate.

Historical Note: The Strong Interference Capacity Result

1975-1987

The 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

The two-user Gaussian IC has weak interference if: a2<1andb2<1a^2 < 1 \quad \text{and} \quad b^2 < 1

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: R1≀12log⁑(1+P1a2P2+Οƒ2)R_{1} \leq \frac{1}{2}\log\left(1 + \frac{P_1}{a^2 P_2 + \sigma^2}\right) R2≀12log⁑(1+P2b2P1+Οƒ2)R_{2} \leq \frac{1}{2}\log\left(1 + \frac{P_2}{b^2 P_1 + \sigma^2}\right)

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 a2P2+Οƒ2a^2 P_2 + \sigma^2 (or b2P1+Οƒ2b^2 P_1 + \sigma^2). 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.

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
15
0.5

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 (a2β‰₯1a^2 \geq 1, b2β‰₯1b^2 \geq 1), 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

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.