---
title: 'Fair Coalition: Concepts & Mechanisms'
url: https://www.emergentmind.com/topics/fair-coalition
type: topic
---

# Fair Coalition: Concepts & Mechanisms

“Fair coalition” denotes a family of coalition concepts in which admissible cooperation is constrained by an explicit fairness condition. In transferable-utility cooperative games, fairness usually refers to how coalition gains or shared costs are allocated among participants while maintaining stability; in hedonic coalition formation, it is tied to the absence of profitable group deviations; in graph theory, it denotes a pair of non-fair dominating sets whose union is a fair dominating set [0802.2159][2009.08632][1212.2236][2507.15080]. The unifying theme is that coalition formation is evaluated not only by aggregate surplus, but also by distributional regularity, incentive compatibility, or structural symmetry.

## 1. Conceptual scope

In cooperative wireless and networked systems, fair coalition models are typically formulated as coalitional games with transferable utility, where a characteristic function \(v(S)\) maps each coalition \(S\) to an aggregate payoff that can then be divided among members. In the wireless mesh network setting, a coalition is “fair” when the total payoff is maximized and the aggregated payoff is allocated so that each service provider gets at least what it could earn alone and no subset has an incentive to break away; the paper studies dual payoff and Shapley value as the relevant allocation concepts [1401.6633]. In cost-sharing hedonic games, the primitive object is instead a payment rule \(p_i(G)\), with utility defined by
\[
u_i(G)=C_i-p_i(G),
\]
so coalition preferences come from cost reductions relative to singleton operation [2009.08632].

A different but related tradition studies stability directly in terms of partitions. In hedonic coalition formation, a partition \(\pi\) is core stable if there is no coalition \(S\) such that every player in \(S\) strictly prefers \(S\) to \(\pi(i)\), the coalition containing \(i\) in \(\pi\) [1212.2236]. This notion does not prescribe a particular allocation rule; instead it characterizes fairness through coalition-wise immunity to blocking deviations.

Graph theory uses the term in a sharply different sense. If \(D\subseteq V(G)\) is a \(k\)-fair dominating set when every \(v\in V\setminus D\) satisfies \(|N(v)\cap D|=k\), then a fair coalition is a pair of disjoint sets \(A_1,A_2\subseteq V(G)\) such that neither \(A_1\) nor \(A_2\) is a fair dominating set, but \(A_1\cup A_2\) is [2507.15080]. This suggests that “fair coalition” is not a single universal solution concept, but a domain-specific label for coalition structures constrained by a fairness regularity.

## 2. Allocation principles inside coalitions

The most explicit payoff-level notion appears in wireless cooperation. In virtual-MIMO coalition formation, the coalition utility \(v(S)\) is the total achievable rate over a frame after subtracting the power cost of intra-coalition information exchange, and two intra-coalition allocation rules are proposed. Equal-share fairness assigns
\[
z_i=\frac{1}{|S|}\left(v(S)-\sum_{j\in S}v(\{j\})\right)+v(\{i\}),
\]
while proportional fairness assigns
\[
z_i=w_i\left(v(S)-\sum_{j\in S}v(\{j\})\right)+v(\{i\}),
\qquad
\sum_{i\in S}w_i=1,\quad
\frac{w_i}{w_j}=\frac{v(\{i\})}{v(\{j\})}.
\]
The first rule splits the cooperation surplus symmetrically; the second makes the surplus contribution-aware through stand-alone utilities [0802.2159].

Wireless mesh networking uses a broader menu of fairness mechanisms. For a grand coalition of service providers, the paper derives a dual-payoff allocation from the LP dual variables and also computes the Shapley value. The dual payoff is explicitly constructed to lie in the core, while the Shapley value is justified by efficiency, symmetry, dummy, and additivity; in the numerical example, both allocations lie in the core region [1401.6633]. This is a clear instance where fairness is not identified with equal splitting: one rule is usage-based through shadow prices, the other contribution-based through marginal contributions.

