---
title: Bounded-Compromise Theorem
url: https://www.emergentmind.com/topics/bounded-compromise-theorem
type: topic
---

# Bounded-Compromise Theorem

The Bounded-Compromise Theorem refers to a core result appearing in several strands of game theory and collective decision models: it quantifies structural or inefficiency bounds that arise when agents must compromise between individual preferences and collective constraints, subject to “bounded” or local rules for consensus or payoff allocation. Prominent versions are found in non-cooperative opinion-formation games (“price of anarchy” bounds), cooperative game theory (unique solution values based on bounding allocations by lower and upper functionals), and deliberative coalition formation (sufficiency of pairwise compromise in continuous policy spaces). This article presents formal definitions, model contexts, and theorem statements for each of the three principal manifestations in the recent literature.

## 1. Bounded-Compromise in Opinion-Formation Games

The Bounded-Compromise Theorem in opinion-formation games, introduced by Caragiannis et al., provides upper bounds on the inefficiency of equilibrium in strategic models where agents express opinions as compromises between their internal beliefs and the expressed opinions of their $k$ nearest neighbors. The setting is as follows: $n$ agents, each with belief $s_i \in \R$, select expressed opinions $z_i\in\R$. Each agent $i$ “listens” to the $k$ agents whose opinions are closest to $s_i$. The individual cost is
\[
\mathrm{cost}_i(z,s) = \max_{j\in N_i(z,s)}\left\{ |z_i-s_i|, |z_j-z_i| \right\},
\]
and the social cost is $\mathrm{SC}(z,s) = \sum_{i=1}^n \mathrm{cost}_i(z,s)$.

A pure Nash equilibrium (PNE) is a vector $z$ such that no agent can reduce her cost by unilateral deviation. The efficiency loss is measured by the Price of Anarchy (PoA):
\[
\mathrm{PoA}(s) = \sup_{z\in \mathrm{PNE}(s)} \frac{\mathrm{SC}(z,s)}{\mathrm{SC}(z^*(s),s)},
\]
where $z^*(s)$ is the optimal state. The worst-case inefficiency is $\mathrm{PoA}(k) = \sup_s \mathrm{PoA}(s)$.

**Main Theorem:** For all $k\geq 1$,
\[
\mathrm{PoA}(k) \leq 4(k+1),
\]
with $\mathrm{PoA}(1) \leq 3$ (tight). This expresses that for any neighborhood size $k$, the efficiency loss due to bounded compromise grows at most linearly with $k$; no sublinear bound is possible, as lower-bound examples exist with $\mathrm{PoA}(k)\geq k+1$ for $k\geq 3$ and $\mathrm{PoA}(1) \geq 3$ [1702.07309].

## 2. Bounded-Compromise in Cooperative Game Theory

The “Bounded-Compromise Theorem” in the context of transfer utility (TU) cooperative games unifies many classical compromise values (e.g., $\tau$-value, Gately value) via an axiomatic characterization. Let $N=\{1,\dots,n\}$ be the player set, and let $v:2^N\to\R$ be the characteristic function. Consider a bound-pair $(\mu,\eta)$, where $\mu(v),\eta(v)\in\R^N$ satisfy:
- $\mu(v)\leq\eta(v)$ componentwise,
- Covariance: $v-\mu(v)$ is a game, $\mu(v-\mu(v))=0$, and $\eta(v-\mu(v))=\eta(v)-\mu(v)$.

A game $v$ is $(\mu,\eta)$-balanced if there exists an efficient allocation $x$ with $\mu(v)\leq x\leq \eta(v)$. The class $\mathcal{B}(\mu,\eta)$ consists of all such games.

The unique compromise value $\gamma(v;\mu,\eta)$ is:
\[
\gamma(v;\mu,\eta)= \frac{v(N)-\sum_j \mu_j(v)}{\sum_j [\eta_j(v)-\mu_j(v)]}\,\eta(v) + \frac{\sum_j \eta_j(v)-v(N)}{\sum_j [\eta_j(v)-\mu_j(v)]}\,\mu(v)
\]
for $\mu(v)<\eta(v)$, and $\mu(v)$ otherwise.

**Bounded-Compromise Theorem:** The map $\gamma(\cdot;\mu,\eta):\mathcal{B}(\mu,\eta)\to\R^N$ is the **unique** value satisfying:
- Minimal-rights: $f(v) = f(v-\mu(v)) + \mu(v)$,
- Restricted proportionality: for $\mu(v)=0,$ $f(v)=\lambda_v\eta(v)$ for some $\lambda_v\in\R$.

