The Two-User Interference Channel
A Fundamentally Different Multiuser Model
In the MAC (Chapter 14), all users cooperate toward a common receiver. In the BC (Chapter 16), a single transmitter serves all users. The interference channel is different from both: each transmitter has its own receiver, and the other transmitters create interference that is neither desired nor controllable by the affected receiver.
This model captures the essence of wireless cellular systems: your cell phone talks to your base station, while the neighboring cell's phone talks to its base station β and each pair interferes with the other. Understanding the fundamental limits of this channel is one of the central (and still largely unsolved) problems in network information theory.
The point is that the interference channel does not have a single "nice" capacity result like the DMC () or even the degraded BC. Instead, we will see a mosaic of partial results: exact capacity in certain regimes, the best known inner bound (Han-Kobayashi), and the degrees-of-freedom characterization that reveals a surprising structure at high SNR.
Definition: The Two-User Interference Channel
The Two-User Interference Channel
The two-user discrete memoryless interference channel consists of:
- Two input alphabets
- Two output alphabets
- A channel transition probability
Encoder maps message to a codeword . Decoder observes and produces an estimate . A rate pair is achievable if .
The capacity region is the closure of all achievable rate pairs.
Definition: The Two-User Gaussian Interference Channel
The Two-User Gaussian Interference Channel
The standard Gaussian IC model is: where:
- is the signal from transmitter , with power constraint
- is the interference channel gain from Tx 2 to Rx 1
- is the interference channel gain from Tx 1 to Rx 2
- is i.i.d. Gaussian noise
The key parameters are:
- and (signal-to-noise ratios)
- (interference from Tx 2 at Rx 1)
- (interference from Tx 1 at Rx 2)
The channel gains and can be real or complex. Without loss of generality, we normalize the direct links to 1 (absorbing the direct gain into the power constraint) and let represent the relative cross-link strengths.
Interference channel
A multiuser channel where each transmitter has a dedicated receiver, and the signals from all transmitters are received (with different gains) at all receivers. Each receiver treats the signals from non-intended transmitters as interference.
Related: Multiple access channel, Broadcast channel, Cognitive radio
Interference-to-noise ratio (INR)
The ratio of the received interference power to the noise power. For the two-user Gaussian IC, quantifies how strong the interference from Tx 2 is at Rx 1, relative to the noise floor.
Related: Signal-to-noise ratio, Signal-to-interference-plus-noise ratio
Interference Regimes
| Regime | Condition | Capacity Status | Optimal Strategy |
|---|---|---|---|
| Very strong | Fully known | Decode interference, then desired signal | |
| Strong | Fully known | Joint decoding (MAC at each Rx) | |
| Moderate | Within 1 bit | Han-Kobayashi (rate splitting) | |
| Weak/noisy | Within 1 bit; TIN optimal under conditions | Treat interference as noise |
Interference Channel Regimes
Visualize the different interference regimes for the symmetric Gaussian IC as a function of SNR and INR. The plot shows the boundaries between very strong, strong, moderate, and weak interference.
Parameters
Common Mistake: The IC Is Not a MAC
Mistake:
Treating the interference channel as two overlapping MACs and applying SIC at each receiver to achieve the full MAC rate region.
Correction:
In the MAC, both transmitters cooperate (at least in the codebook design) and the single receiver decodes both messages. In the IC, each receiver decodes only its own message. A receiver in the IC can choose to decode the interfering message as well (which helps when interference is strong), but it is not required to β and in many regimes, it should not attempt this. The IC capacity region is generally smaller than the intersection of two MAC regions.
The Two-User Interference Channel
Quick Check
In the two-user Gaussian IC , what does the parameter represent physically?
The relative strength of the interference link from Tx 2 to Rx 1, compared to the direct link
The noise correlation between the two receivers
The antenna gain at receiver 1
After normalizing the direct link gain to 1, captures how much of Tx 2's signal leaks into Rx 1. When , the interference is stronger than the direct signal; when , it is weaker.
Key Takeaway
The interference channel is uniquely challenging because each receiver sees a mixture of desired and interfering signals but only needs to decode its own message. The interplay between SNR and INR defines distinct operating regimes (very strong, strong, moderate, weak), each with different optimal strategies. The capacity region of the general Gaussian IC remains unknown β one of the most prominent open problems in information theory.