Cost-sharing coalition formation generalizes these ideas. Four “fair” mechanisms are studied:
\[
p_i^{\mathrm{eq}}(G)=\frac{C(G)}{|G|},
\qquad
p_i^{\mathrm{pp}}(G)=\frac{C_i\,C(G)}{\sum_{j\in G}C_j},
\]
and the bargaining-based rules
\[
p_i^{\mathrm{ega}}(G)=C_i-\frac{\left(\sum_{j\in G}C_j\right)-C(G)}{|G|},
\]
with egalitarian-split and Nash bargaining coinciding in the model. Equal-split is symmetric in payments, proportional-split scales by outside options \(C_i\), and egalitarian/Nash equalize utility gains rather than payments [2009.08632]. A related sharing-economy analysis studies the same mechanisms together with usage-based cost sharing, where each facility cost is split among the users who actually use it [1511.05270].

Recent work extends fairness triggers into coalition dynamics themselves. A 2026 split-merge model defines fairness through coalition-restricted Shapley values \(\phi_i(S,v|_S)\) and treats negative Shapley values as fairness violations; the aggregate fairness deficit is
\[
\Psi(\Pi)=\sum_{S\in\Pi}\sum_{i\in S}\max\{0,-\phi_i(S,v|_S)\},
\]
so fairness is internalized as a state variable of the coalition-formation process rather than as a post hoc sharing rule [2603.17153].

## 3. Stability and coalition-formation mechanisms

Different literatures operationalize fair coalitions through different stability notions. In hedonic games, the central benchmark is core stability: no coalition can block the current partition by making all its members strictly better off [1212.2236]. In cost-sharing hedonic games, a stable coalition structure is defined by the absence of a blocking coalition \(G\) such that every \(i\in G\) strictly prefers \(G\) to its current coalition, which the paper identifies with strong Nash equilibrium in the induced hedonic game [2009.08632].

Wireless coalition formation uses local structural moves instead of direct core constraints. A family of coalitions \(\{S_1,\dots,S_k\}\) merges when
\[
\sum_{j=1}^k v(S_j)<v\!\left(\bigcup_{j=1}^k S_j\right),
\]
and a coalition splits when the inequality is reversed. The resulting partition is always \(\mathbb{D}_{hp}\)-stable, and if internal strict superadditivity together with an external incompatibility condition hold, the partition is strictly \(\mathbb{D}_c\)-stable, unique, and socially optimal [0802.2159].

Several papers connect fairness axioms to guaranteed stability. In “Solidarity to achieve stability,” a sharing rule satisfies solidarity when, for \(C\subseteq C'\), if one incumbent agent is worse off in \(C'\) than in \(C\), then no other incumbent agent can be strictly better off. The paper shows that solidarity is equivalent to endowment monotonicity plus consistency, and that a sharing rule satisfies solidarity if and only if every induced coalition formation problem is non-circular; hence the induced core is always non-empty [2302.07618]. This is a direct theorem linking a distributional fairness axiom to coalition stability.

Algorithmic dynamics also differ. The decentralized cost-sharing algorithm “Coln-Form” uses deferred-acceptance-style proposals over coalitions of size at most \(K\), and convergence follows from the absence of cyclic preferences under equal-split, proportional-split, egalitarian, and Nash bargaining [2009.08632]. A task-driven multi-UAV coalition mechanism uses Shapley values as utilities inside coalitions and a marginal-utility preference order; the resulting coalition-formation game is an exact potential game with a Nash equilibrium solution [2403.05108]. The 2026 Shapley-fair split-merge dynamics converge in finite time to Shapley-Fair and Merge-Stable partitions, or to value-preserving cycles in the invariant set identified by a vector Lyapunov function and discrete-time LaSalle analysis [2603.17153].

## 4. Efficiency, welfare, and the fairness–performance trade-off

The literature does not support a single efficiency implication of fairness. In some settings, fairness and efficiency align through the grand coalition; in others, fairness requires smaller coalitions. In virtual-MIMO wireless transmission, cooperation is costly because users must first exchange data, and the coalition value is
\[
v(S)=
\begin{cases}
|S|\cdot C_S, & \text{if } P_S>0,\\
0, & \text{otherwise}.
\end{cases}
\]
Because cooperation cost may exceed the slot power constraint, the game is generally non-superadditive and the core is often empty; the grand coalition is typically infeasible or inefficient. The merge-and-split algorithm therefore yields smaller stable coalitions, and simulations show that for \(M_t=50\) users the average individual utility improves by about \(26.4\%\) relative to non-cooperation [0802.2159].