Various classical values are special cases:
- $\mu\equiv 0$, $\eta_i(v)$ marginal: PANSC value.
- $\mu$ minimal-rights, $\eta$ marginal: $\tau$-value.
- On convex games, $\tau$, $\kappa$, and $\chi$ coincide.
This construction demonstrates that efficient compromise between two natural benchmarks is always possible and unique, provided the bounds are non-self-contradictory [2503.05381].

## 3. Bounded-Compromise in Deliberative Coalition Formation

Elkind, Ghosh, and Goldberg formalize compromise in coalition formation within $d$-Euclidean policy spaces: agents and proposals are points in $\R^d$, with each agent approving proposals preferred to the status quo. The deliberation process consists of $k$-compromise transitions, where up to $k$ coalitions merge to form a new coalition supporting a proposal, possibly leaving behind non-approving agents.

A coalition structure is $k$-terminal if no further $k$-compromises are possible. The outcome is successful if some coalition achieves maximum possible support.

**Bounded-Compromise Theorem:** In every $d$-Euclidean deliberation space, pairwise ($k=2$) compromise suffices:
- Every $2$-terminal coalition structure is already successful; maximal-support coalitions are achievable via sequences of $2$-compromises from any initialization.
- Every $2$-deliberation terminates in at most $n^2$ transitions (where $n$ is the number of agents).

The proof leverages the geometry of approval half-spaces in $\R^d$ and the potential function
\[
\Phi(\mathcal{D}) = (n-\max_{(C,p)\in\mathcal{D}}|C|) + \text{number of coalitions}.
\]
In the discrete hypercube model, exponentially large compromises may be required, in contrast to the Euclidean case [2202.12594].

## 4. Proof Techniques and Complexity Considerations

Across these domains, proofs of bounded-compromise properties often rely on:
- **Dual-based lower bounds:** In opinion formation, LP duality establishes lower bounds on optimal social cost, which are then matched against geometric upper bounds at equilibrium [1702.07309].
- **Axiomatic uniqueness:** In cooperative games, uniqueness is proved by reducing to proportionality (for null lower-bound), then showing any solution with the minimal-rights and restricted proportionality properties must coincide with the explicit compromise value [2503.05381].
- **Geometric and combinatorial arguments:** In deliberative coalition formation, half-space geometry partitions agent approval zones; iterative two-coalition operations suffice for reaching maximal support by reducing a discrete potential function [2202.12594].

Complexity limitations are prominent:
- For $k=1$ in opinion-formation games, computing (best/worst) PNE is polynomial-time, but for $k\ge 2$ the problem's complexity is unresolved.
- In the deliberative coalition setting, the decision version (Euc-Score) and the decentralized process of finding a valid $2$-compromise are NP-hard. The deliberation process may be exponentially long if adversarially ordered.

## 5. Significance and Applications

The Bounded-Compromise Theorem anchors a wide array of game-theoretic models by establishing that natural local or pairwise compromise rules—under reasonable structural or efficiency constraints—suffice to guarantee uniqueness and efficiency bounds or algorithmic reduction. In cooperative game theory, it unifies classical allocation rules through a common axiomatic lens, extending to assignment, network games, cost-sharing, and bargaining. In strategic formation and deliberation, it delivers precise quantification of the price of local negotiation or bounded coordination, illuminating both social-network dynamics and computational bottlenecks.

Applications include:
- Opinion-formation and polarization on social networks [1702.07309],
- Resource and cost allocation in cooperative settings [2503.05381],
- Protocols for distributed decision making, participatory budgeting, and other aggregative deliberative mechanisms [2202.12594].

## 6. Generalizations, Limitations, and Open Questions

The Bounded-Compromise framework admits numerous generalizations:
- In non-cooperative opinion-formation, player-specific neighborhood sizes or alternative distance metrics (e.g., Hegselmann-Krause thresholds) are considered, though it is conjectured that linear inefficiency persists [1702.07309].
- In cooperative games, allowing more general bound pairs or tightening axioms extends solution concepts beyond classical values [2503.05381].
- In deliberation models, the tractability in higher-dimensional or discrete policy spaces and efficient decentralization procedures remain open, with the possibility of exponentially-sized compromises in the discrete domain [2202.12594].

A plausible implication is that the essential principle—efficiency and uniqueness of outcomes arising from bounded or pairwise compromises—remains robust under a wide class of local negotiation and aggregation protocols. However, computational obstacles and domain-specific limitations (e.g., “curse of dimensionality”) delimit the full applicability in automated or large-scale systems.

Source: https://www.emergentmind.com/topics/bounded-compromise-theorem