Interference Channel
The Interference Channel: The Unsolved Fundamental Problem
The interference channel (IC) is the most practically relevant and theoretically challenging multiuser channel. Two (or more) transmitter-receiver pairs communicate simultaneously, with each transmitter creating interference at unintended receivers. This models inter-cell interference in cellular networks, co-channel Wi-Fi APs, and spectrum sharing between operators. Unlike the MAC and BC, the capacity region of the general two-user IC remains unknown β one of the great open problems in information theory. What we do know: the capacity in the strong and very strong interference regimes, the approximate capacity within 1 bit/s/Hz for all parameter values (Etkin, Tse, Wang, 2008), and the Han-Kobayashi inner bound that has resisted improvement for over four decades.
Two-User Interference Channel
Definition: Two-User Gaussian Interference Channel
Two-User Gaussian Interference Channel
The two-user Gaussian IC is defined by:
where has power constraint , , and are the cross-link gains (interference coefficients).
Define the signal-to-noise and interference-to-noise ratios:
Interference regimes:
- Very strong: and (each receiver can decode the interferer's message)
- Strong: and (INR SNR)
- Weak: and
- Moderate/mixed: one link has strong interference, the other weak
The interference regime classification determines the optimal strategy: decode interference (strong), treat as noise (weak), or a hybrid approach (moderate).
Theorem: Capacity of the Strong Interference Channel
For the two-user Gaussian IC with strong interference (, ), the capacity region is:
This is the intersection of two MAC regions β each receiver decodes both messages.
When interference is strong (, ), each receiver sees the interfering signal at least as strongly as its own signal. It is therefore optimal for each receiver to decode the interfering message (rather than treating it as noise) and subtract it before decoding its own message. The IC reduces to two coupled MACs.
Achievability
Each receiver performs SIC to decode both messages:
Receiver 1 decodes from . This is a MAC with powers , so the achievable rates satisfy: , , .
Similarly for receiver 2. Since , the constraint is non-binding, and the effective constraints are the individual rate bounds and the two sum-rate bounds.
Converse
The converse shows that no scheme can exceed the MAC bounds at each receiver. By Fano's inequality:
Since receiver 1 must decode reliably regardless of :
For the sum rate:
The condition ensures that receiver 1 can decode as well as receiver 2 can (degradedness in the interference signal).
Definition: Treating Interference as Noise (TIN)
Treating Interference as Noise (TIN)
In the weak interference regime, the simplest strategy is to treat interference as noise (TIN): each receiver decodes its own message while treating the interfering signal as additional Gaussian noise.
TIN achievable rates:
TIN optimality (Geng, Nair, 2014): TIN achieves to within a constant gap of the capacity if:
More precisely, TIN is sum-rate optimal when the interference is "noisy" β below a threshold where decoding interference provides no benefit.
TIN is the strategy used by all practical systems (LTE, NR, Wi-Fi) when inter-cell interference is moderate. The theoretical justification that TIN is approximately optimal in the weak interference regime validates this engineering practice.
Definition: Han-Kobayashi Achievable Rate Region
Han-Kobayashi Achievable Rate Region
The Han-Kobayashi (HK) scheme (1981) is the best known achievable rate region for the general two-user IC. Each transmitter splits its message into a common part (decodable by both receivers) and a private part (decodable only by the intended receiver):
with power split .
Each receiver decodes:
- Its own common and private messages
- The other user's common message (treating the private as noise)
The HK region is the closure of the convex hull of all rate pairs achievable over all power splits and time-sharing. Despite 40+ years of research, no scheme is known to strictly improve upon the HK region for the general IC.
The genius of the HK scheme is the message splitting: the common part is decoded by both receivers (reducing interference), while the private part is treated as noise. The optimal power split depends on the interference regime and is generally hard to compute.
Theorem: Etkin-Tse-Wang Approximate Capacity
For the two-user Gaussian IC with parameters , the Han-Kobayashi scheme with a specific simple power split achieves rates within 1 bit/s/Hz of the capacity region for all parameter values:
The simple HK scheme sets the private message power to (just below the noise floor at the unintended receiver) and allocates the remaining power to the common message.
The outer bound uses genie-aided arguments: providing side information to the receivers and reducing to a degraded BC.
Corollary (generalised DoF): At high SNR, the symmetric capacity of the symmetric IC with and is:
to within 1 bit.
The 1-bit gap result shows that a simple scheme (with a specific power split) is never more than 1 bit/s/Hz from optimal. This is practically important because it means that the capacity of the IC is known to engineering accuracy for all parameters. The "W-curve" of the generalised DoF reveals five distinct interference regimes, each with a different optimal strategy.
Inner bound (achievability)
Use the HK scheme with power split: (private power at user 1).
This ensures user 1's private signal arrives at receiver 2 at power (below noise floor), so receiver 2 does not need to decode it. The common part is decoded by both receivers.
Computing rates for this specific split:
Outer bound (converse)
The outer bound provides receiver 1 with side information (a noisy version of user 1's signal as seen at receiver 2). With this genie, receiver 1 can decode user 2's message optimally, reducing the IC to a single-user channel plus a degraded BC.
The resulting outer bound is:
Comparing inner and outer bounds shows a gap of at most 1 bit for each rate.
Interference Channel Rate Region
Visualise the achievable rate region for the two-user symmetric Gaussian interference channel. The plot shows the TIN (treating interference as noise) achievable rates, the Han-Kobayashi inner bound, and the outer bound. Adjust the SNR and INR to observe transitions between interference regimes: at low INR, TIN is near-optimal; at high INR, decoding interference is optimal.
Parameters
Example: Identifying Interference Regimes
A two-cell system has dB SNR. Compute the achievable sum rate for three scenarios:
(a) INR = 0 dB (weak interference, ). (b) INR = 20 dB (moderate interference, ). (c) INR = 40 dB (very strong interference, ).
Weak interference
(a) , . TIN: bits. Sum rate: bits/c.u. (Near interference-free: .)
Moderate interference
(b) , . TIN: bits. Sum rate (TIN): bits/c.u.
Decoding interference: bits, but subject to sum-rate constraint bits.
HK (optimal split): sum rate bits/c.u. Huge improvement over TIN.
Very strong interference
(c) , . Decode interference: each user achieves single-user capacity. bits. Sum rate: bits/c.u.
Paradoxically, very strong interference is easier than moderate interference because each receiver can cleanly decode and remove the interfering signal.
Quick Check
For the two-user Gaussian interference channel, why is the capacity region still unknown in general?
Because the channel model is too complex to analyse mathematically
Because the best known inner bound (Han-Kobayashi) and outer bound do not match for all parameter values
Because the interference channel has infinitely many users
Because dirty-paper coding cannot be applied to the interference channel
The capacity region of the general two-user IC is unknown because the best inner bound (Han-Kobayashi, 1981) and the best outer bound do not coincide for all interference levels. They match in the strong/very strong regime and are within 1 bit for all regimes (Etkin-Tse-Wang, 2008), but the exact capacity in the moderate interference regime remains open. The IC is fundamentally harder than the MAC or BC because neither transmitter knows the other's message, and neither receiver needs to decode the other's message.
Common Mistake: Always Decoding Interference
Mistake:
Assuming that decoding interference is always better than treating it as noise β i.e., applying the strong-IC strategy in the weak interference regime.
Correction:
Decoding interference is optimal only when the interference is strong enough that each receiver can reliably decode the other user's message (). In the weak interference regime (), attempting to decode the interferer's message wastes rate: the receiver cannot reliably decode it, and the rate constraints from the MAC-like decoding become binding. TIN is approximately optimal in the weak regime (Geng and Nair, 2014). The ETW result shows that the simple HK scheme with message splitting handles the transition between regimes within 1 bit of capacity.
Multiuser Channel Capacity Summary
| Channel | Capacity Known? | Optimal Strategy | Sum Capacity/DoF |
|---|---|---|---|
| Gaussian MAC | Yes (exact) | Random coding + SIC | |
| Degraded Gaussian BC | Yes (exact) | Superposition coding | |
| MIMO BC | Yes (exact) | DPC (MAC-BC duality) | |
| Gaussian IC (strong) | Yes (exact) | Decode both messages | Intersection of two MACs |
| Gaussian IC (general) | Within 1 bit | Han-Kobayashi | (IA) |
| Gaussian Relay | Unknown | DF/CF (bounds) | (no DoF gain) |
Treating Interference as Noise (TIN)
A decoding strategy where the receiver ignores the structure of the interfering signal and treats it as additional Gaussian noise. Optimal (to within a constant gap) in the weak interference regime.
Related: Han-Kobayashi Scheme
Han-Kobayashi Scheme
The best known achievable scheme for the interference channel. Each transmitter splits its message into a common part (decoded by both receivers) and a private part (decoded only by the intended receiver). The rate region is the closure of the convex hull over all power splits and time-sharing.
Related: Treating Interference as Noise (TIN)