The opposite conclusion appears in wireless mesh networking, where service providers pool nodes and spectrum. There the game is super-additive, the grand coalition maximizes aggregated payoff, and dual payoff yields a core allocation. In the three-provider example, the grand coalition has aggregated payoff \(v(\mathcal{M})=3062\), and both the dual payoff and the Shapley value lie in the core region [1401.6633]. A plausible implication is that whether fair coalitions are small or large depends primarily on the structure of coalition costs: explicit cooperation cost can destroy superadditivity, whereas pure pooling of complementary resources may reinforce it.

For cost-sharing coalition formation, the principal efficiency metric is the strong price of anarchy (SPoA), comparing the worst stable coalition structure with the social optimum. One analysis proves a lower bound \(\Omega(\log K)\) and establishes that equal-split, proportional-split, egalitarian-split, and Nash bargaining all achieve \(O(\log K)\) SPoA under cost monotonicity; in the P2P energy application the empirical SPoA is observed within \(95\%\) of the social optimal cost for coalition sizes 2 and 3, with egalitarian-split closest to optimal [2009.08632]. An earlier sharing-economy analysis gave \(\Theta(\log K)\) for equal-split, proportional-split, and usage-based mechanisms under certain conditions, and \(O(\sqrt{K}\log K)\) for egalitarian and Nash bargaining [1511.05270]. The comparison shows that fairness rules can have materially different worst-case efficiency profiles even when all produce stable coalitions.

Coalition size also mediates a market-power versus uncertainty trade-off. In electricity markets with renewable producers, larger groups reduce forecast uncertainty through spatial diversification, but large groups also acquire market power and strategically lower aggregate output. The paper shows a “sweet spot”: groups large enough to achieve the uncertainty reduction of the grand coalition, but small enough that they have no significant market power; in the independent-error setting, asymptotically efficient structures have \(K(N)\to\infty\) and \(N/K(N)\to\infty\), with optimal scaling \(K(N)\sim N^{2/3}\) and coalition size \(\sim N^{1/3}\) [1502.00679]. In public-goods governance, a related conclusion appears at the institutional level: multi-coalition or polycentric governance allows uninformed actors to recognize marginal gains from cooperation better than a single inclusive coalition, thereby sustaining higher cooperation and participation [1910.11337].

## 5. Graph-theoretic fair coalitions

In graph theory, fair coalition is a combinatorial notion built on fair domination. A set \(D\subseteq V(G)\) is a \(k\)-fair dominating set if it is dominating and every \(v\in V(G)\setminus D\) satisfies \(|N(v)\cap D|=k\). A fair coalition in \(G\) is then a pair of disjoint sets \(A_1,A_2\subseteq V(G)\) such that neither \(A_1\) nor \(A_2\) is a fair dominating set, but \(A_1\cup A_2\) is. A fair coalition partition \(\Upsilon=\{A_1,\dots,A_k\}\) is a partition of \(V(G)\) in which every part is either a singleton fair dominating set or a non-fair set that forms a fair coalition with another part; the fair coalition number \(\mathcal{C}_f(G)\) is the maximum size of such a partition [2507.15080].

This notion comes with structural bounds. If \(G\) has order \(n\ge 3\) and no full vertex, then
\[
\mathcal{C}_f(G)\ge 2d_f(G),
\]
where \(d_f(G)\) is the fair domatic number. If \(\gamma_f(G)\) is the fair domination number, then
\[
\mathcal{C}_f(G)\le n-\gamma_f(G)+2,
\]
and for connected graphs of order \(n\ge 3\),
\[
\mathcal{C}_f(G)\le n-\gamma_f(G).
\]
Exact values are obtained for several families:
\[
\mathcal{C}_f(P_n)=4 \quad (n\ge 2),
\]
\[
\mathcal{C}_f(C_{3k})=6,\qquad
\mathcal{C}_f(C_{3k+1})=5,\qquad
\mathcal{C}_f(C_{3k+2})=4,
\]
and for corona trees \(T_1\circ K_1\),
\[
\mathcal{C}_f(T)=4.
\]
Among small cubic graphs, the Petersen graph has \(\mathcal{C}_f(P)=4\) [2507.15080].

