Rate-splitting multiple access for downlink communication systemsbridging, generalizing, and outperforming SDMA and NOMA

Yijie Mao, Bruno Clerckx, Victor O. K. LiView original
OverviewBalancedlynda voice
Every wireless network you have ever used was built on a choice: what do you do with interference? For decades, engineers picked one of two answers, both of which were wrong in different ways. The first answer is space-division multiple access, or SDMA. The base station uses multiple antennas to point separate beams at different users, then treats whatever interference leaks through as background noise. This is clean in theory, but when users aren't well separated in space, or when the base station's knowledge of the channel is imperfect, that residual interference isn't small. Ignoring it costs real throughput. The second answer is non-orthogonal multiple access, or NOMA. Here, users are layered in power and forced to decode each other's signals, then subtract them out using a process called successive interference cancellation, or SIC. However, forcing every receiver to decode all streams has a structural cost: the system behaves like a network with a single antenna, and its sum degrees of freedom, meaning the ceiling on how many independent data streams it can sustain at high signal-to-noise ratios, collapses to one. You have multiple antennas at the transmitter, but you're only getting one stream's worth of efficiency. In twenty eighteen, Yijie Mao, Bruno Clerckx, and Victor Li published a paper arguing that both strategies are brittle endpoints and that the right answer lies between them. This is not a compromise, but a mathematically richer framework that contains both as special cases. That framework is rate-splitting multiple access, or RSMA. The core mechanism is structural: each user's message is split into two parts. One part goes into a common stream, encoded so multiple users, potentially all of them, can decode it. The other part goes into a private stream, intended for that user alone. Both streams are linearly precoded and transmitted together. At the receiver, the process unfolds in two stages. First, decode the common stream and subtract it out. Then decode the private stream, treating any remaining interference as noise. That is the SIC step, applied only to the common layer. What this approach provides is a spectrum of interference management. SDMA treats all interference as noise. NOMA decodes all of it. RSMA decodes the part it can, through the common stream, and ignores the rest. By adjusting how much of each user's message is placed in the common layer versus the private layer, RSMA can continuously dial between those two extremes. Push all power to the private streams, and RSMA becomes SDMA. Route one user's message entirely through the common stream, and it reproduces NOMA-style behavior. The two legacy systems aren't competitors to RSMA; they are edge cases of it. Mao and colleagues formalize this in a multiple-input single-output broadcast channel, or MISO BC, which consists of multiple antennas at the base station and one antenna per user. The achievable rate for the common stream is limited by the weakest decoder among its intended users. Verbally, it's the minimum, over all intended users, of the logarithm base two of one plus each user's signal-to-interference-plus-noise ratio for that stream. Designing the precoders and message splits to maximize the weighted sum rate is a nonconvex problem. The team solves it using the weighted minimum mean square error framework, known as WMMSE. This is an iterative alternating optimization that reformulates the hard rate-maximization problem into a sequence of tractable quadratic programs, updating equalizers and weights in closed form each round until convergence. For practical deployment, the authors highlight two simplified variants. One-layer RS uses a single common stream and requires only one SIC stage at each receiver, without any user ordering or grouping. Two-layer hierarchical RS adds structure for scenarios with more heterogeneous user groups. One-layer RS captures most of the gains of the full framework at a fraction of the complexity. Now the results. Mao and colleagues evaluate RSMA against MU-LP, the SDMA baseline, and SC-SIC, the NOMA baseline, across a range of network loads and channel conditions. In underloaded settings, which have fewer users than transmit antennas, MU-LP performs reasonably well, and the gap is modest. But as signal-to-noise ratio climbs and channel conditions become less ideal, the rate region of RSMA is equal to or larger than MU-LP in every configuration tested. The story sharpens considerably in the overloaded regime. In an extremely overloaded case, involving two transmit antennas and ten users, evaluated at a signal-to-noise ratio of thirty decibels, one-layer RS achieves a sum degrees of freedom of two. SC-SIC and MU-LP are often limited to a degrees of freedom of one in the same deployment. That difference is not marginal; it means RSMA is extracting two independent spatial streams from a two-antenna system serving ten users simultaneously, while the legacy schemes are effectively wasting one of those spatial dimensions. In one channel realization that the authors examine in detail, the optimized RS scheme distributes small common-rate allocations across nine of the ten users and uses the two antennas to maintain private streams. This packs the low-rate users into the shared layer while preserving spatial multiplexing. MU-LP and SC-SIC, in that same realization, concentrate power on a single user and fail to exploit both antennas across the user population. The advantage of RSMA is sharpest under imperfect channel state information at the transmitter, which means imperfect CSIT, or imperfect knowledge of the channel. In the simulations, CSIT error variance scales as the transmit power raised to the negative zero point six, a standard model for realistic feedback quality. Under these conditions, the weighted sum rate gap between RS and MU-LP increases relative to perfect CSIT. This is because MU-LP's interference nulling is distorted by channel estimation errors. Energy meant to cancel interference lands in the wrong place, making the treatment of the residual noise increasingly costly. SC-SIC is less sensitive to CSIT errors than MU-LP, but the rate region gap between RS and SC-SIC remains, as Mao and colleagues put it, obvious. The mechanism is clean: RSMA absorbs channel uncertainty into the common stream. When the channel is well known, you can rely on precoding to separate users spatially. When it isn't, you offload the uncertain part to a stream that users decode explicitly. This partial-decode, partial-suppress architecture is inherently adaptive to how much you actually know about the channel. The deeper principle here is degrees of freedom. DoF is the prelog factor of the achievable rate, meaning the coefficient that governs how fast capacity grows with signal-to-noise ratio in the high-SNR limit, acting as a ceiling on spectral efficiency. Mao and colleagues show that RSMA achieves optimal degrees of freedom under both perfect and imperfect channel state information, fully exploiting the spatial dimensions available and the quality of channel information. Both SDMA and NOMA are degrees of freedom suboptimal in realistic imperfect CSIT settings. There is one important caveat the authors are careful to note: under finite-precision channel state information, where errors don't vanish as power grows, the sum degrees of freedom can collapse to one. In this case, RS, SC-SIC, and even TDMA all achieve that same ceiling. The quality of channel feedback is a fundamental constraint no access scheme can overcome. These degrees of freedom insights connect directly to where wireless networks are headed. Massive Internet of Things and machine-type communications create precisely the overloaded regime, which involves many low-rate devices competing for a finite spectrum resource. Mao and colleagues note that RSMA is particularly suited to cope with a variety of device capabilities. This framework can pack Internet of Things traffic into the common message while still delivering high-quality service to high-end devices. One stream serves the mass of low-rate sensors, while another delivers throughput to the demanding users. The overloaded regime, which breaks both SDMA and NOMA, is where RSMA is most at home. The authors outline a substantial research agenda focused on robust design under imperfect channel state information, extensions to massive multiple-input multiple-output systems, millimeter-wave, multi-cell, and relay settings, cross-layer resource allocation, physical-layer security, and eventually prototyping and standardization. These are the expected next steps for any framework paper. However, the conceptual shift is what stays with you. Interference has always been the central problem in wireless communication. SDMA says to ignore it. NOMA says to eliminate it. What Mao, Clerckx, and Li showed is that the right answer depends on what the channel can actually support. A system that is smart enough to partially decode interference and partially absorb it as noise will outperform both extremes across nearly every realistic scenario you can construct. This is not just a tweak to the existing playbook; it is a rewrite of the premise. This lecture was created by ennepō. Go to https://ennepo.ai to Discover, Create and Follow the latest research in your field. Read when you can. Listen when you want to.

