teleo-codex/domains/ai-alignment/consensus-driven objective reduction makes multi-agent alignment tractable by shrinking the objective space to regions of shared agreement rather than attempting universal coverage.md
Teleo Agents cbdb588be8 theseus: extract 3 claims from agreement-complexity alignment paper
- What: 3 claims from AAAI 2026 oral on alignment intractability
  1. Reward hacking is globally inevitable (coverage gap formalization)
  2. Alignment overhead is computationally irreducible (No-Free-Lunch theorem)
  3. Consensus-driven objective reduction as tractable pathway
- Why: Paper provides formal complexity-theoretic proofs for alignment impossibility results; distinct from existing Bostrom-based intractability claims and emergent-deception reward hacking claim
- Connections: enriches [[emergent misalignment arises naturally from reward hacking]] with upstream mechanism; provides formal grounding for [[pluralistic alignment must accommodate irreducibly diverse values]]; supports [[safe AI development requires building alignment mechanisms before scaling capability]]

Pentagon-Agent: Theseus <C2A4E8F1-B3D7-4A92-9E15-7F3C8D2B1A60>
2026-03-12 01:40:25 +00:00

4.6 KiB

type domain description confidence source created secondary_domains depends_on challenged_by
claim ai-alignment The practical pathway through alignment intractability: reduce M (objectives) via consensus rather than solving for universal coverage, converting an impossible coverage problem into tractable consensus search experimental Multiple authors, 'Intrinsic Barriers and Practical Pathways for Human-AI Alignment: An Agreement-Based Complexity Analysis' (arXiv:2502.05934, AAAI 2026 oral) 2026-03-12
collective-intelligence

consensus-driven objective reduction makes multi-agent alignment tractable by shrinking the objective space to regions of shared agreement rather than attempting universal coverage

The agreement-based complexity analysis identifies consensus-driven objective reduction as a practical pathway around alignment intractability. The formal result shows that alignment overhead is irreducible when the objective space M is large. The solution is to shrink M: rather than encoding all candidate values across all agents, identify the subset of objectives where agents broadly agree and align on that consensus region. If M_consensus ≪ M_full, the computational overhead becomes manageable.

This reframes multi-agent alignment as a consensus search problem rather than a coverage problem. Coverage fails because rare preferences in a large objective space cannot all be represented with finite resources. Consensus succeeds because it navigates to regions of shared acceptance, deliberately setting aside objectives at the margins. The intractability is in M, and consensus shrinks M.

The mechanism is structurally similar to what bridging-based systems do empirically. Community Notes selects annotations that find cross-group acceptance rather than maximizing any single group's rating. RLCF (Reinforcement Learning from Consensus Feedback) trains on responses that achieve agreement across diverse rater populations rather than averaging preferences. This paper provides formal justification for why bridging-type approaches work: they are implementing consensus-driven objective reduction, which is the tractable path through an otherwise impossible problem space.

The approach has an explicit and non-trivial limitation: consensus-driven reduction works by excluding preferences that cannot be accommodated through agreement. Whose values are centered in the consensus region and whose are set aside is itself a value-laden decision. The approach is practical but not neutral; it shifts the alignment problem from "how do we cover all values?" to "whose values constitute the consensus?" — a question that is political, not mathematical.

This creates a tension with pluralistic alignment must accommodate irreducibly diverse values simultaneously rather than converging on a single aligned state. Pluralistic alignment says: preserve all values, accommodate irreducible diversity. Consensus-driven reduction says: shrink to shared values, set aside the rest. The two approaches are not mutually exclusive — consensus reduction defines the tractable core, pluralistic methods address the margins — but the boundary between core and margin is contested.

Challenges

The claim that consensus-driven reduction is practically tractable depends on consensus regions being stable and identifiable. In highly polarized populations, the consensus region may be trivially small or contested. The approach also presupposes that consensus can be measured reliably, which requires its own alignment infrastructure.


Relevant Notes:

Topics: