Papers
Topics
Authors
Recent
Search
2000 character limit reached

Constitutional Governance in Metric Spaces

Published 13 May 2026 in cs.MA, cs.AI, cs.DC, cs.GT, and econ.TH | (2605.13362v1)

Abstract: Computational social choice and algorithmic decision theory offer rich aggregation theory but no end-to-end, polynomial-time process for egalitarian self-governance: prior work treats aggregation, deliberation, amendment, and consensus in isolation, and key metric-space aggregators are NP-hard. We propose constitutional governance in metric spaces, integrating these stages into one polynomial-time process. The constitution assigns, per amendable component, a metric space, aggregation rule, and supermajority threshold. Each member submits an ideal element -- both vote and personal proposal. Any member may then submit a public proposal carrying supermajority public support under the revealed votes -- sourced from coalition deliberation, optimization, or AI mediation. The constitutional rule scores proposals against the status quo, adopting the supported proposal of positive maximal score (else retaining the status quo); the same rule, possibly with a higher threshold, amends the constitution itself. We develop the generalised median as the worked rule, establish framework-level guarantees, prove no misreport weakly dominates sincere voting, and study the compromise gap between best peak and unconstrained optimum -- zero in one dimension, bounded in general, narrowed in simulation by a simple heuristic. We instantiate the framework on seven canonical settings; the mean appears as a utilitarian alternative in the appendix. By unifying metric-space aggregation, reality-aware social choice, supermajority amendment, constitutional consensus, deliberative coalition formation, and AI mediation, this work delivers a comprehensive solution to the constitutional democratic governance of digital communities and organisations.

Authors (2)

Summary

  • The paper develops a constitutional governance framework that unifies aggregation, deliberation, amendment, and consensus in metric spaces with polynomial-time guarantees.
  • It leverages a generalized median rule to ensure Condorcet-cycle immunity and robust, supermajority compliance across various decision settings, including elections, budgeting, and legislation.
  • Empirical results show that heuristic proposal blending can effectively close the compromise gap, paving the way for practical AI-mediated democratic processes.

Constitutional Governance in Metric Spaces: A Unified, Reality-Aware Social Choice Framework

Motivation and Problem Statement

The paper addresses a core lacuna in computational social choice: the absence of an end-to-end, polynomial-time process for democratic, egalitarian self-governance in digital communities when decisions are spread over diverse domains (elections, budgets, boards, bylaws) modeled as metric spaces. Previous work has produced rich theory for aggregation rules, deliberation, amendment, and consensus, but treatment has been fragmented and encumbered by computational intractabilities—NP-hardness is prevalent for natural aggregators, and no general framework exists to unify aggregation, deliberation, amendment, and consensus while maintaining efficiency and robust democratic guarantees.

Framework Overview

The constitutional governance framework formalizes a process in which each amendable component of the status quo (e.g., a rate, a board, a text, the constitution itself) is assigned a metric space (X,d)(X, d), an aggregation rule ϕ\phi, and a supermajority threshold σ∈[1/2,1)\sigma \in [1/2, 1). Members submit ideal points in XX, serving simultaneously as votes and proposals. The essential steps are:

  • Voting: Members specify ideal elements once per epoch (sealed at the start; immutable throughout the epoch).
  • Public Proposals: At each proposal round, any member can submit a public proposal, subject to proposer-preference (u(vi,p)>0u(v_i, p) > 0 for the proposer), public supermajority support (strictly positive utility for at least ⌈σn⌉\lceil \sigma n \rceil members), novelty (distance from previous proposals at least ε\varepsilon), and improvement (public proposal must exceed the previous best aggregate score).
  • Rule Application: The constitutional governance rule scores all proposals in the current set (personal and public) against the status quo using Ï•\phi and, if any has a positive score, adopts the proposal with maximal score. Otherwise, the status quo persists.
  • Self-amendment: The mechanism is recursive—the same rule (often with higher σ\sigma) amends constitutional parameters.

The protocol operates in epochs: an epoch begins with fixed votes, proceeds through iterative public-proposal rounds, and terminates at two-round quiescence.

Formal Properties and Algorithmics

The framework guarantees:

  • Polynomial-Time Existence: For any Ï•\phi computable in Ï•\phi0 per proposal, each round is Ï•\phi1, and round termination is guaranteed under mild compactness—total boundedness of the metric space.
  • Reality-Awareness: The status quo Ï•\phi2 is a persistent candidate; only proposals strictly preferred by a supermajority and yielding positive aggregate utility are adopted. This breaks Condorcet cycles and immunizes the process against classical cycling phenomena, even in higher dimensions, since all comparisons are Ï•\phi3 v. Ï•\phi4, not pairwise among proposals.
  • Anonymity and Neutrality: Satisfied whenever Ï•\phi5 is symmetric and monotone (the median instance always is).
  • Condorcet-Cycle Immunity: The protocol is immune to cycles in all dimensions and all aggregation rules, as no pairwise aggregation is performed (each proposal is judged only against the status quo).
  • Strategy-Proofness (Per-epoch and Per-round): In one dimension, sincere voting is weakly dominant for all Ï•\phi6; in higher dimensions, the protocol achieves ex-post no-weak-dominance for Ï•\phi7, with open conjectures for Ï•\phi8.
  • Majoritarity: For Ï•\phi9, any proposal supported by a σ∈[1/2,1)\sigma \in [1/2, 1)0-fraction strictly preferring it to the status quo is guaranteed adoption.
  • Termination: Under total boundedness and novelty thresholds, the protocol cannot admit infinite public-proposal rounds or cycles.