Every wireless network you have ever used was built on a choice: what do you do with interference? For decades, engineers picked one of two answers, both of which were wrong in different ways. The first answer is space-division multiple access, or SDMA. The base station uses multiple antennas to point separate beams at different users, then treats whatever interference leaks through as background noise. This is clean in theory, but when users aren't well separated in space, or when the base station's knowledge of the channel is imperfect, that residual interference isn't small. Ignoring it costs real throughput. The second answer is non-orthogonal multiple access, or NOMA. Here, users are layered in power and forced to decode each other's signals, then subtract them out using a process called successive interference cancellation, or SIC. However, forcing every receiver to decode all streams has a structural cost: the system behaves like a network with a single antenna, and its sum degrees of freedom, meaning the ceiling on how many independent data streams it can sustain at high signal-to-noise ratios, collapses to one.

You have multiple antennas at the transmitter, but you're only getting one stream's worth of efficiency. In twenty eighteen, Yijie Mao, Bruno Clerckx, and Victor Li published a paper arguing that both strategies are brittle endpoints and that the right answer lies between them. This is not a compromise, but a mathematically richer framework that contains both as special cases. That framework is rate-splitting multiple access, or RSMA. The core mechanism is structural: each user's message is split into two parts. One part goes into a common stream, encoded so multiple users, potentially all of them, can decode it. The other part goes into a private stream, intended for that user alone. Both streams are linearly precoded and transmitted together. At the receiver, the process unfolds in two stages. First, decode the common stream and subtract it out. Then decode the private stream, treating any remaining interference as noise. That is the SIC step, applied only to the common layer. What this approach provides is a spectrum of interference management. SDMA treats all interference as noise. NOMA decodes all of it. RSMA decodes the part it can, through the common stream, and ignores the rest. By adjusting how much of each user's message is placed in the common layer versus the private layer, RSMA can continuously dial between those two extremes. Push all power to the private streams, and RSMA becomes SDMA.

