Fairness and Coverage
Fairness as the Design Objective
Spectral efficiency comparisons based on average or sum rates can be misleading: a system where 90% of users get 10 bits/s/Hz but 10% get 0.1 bits/s/Hz has a high average rate but unacceptable service for one in ten users. The cell-free massive MIMO literature uses the 95%-likely per-user rate as the primary performance metric precisely because it captures what matters in practice: the experience of the worst-served users. This section formalizes this metric and shows how to optimize it.
Definition: 95%-Likely Per-User Rate
95%-Likely Per-User Rate
Let denote the achievable rate of user for a given random deployment of users over the coverage area . The CDF of the per-user rate is
averaged over random user locations. The 95%-likely per-user rate is
i.e., the rate that 95% of users achieve or exceed. This is the primary fairness metric in cell-free massive MIMO: a system with high provides good service to (almost) everyone.
The complementary metric, the 5th percentile of the rate CDF, is standard in 3GPP system-level evaluations and is used by operators to define "coverage" β a cell is "covered" if exceeds a minimum threshold.
Theorem: Max-Min Fair Power Control
The max-min fair power control problem for cell-free massive MIMO downlink is
subject to per-AP power constraints for all .
This is a quasi-convex optimization problem that can be solved via bisection: for a target , check feasibility of
which is a second-order cone program (SOCP) for each fixed . The bisection over converges in iterations.
Max-min fairness maximizes the rate of the worst-off user. The bisection approach converts a non-convex objective (max-min of a fractional function) into a sequence of convex feasibility problems. The SOCP structure arises because the SINR constraint, after squaring the coherent combining term, becomes a second-order cone constraint.
Quasi-convexity
For fixed , the set is convex (intersection of SINR constraints, each of which is a generalized inequality). This makes the max-min problem quasi-convex.
SOCP formulation
The SINR constraint with the cell-free SINR structure can be written as a second-order cone constraint: where stacks the interference and noise terms.
Bisection
Binary search over : if the SOCP is feasible at , increase ; otherwise decrease it. Convergence to -optimality in SOCP solves.
Max-Min Fair Power Control via Bisection
Complexity: SOCP solves, each of complexityFor large systems (), the SOCP can be replaced by a fixed-point iteration based on the standard interference function framework, reducing per-iteration cost to .
95%-Likely Rate vs Number of Users
Compare the 95%-likely per-user rate across architectures as the number of users increases. Observe how cell-free maintains fairness even under heavy load, while small cells and co-located systems degrade rapidly.
Parameters
Example: Quantifying the CDF Improvement
From the SINR CDF comparison (see interactive plot in Section 15.2), extract the following metrics for cell-free vs small cells with , , SNR = 10 dB: (a) the 5th-percentile SINR improvement, (b) the median SINR change, (c) the 95th-percentile SINR change.
5th percentile (cell-edge)
Cell-free: dB. Small cells: dB. Improvement: dB. This is the most dramatic gain β cell-free virtually eliminates the cell-edge problem.
Median
Cell-free: dB. Small cells: dB. Improvement: dB. Median users benefit but less dramatically.
95th percentile (cell-center)
Cell-free: dB. Small cells: dB. Cell-free is actually dB worse for the best users, because power is redistributed from cell-center to cell-edge users via max-min fair power control. This is the price of fairness.
Key Takeaway
The 95%-likely per-user rate is the defining performance metric for cell-free massive MIMO. Under max-min fair power control, cell-free achieves 5-10 times higher 95%-likely rate than small cells with the same total antenna count, by converting cell-edge interference into useful signal through coherent combining from distributed APs.
Definition: Proportional Fairness
Proportional Fairness
An alternative to max-min fairness, proportional fairness maximizes the sum of log-rates:
subject to the same per-AP power constraints. This balances efficiency and fairness: it allocates more resources to users with poor channels (diminishing marginal utility of ) but does not sacrifice as much peak rate as max-min fairness. The solution satisfies the Nash bargaining axioms and is the utility function used in most 4G/5G schedulers.
In practice, proportional fairness often achieves 50-70% of the max-min 95%-likely rate while providing 20-40% higher sum-rate. The choice between max-min and proportional fairness depends on the operator's service-level agreement.
Quick Check
Under max-min fair power control in cell-free massive MIMO, what happens to the sum-rate compared to equal power allocation?
Sum-rate always increases because fairness helps everyone
Sum-rate may decrease, but the min-rate increases
Sum-rate is unchanged because total power is the same
Sum-rate always decreases to exactly half
Max-min fairness explicitly maximizes the worst user's rate, often at the expense of reducing the best users' rates. The sum-rate may decrease by 10-30%, but the 5th-percentile rate can increase by 5-10 times.
Common Mistake: Using Average Rate Instead of 5th-Percentile Rate
Mistake:
Evaluating cell-free massive MIMO by average per-user rate and concluding it provides only modest gains over small cells (e.g., 2 dB average SINR improvement).
Correction:
The average rate hides the dramatic improvement at the cell edge. The 5th-percentile rate β the metric that matters for coverage β shows 10+ dB improvement. Always report the full CDF or at minimum the 5th, 50th, and 95th percentiles when comparing architectures.
Historical Note: Max-Min Fairness: From Networking to Wireless
1992-2017Max-min fairness originated in wireline networking (Bertsekas and Gallager, 1992), where it was used for bandwidth allocation in packet-switched networks. The concept was adapted to wireless resource allocation by Rashid-Farrokhi, Liu, and Tassiulas (1998), who showed that max-min SINR balancing in CDMA networks can be solved via eigenvalue methods. The application to cell-free massive MIMO by Ngo et al. (2017) leveraged the particular SINR structure to obtain efficient SOCP formulations. The max-min criterion has since become the standard benchmark for fairness in cell-free systems, though proportional fairness and -fairness generalizations are increasingly studied.
Example: Max-Min Power Control for a 3-AP, 2-User System
Consider APs and users with channel estimation qualities given by the matrix (rows = APs, columns = users). All APs have equal power . Ignoring noise, find the max-min fair power allocation .
SINR expressions
With , and .
Equal-rate condition
Max-min fairness requires at optimality. By symmetry of the problem (user 1 and user 2 have "mirror" channel qualities), setting for all equalizes the rates.
Power constraint
The per-AP constraint is . With equal power allocation, , giving : , , . Setting all to equality maximizes the SINR.
Resulting SINR
(6.2 dB). Both users achieve the same rate: bits/s/Hz.
Why This Matters: Coverage Probability in 5G Network Planning
The 95%-likely rate directly maps to the coverage probability used in 5G NR network planning. 3GPP defines a cell as providing adequate coverage if the 5th-percentile user throughput exceeds a minimum threshold (e.g., 100 Mbps for eMBB). Cell-free massive MIMO achieves this threshold at significantly lower AP density than conventional small cells, because the coherent combining gain shifts the entire rate CDF to the right β especially the critical lower tail.
Max-Min Fairness
A resource allocation policy that maximizes the minimum rate across all users. Achieves the most egalitarian outcome: no user's rate can be improved without reducing another user's rate below the current minimum. Solved via bisection over SOCP feasibility problems.
Related: Proportional Fairness, Power Control, Socp
Cumulative Distribution Function (CDF)
, the probability that a randomly located user achieves rate at most . In cell-free evaluations, the CDF is computed empirically over many random user drops and captures both cell-center and cell-edge performance.
Related: 95%-Likely Per-User Rate, Fairness as the Design Objective
Coverage Uniformity as the Ultimate Goal
The vision of cell-free massive MIMO can be summarized in one sentence: every user should experience the same quality of service regardless of location. The 95%-likely rate approaching the median rate is the quantitative signature of this vision. In a perfectly uniform system, the CDF would be a step function β all users achieve exactly the same rate. While this ideal is unachievable (users at different distances from APs will always have different path losses), cell-free with max-min power control comes remarkably close: the ratio of the 95th percentile to the 5th percentile rate is typically 3-5x, compared to 50-100x in conventional cellular networks.