The Generalized Median and Decision Types

The central aggregation rule studied is the generalized median: for profile σ∈[1/2,1)\sigma \in [1/2, 1)1 and threshold σ∈[1/2,1)\sigma \in [1/2, 1)2, σ∈[1/2,1)\sigma \in [1/2, 1)3 is the σ∈[1/2,1)\sigma \in [1/2, 1)4-th largest entry of the vector σ∈[1/2,1)\sigma \in [1/2, 1)5. For σ∈[1/2,1)\sigma \in [1/2, 1)6 and odd σ∈[1/2,1)\sigma \in [1/2, 1)7, this coincides with the median; for other σ∈[1/2,1)\sigma \in [1/2, 1)8, it is robust and σ∈[1/2,1)\sigma \in [1/2, 1)9-majoritarian.

The framework is instantiated across seven canonical governance decision settings:

  • 1D Elections: Commission rates, fees, etc. (absolute-value metric over XX0).
  • Budgeting: Allocation over categories (simplex under Euclidean metric).
  • Rankings: Social Welfare Functions (permutations under swap distance).
  • Boards/Committees: Subsets under symmetric difference.
  • Plurality: Discrete alternatives.
  • Legislation: Strings under weighted Levenshtein distance.
  • Constitutional Amendments: Each constitutional parameter is governed under an appropriate metric (including the XX1-rule for amending thresholds).

All are tractable under the proposal-restricted approach, despite many being NP-hard under unconstrained XX2 aggregation.

The Compromise Gap and Heuristic Gap-Closing

A key consequence of restricting aggregation to the set of actual proposals is that the outcome may not coincide with the global utility optimum over XX3. The compromise gap is defined as the difference (under XX4) between the unconstrained optimum and the best peak (i.e., proposal):

XX5

Main results:

  • In one dimension (with the median), the compromise gap is provably zero—the peaks suffice to attain the global optimum.
  • In multidimensional settings, the gap is upper-bounded by the minimal distance between any peak and an optimum, due to the XX6-Lipschitz property of both the median and mean.
  • Simulation shows that a simple pairwise proposal heuristic (Heuristic P), which iteratively blends pairs of proposals and scores the blends, can close a large fraction of the gap in practice. For XX7 in continuous settings, over XX8 of the gap is typically closed, approaching XX9 in some discrete settings.

Thus, the theoretical trade-off—polynomial-time guarantee for potential loss in optimality—is mitigated empirically by operational use of the open public-proposal channel, allowing for coalition deliberation, AI mediation, or optimization-based proposal generation, all subject to the same supermajority and aggregation rules.

Supermajority Amendment and Constitutional Self-Governance

Amendment of the constitution—including member set, aggregation rule, support thresholds, and novelty distances—is performed by the same protocol, with higher supermajority thresholds. The u(vi,p)>0u(v_i, p) > 00-rule is used for self-referential threshold amendment.

Strategic Behavior and Robustness

Whereas the generalized median is strategy-proof in 1D, the protocol is not strategy-proof in higher dimensions per round, but the per-epoch sealing of votes (and absence of information leakage) suppresses profitable manipulation by ensuring no misreport weakly dominates sincerity. For u(vi,p)>0u(v_i, p) > 01, the case is left open with an expectation that manipulation becomes harder with higher thresholds.

The framework explicitly separates immutable voting from public-proposal/coalition behavior, ensuring proposal-channel monotonicity and robust incentives for sincere support.

Unification and Integration of Prior Work

The paper synthesizes and operationalizes developments from:

  • Metric-space aggregation theory [bulteau2021aggregation]
  • Reality-aware social choice [shapiro2018incorporating]
  • Supermajority constitutional amendments [abramowitz2021beginning]
  • Deliberative coalition formation and AI mediation [elkind2021united, briman2025ai]
  • Constitutional operational protocols [keidar2025constitutional]

This integration yields a process that can be directly implemented for digital communities, resilient to classical social choice pathologies, and compatible with open sources of proposals including AI-generated ones.

Implications and Future Directions

Practical Implications: The framework is suitable as a protocol layer for platform cooperatives, DAOs, and digital communities requiring democratic, transparent, and efficient collective decision-making. The open-source public proposal channel enables integration of AI and algorithmic methods to generate compromise solutions efficiently.

Theoretical Directions: Key open problems include extension of ex-post no-weak-dominance to u(vi,p)>0u(v_i, p) > 02 in higher dimensions, refined analysis of the compromise gap (exploiting median-space structure and smoothed analysis), and economic modeling of cooperative governance under generalized median vs. mean. The composability of this governance layer with consensus/federation architectures for grassroots distributed systems is also an active direction.

AI-Mediation: The framework admits AI as a first-class participant in proposal generation, suggesting avenues for research in human-AI collaborative governance, multi-agent negotiation, and explainable decision support in complex democratic settings.

Conclusion

This work provides a coherent constitutional governance protocol, tractable and robust across a broad range of decision domains, unifying metric-space aggregation, supermajority discipline, constitutional self-amendment, deliberative and algorithmic coalition formation, and AI mediation. It achieves reality-awareness, Condorcet-cycle immunity, tractability, and, in median spaces, strategy-proofness. The architecture lays a foundation for future research at the intersection of AI, computational social choice, and democratic governance of digital communities (2605.13362).

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Collections

Sign up for free to add this paper to one or more collections.

Tweets

Sign up for free to view the 1 tweet with 3 likes about this paper.