Pipeline auto-fixer: removed [[ ]] brackets from links that don't resolve to existing claims in the knowledge base.
39 lines
2.6 KiB
Markdown
39 lines
2.6 KiB
Markdown
---
|
|
type: claim
|
|
domain: collective-intelligence
|
|
description: "When agents share aspects of their generative models they can pursue collective goals without negotiating individual contributions"
|
|
confidence: experimental
|
|
source: "Albarracin et al., 'Shared Protentions in Multi-Agent Active Inference', Entropy 2024"
|
|
created: 2026-03-11
|
|
secondary_domains: [ai-alignment]
|
|
depends_on: ["shared-anticipatory-structures-enable-decentralized-coordination"]
|
|
---
|
|
|
|
# Shared generative models enable implicit coordination through shared predictions rather than explicit communication or hierarchy
|
|
|
|
When multiple agents share aspects of their generative models—the internal models they use to predict and explain their environment—they can coordinate toward shared goals without needing to explicitly negotiate who does what. The shared model provides implicit coordination: each agent predicts what others will do based on the shared structure, and acts accordingly.
|
|
|
|
This is distinct from coordination through communication (where agents exchange information about intentions) or coordination through hierarchy (where a central authority assigns tasks). Instead, coordination emerges from shared predictive structures that create aligned expectations about future states and appropriate responses.
|
|
|
|
## Evidence
|
|
|
|
- Albarracin et al. (2024) demonstrate that shared aspects of generative models—particularly temporal and predictive components—enable collective goal-directed behavior. The paper uses active inference framework to show how agents with shared models naturally coordinate without explicit protocols.
|
|
|
|
- The formalization shows that "group intentionality" (we-intentions) can be grounded in shared generative model structures rather than requiring explicit agreement or negotiation.
|
|
|
|
- Category theory formalization provides mathematical rigor for how shared model structures produce coordinated behavior across multiple agents.
|
|
|
|
## Relationship to Coordination Mechanisms
|
|
|
|
This claim provides a mechanistic explanation for how designing coordination rules is categorically different from designing coordination outcomes—the coordination rules are embedded in the shared generative model structure, not in explicit protocols or hierarchies.
|
|
|
|
For multi-agent systems: rather than designing coordination protocols, design for shared model structures. Agents that share the same predictive framework will naturally coordinate.
|
|
|
|
---
|
|
|
|
Relevant Notes:
|
|
- [[shared-anticipatory-structures-enable-decentralized-coordination]]
|
|
- designing coordination rules is categorically different from designing coordination outcomes
|
|
|
|
Topics:
|
|
- collective-intelligence/_map
|