A later generalization fixes the fairness level \(k\). Two disjoint sets \(A,B\subseteq V\) form a \(k\)-fair coalition if neither is a \(k\)-fair dominating set and \(A\cup B\) is one; a \(k\)-fair coalition partition requires each part either to be a \(k\)-fair dominating set with exactly \(k\) vertices or to partner with another part in a \(k\)-fair coalition, and \(C_{kf}(G)\) denotes the maximum number of parts [2509.11358]. This refinement yields exact formulas such as
\[
C_{kf}(K_n)=n-k+2 \qquad (2\le k\le n-1),
\]
\[
C_{2f}(P_n)=
\begin{cases}
1,& n=1,\\
2,& n=2,3,\\
3,& n\ge 4,
\end{cases}
\qquad
C_{2f}(C_n)=
\begin{cases}
4,& n\ \text{even},\\
3,& n\ \text{odd},
\end{cases}
\]
and, for \(k\)-regular graphs,
\[
3\le C_{kf}(G)\le 4.
\]
This graph-theoretic strand is conceptually orthogonal to payoff allocation: fairness means equal domination multiplicity, not equitable sharing of coalition surplus.

## 6. Extensions, robustness, and common misconceptions

Several adjacent literatures generalize the idea of fair coalition beyond standard coalition-formation games. In abstract argumentation, coalition formability is studied for conflict-eliminable sets of arguments rather than conflict-free sets. Profitability \(S_1\unlhd S_2\) requires a larger set, a weakly better state, and no increase in unresolved attackers from the perspective of \(S_1\); mutual profitability \(\mathsf{M}\) requires both sides to benefit, while \(\mathsf{S}\) adds a maximal-profitability condition so that future coalition opportunities are not unduly sacrificed [1605.00495]. In this setting, fairness is mutual non-worsening under internal compromise.

In blockchain protocol analysis, coalition fairness is formulated through equilibrium with virtual payoffs (EVP). A protocol is coalition-safe if no coalition can deviate so as to increase its utility, measured from the view of at least one honest participant, beyond small multiplicative and additive slack. The paper proves that weak fairness of reward allocation implies \((t,0,\delta)\)-EVP under relative rewards, shows that Fruitchain is \((n/2-1,0,\delta)\)-EVP for relative rewards and \((n-1,\epsilon,0)\)-EVP for absolute rewards minus cost, and shows that Bitcoin is not EVP under relative rewards because selfish mining can increase a coalition’s relative reward [2001.00047].

Coalitional robustness has also been quantified in fair division. For coalition size \(c\), the strong group incentive ratio \(SGIR\) and group incentive ratio \(GIR\) measure the maximum and minimum multiplicative gains available to colluders when every corrupted agent is weakly better off. The tightly characterized values are:
\[
SGIR_{MNW}(c)=c+1,\qquad GIR_{MNW}(c)=2,
\]
\[
SGIR_{PS}(c)=c+1,\qquad GIR_{PS}(c)=c+1,
\]
\[
GIR_{RR}(c)=c+1,\qquad SGIR_{RR}(c)=+\infty \ \text{for } c\ge 2.
\]
These results reveal that fair division mechanisms that are individually manipulation-resistant can differ sharply in their vulnerability to collusive manipulation [2510.01689].

Finally, fairness can attach to the computational labor that precedes coalition formation. The Necklace-based Distributed Coalition Algorithm (N-DCA) addresses the problem of assigning coalition-value calculations in distributed characteristic-function games. It is described as a communication-free algorithm with provable no inter-agent communication, equitable allocation, no redundancy, balanced load, and self-interest, meaning that agents compute only coalition values for coalitions that contain them [2604.17057]. Taken together, these extensions indicate that “fair coalition” may refer to fair payoff division, fair cost sharing, fair resistance to group manipulation, fair computation assignment, or fair structural domination, depending on the formal setting.

A recurring misconception is that fair coalition necessarily means equal splitting or the grand coalition. The literature contradicts both identifications. Equal splitting is only one among several fairness rules, alongside proportional, dual, Shapley, egalitarian, Nash, usage-based, and solidarity-based rules [0802.2159][1401.6633][2302.07618]. Likewise, some games are super-additive and sustain the grand coalition, while others are non-superadditive because coalition costs or market power make smaller coalitions more stable or more efficient [0802.2159][1401.6633][1502.00679].

Source: https://www.emergentmind.com/topics/fair-coalition