The Han-Kobayashi Achievable Region
The Art of Partial Decoding
The strong interference regime says: decode all of the interference. The TIN strategy says: decode none of it. The brilliant insight of Han and Kobayashi (1981) is that in the intermediate regime, you should decode part of the interference.
Each user splits its message into a common part (decodable by both receivers) and a private part (decodable only by the intended receiver). The common part of the interfering user is decoded and removed; the private part is treated as noise. The power split between common and private messages is a design parameter that allows the scheme to interpolate smoothly between TIN (all private) and full interference decoding (all common).
This is the same rate-splitting idea used in the MAC (time-sharing via rate splitting), but here it serves a fundamentally different purpose: managing interference rather than coordinating access.
Definition: Han-Kobayashi Rate Splitting
Han-Kobayashi Rate Splitting
Each user splits its message into:
- A common message at rate , intended for both receivers
- A private message at rate , intended only for Rx
Total rate: .
The transmitted signal is , where:
- carries the common message (decoded by both Rx 1 and Rx 2)
- carries the private message (decoded only by Rx )
- Power allocation: ,
The parameter controls the power split: is pure TIN, is full common (strong interference strategy).
Theorem: The Han-Kobayashi Achievable Region
For the two-user interference channel, the following rate region is achievable. For each user , split the rate as . At receiver 1, jointly decode β the common messages of both users and user 1's private message β treating (user 2's private signal) as noise. The rate constraints at Rx 1 are:
Symmetric constraints apply at Rx 2. The full HK region is the union over all power splits and input distributions.
Receiver 1 treats as a three-user MAC: it jointly decodes its own common and private messages plus user 2's common message. User 2's private signal is treated as noise (with power ). The more power user 2 puts into the common message (larger ), the less noise Rx 1 sees β but user 2's private rate decreases. This tradeoff is what makes the HK bound powerful.
Codebook generation
For each user , generate:
- common codewords
- private codewords
- Transmitted signal:
Joint decoding at Rx 1
Receiver 1 finds the unique such that is jointly typical. By the packing lemma for the MAC, decoding succeeds with high probability if the rate constraints are satisfied.
Rate region via Fourier-Motzkin
The five constraints at Rx 1 (and five at Rx 2) define a region in the six-dimensional space . Fourier-Motzkin elimination of the common rates produces the HK region in terms of the operational rates .
Optimization over power split
The full HK region is the union over all of the above regions. The optimal power split depends on the interference parameters and the SNR values. In general, this optimization must be done numerically.
Theorem: Within One Bit of Capacity (Etkin-Tse-Wang)
For the two-user Gaussian IC, the Han-Kobayashi scheme with a specific choice of power split achieves a rate region that is within 1 bit per user of the capacity region:
where is the capacity. The specific choice is to set the private message power at the level of the noise floor at the unintended receiver: where and are the cross-channel gains.
The Etkin-Tse-Wang (ETW) result is one of the most elegant in interference channel theory. The idea is to set the private message power just below the noise floor at the unintended receiver β so the private message causes negligible additional interference. The common message uses the remaining power and is decoded by both receivers. This simple power split is within 1 bit of optimal for all parameter regimes.
The "1 bit" gap comes from the fact that TIN incurs at most a 1-bit penalty per user in the "noisy interference" regime (where ), and the HK scheme with the ETW power split handles the transition between regimes smoothly.
Outer bound (genie-aided)
Provide Rx 1 with a genie that reveals either (a "noisy" version of the interference) or the interference directly. These genie-aided bounds produce outer bounds that can be evaluated in closed form.
Achievable rate with ETW power split
With the ETW private power level :
- Private rate: bit
- Common rate: optimized via the MAC constraints at each receiver
- Total rate: within 1 bit of the outer bound
The 1-bit gap
The gap arises because the outer bound assumes perfect side information (genie), while the achievable scheme has finite-precision interference management. The 1-bit gap is independent of SNR and INR β it is a universal constant, which is remarkable for such a complex channel.
Historical Note: The Han-Kobayashi Bound: Four Decades and Counting
1981-2008Te Sun Han and Kingo Kobayashi published their achievable region in 1981, and for over 40 years it has remained the best known inner bound for the general interference channel. The original paper considered the discrete memoryless case; the Gaussian case and the "within 1 bit" result by Etkin, Tse, and Wang (2008) added the crucial quantitative insight.
What makes the HK bound so resilient is that it combines the only two strategies available for dealing with interference: decode it (common message) or tolerate it (private message treated as noise). Any improvement would require a fundamentally new idea β and despite decades of effort, none has been found for the general two-user case.
Example: ETW Power Split for the Symmetric IC
For the symmetric Gaussian IC with , , and (moderate interference: ), compute the ETW power split and the resulting sum rate. Compare with TIN.
ETW power split
Private power: . Common power: . So β almost all power goes to the common message.
TIN sum rate
$
HK sum rate (approximate)
With the ETW split, Rx 1 decodes jointly. The effective noise includes only the private part of user 2: . So the effective noise at Rx 1 for the common messages is approximately . The common-message MAC sum rate is approximately bits. Adding private rates: total sum rate bits, a significant improvement over TIN's 2.06 bits.
Gap to outer bound
The outer bound (interference-free) gives bits. The HK sum rate of bits is well within 2 bits of this bound, consistent with the ETW guarantee.
Rate splitting
A coding technique where each user divides its message into sub-messages (typically "common" and "private") encoded at different power levels. The common message is decodable by unintended receivers; the private message is not. Rate splitting enables partial interference decoding in the interference channel.
Related: Han-Kobayashi scheme, Superposition Coding
Common Mistake: Common Message Does Not Mean Multicast
Mistake:
Interpreting the "common message" in Han-Kobayashi as useful data for the unintended receiver, as in a multicast setting.
Correction:
The "common" message carries data intended only for the corresponding user. It is called "common" because it is encoded at a power level that allows the unintended receiver to decode it as well β but the unintended receiver discards the decoded data. The purpose of decoding it is to subtract interference, not to obtain useful information.
Quick Check
In the ETW power split, the private message power is set to . What is the operational significance of this choice?
The private signal arrives at the unintended receiver at the same power as the noise, making it negligible
It minimizes the total power consumption
It maximizes the private message rate
With private power , the interference from the private part at the unintended receiver is . This is exactly the noise power β so the private signal adds at most 3 dB of additional noise, which costs at most 1 bit in rate.
Key Takeaway
The Han-Kobayashi scheme achieves rates within 1 bit of the two-user Gaussian IC capacity for all parameter regimes. The key idea is rate splitting: divide each message into a common part (decoded and subtracted by the unintended receiver) and a private part (treated as noise). The ETW power split β setting the private power at the noise floor of the unintended receiver β is a near-universal prescription that works across all interference regimes.