Route one user's message entirely through the common stream, and it reproduces NOMA-style behavior. The two legacy systems aren't competitors to RSMA; they are edge cases of it. Mao and colleagues formalize this in a multiple-input single-output broadcast channel, or MISO BC, which consists of multiple antennas at the base station and one antenna per user. The achievable rate for the common stream is limited by the weakest decoder among its intended users. Verbally, it's the minimum, over all intended users, of the logarithm base two of one plus each user's signal-to-interference-plus-noise ratio for that stream. Designing the precoders and message splits to maximize the weighted sum rate is a nonconvex problem. The team solves it using the weighted minimum mean square error framework, known as WMMSE. This is an iterative alternating optimization that reformulates the hard rate-maximization problem into a sequence of tractable quadratic programs, updating equalizers and weights in closed form each round until convergence. For practical deployment, the authors highlight two simplified variants. One-layer RS uses a single common stream and requires only one SIC stage at each receiver, without any user ordering or grouping. Two-layer hierarchical RS adds structure for scenarios with more heterogeneous user groups. One-layer RS captures most of the gains of the full framework at a fraction of the complexity.

Now the results. Mao and colleagues evaluate RSMA against MU-LP, the SDMA baseline, and SC-SIC, the NOMA baseline, across a range of network loads and channel conditions. In underloaded settings, which have fewer users than transmit antennas, MU-LP performs reasonably well, and the gap is modest. But as signal-to-noise ratio climbs and channel conditions become less ideal, the rate region of RSMA is equal to or larger than MU-LP in every configuration tested. The story sharpens considerably in the overloaded regime. In an extremely overloaded case, involving two transmit antennas and ten users, evaluated at a signal-to-noise ratio of thirty decibels, one-layer RS achieves a sum degrees of freedom of two. SC-SIC and MU-LP are often limited to a degrees of freedom of one in the same deployment. That difference is not marginal; it means RSMA is extracting two independent spatial streams from a two-antenna system serving ten users simultaneously, while the legacy schemes are effectively wasting one of those spatial dimensions. In one channel realization that the authors examine in detail, the optimized RS scheme distributes small common-rate allocations across nine of the ten users and uses the two antennas to maintain private streams. This packs the low-rate users into the shared layer while preserving spatial multiplexing. MU-LP and SC-SIC, in that same realization, concentrate power on a single user and fail to exploit both antennas across the user population.

The advantage of RSMA is sharpest under imperfect channel state information at the transmitter, which means imperfect CSIT, or imperfect knowledge of the channel. In the simulations, CSIT error variance scales as the transmit power raised to the negative zero point six, a standard model for realistic feedback quality. Under these conditions, the weighted sum rate gap between RS and MU-LP increases relative to perfect CSIT. This is because MU-LP's interference nulling is distorted by channel estimation errors. Energy meant to cancel interference lands in the wrong place, making the treatment of the residual noise increasingly costly. SC-SIC is less sensitive to CSIT errors than MU-LP, but the rate region gap between RS and SC-SIC remains, as Mao and colleagues put it, obvious. The mechanism is clean: RSMA absorbs channel uncertainty into the common stream. When the channel is well known, you can rely on precoding to separate users spatially. When it isn't, you offload the uncertain part to a stream that users decode explicitly. This partial-decode, partial-suppress architecture is inherently adaptive to how much you actually know about the channel.

The deeper principle here is degrees of freedom. DoF is the prelog factor of the achievable rate, meaning the coefficient that governs how fast capacity grows with signal-to-noise ratio in the high-SNR limit, acting as a ceiling on spectral efficiency. Mao and colleagues show that RSMA achieves optimal degrees of freedom under both perfect and imperfect channel state information, fully exploiting the spatial dimensions available and the quality of channel information. Both SDMA and NOMA are degrees of freedom suboptimal in realistic imperfect CSIT settings. There is one important caveat the authors are careful to note: under finite-precision channel state information, where errors don't vanish as power grows, the sum degrees of freedom can collapse to one. In this case, RS, SC-SIC, and even TDMA all achieve that same ceiling. The quality of channel feedback is a fundamental constraint no access scheme can overcome. These degrees of freedom insights connect directly to where wireless networks are headed. Massive Internet of Things and machine-type communications create precisely the overloaded regime, which involves many low-rate devices competing for a finite spectrum resource. Mao and colleagues note that RSMA is particularly suited to cope with a variety of device capabilities.

This framework can pack Internet of Things traffic into the common message while still delivering high-quality service to high-end devices. One stream serves the mass of low-rate sensors, while another delivers throughput to the demanding users. The overloaded regime, which breaks both SDMA and NOMA, is where RSMA is most at home. The authors outline a substantial research agenda focused on robust design under imperfect channel state information, extensions to massive multiple-input multiple-output systems, millimeter-wave, multi-cell, and relay settings, cross-layer resource allocation, physical-layer security, and eventually prototyping and standardization. These are the expected next steps for any framework paper. However, the conceptual shift is what stays with you. Interference has always been the central problem in wireless communication. SDMA says to ignore it. NOMA says to eliminate it. What Mao, Clerckx, and Li showed is that the right answer depends on what the channel can actually support. A system that is smart enough to partially decode interference and partially absorb it as noise will outperform both extremes across nearly every realistic scenario you can construct. This is not just a tweak to the existing playbook; it is a rewrite of the premise. This lecture was created by ennepō. Go to https://ennepo.ai to Discover, Create and Follow the latest research in your field. Read when you can. Listen when you want to.

More in Engineering