Longterm Wiki
Navigation
Updated 2026-03-13HistoryData
Page StatusContent
Edited today1.6k words2 backlinksUpdated every 6 monthsDue in 26 weeks
45QualityAdequate •40ImportanceReference55ResearchModerate
Summary

Surveys cooperative funding mechanisms from traditional (ROSCAs, mutual aid societies, cooperative banks) through modern innovations (quadratic funding, impact certificates, retroactive public goods funding, CAUMFs). Analyzes each mechanism's cooperation properties — preference expression, gaming resistance, coordination gains — and examines how AI agents might interface with these systems. Connects to AI safety through the question of how agents with budgets participate in cooperative economic structures.

Content5/13
LLM summaryScheduleEntityEdit historyOverview
Tables9/ ~6Diagrams0/ ~1Int. links8/ ~13Ext. links1/ ~8Footnotes3/ ~5References0/ ~5Quotes0Accuracy0RatingsN:5 R:5 A:4 C:5Backlinks2
Issues1
QualityRated 45 but structure suggests 87 (underrated by 42 points)

Cooperative Funding Mechanisms

Concept

Cooperative Funding Mechanisms

Surveys cooperative funding mechanisms from traditional (ROSCAs, mutual aid societies, cooperative banks) through modern innovations (quadratic funding, impact certificates, retroactive public goods funding, CAUMFs). Analyzes each mechanism's cooperation properties — preference expression, gaming resistance, coordination gains — and examines how AI agents might interface with these systems. Connects to AI safety through the question of how agents with budgets participate in cooperative economic structures.

Related
Concepts
Autonomous Cooperative AgentsCooperate-Bot
Approaches
Cooperative AIAI Governance Coordination Technologies
1.6k words · 2 backlinks

Overview

How groups of people pool and allocate resources cooperatively is one of the oldest problems in social organization. The mechanisms that solve it range from ancient (rotating savings clubs) to cutting-edge (quadratic funding, retroactive public goods funding). Understanding this design space matters for AI safety because autonomous agents will increasingly participate in cooperative economic structures — as allocators, negotiators, or principals.

This page surveys the landscape of cooperative funding mechanisms, focusing on their cooperation properties: how well they express diverse preferences, resist gaming, and achieve coordination gains that individual action cannot.

Traditional Cooperative Structures

ROSCAs (Rotating Savings and Credit Associations)

Perhaps the oldest cooperative financial mechanism, operating for centuries across Africa, Asia, and Latin America. A fixed group (typically 10-20 people) contributes a fixed amount to a pool each period; one member receives the entire pot each round.

PropertyAssessment
Preference expressionLow — all members contribute equally, allocation is by rotation or auction
Gaming resistanceHigh — enforced by social bonds and repeated interaction
Coordination gainMembers access capital they couldn't accumulate individually
Scale<20 people; requires tight social cohesion

Key insight: ROSCAs work because they are embedded in existing social relationships. The enforcement mechanism is reputation and social pressure, not legal contracts. This is why they resist gaming — cheaters face social consequences that exceed the financial gain from defection.

Mutual Aid Societies

Voluntary organizations where members pool resources to insure each other against hardship. Operated widely in the 18th-20th centuries across working-class communities in Europe and the US. Members paid regular dues; funds disbursed to members facing illness, unemployment, or death in the family.

PropertyAssessment
Preference expressionLow-Medium — collective rules, some societies offered tiered membership
Gaming resistanceMedium — moral hazard (faking hardship) was a real problem
Coordination gainInsurance for populations excluded from commercial markets
Scale50-5000 members; federated structures enabled larger pools

Decline: Commercial insurance offered better risk pooling and actuarial pricing, causing most mutual aid societies to fade by mid-20th century. The revival of interest (post-2020 mutual aid networks) tends toward informal, short-lived structures rather than the durable institutions of the earlier era.

Cooperative Banks and Credit Unions

Member-owned financial institutions that pool savings and make loans to members. Unlike commercial banks, profits return to members as dividends or lower rates.

PropertyAssessment
Preference expressionMedium — one-member-one-vote governance
Gaming resistanceHigh — regulated, audited, professional management
Coordination gainLower rates and fees than commercial banks for underserved populations
Scale100-10M members; some credit unions are very large

Modern Cooperative Mechanisms

Quadratic Funding

Proposed by Buterin, Hitzig, and Weyl (2019).1 The core insight: match individual contributions using a formula that weights the number of contributors more than the amount contributed. A project with 100 donors giving $1 each receives far more matching funds than a project with 1 donor giving $100.

PropertyAssessment
Preference expressionHigh — each donor's contribution is a signal about what they value
Gaming resistanceLow-Medium — Sybil attacks (splitting donations across fake identities) are a major problem
Coordination gainMatches fund allocation to community preferences rather than individual wealth
ScaleTested at $1-50M pools (Gitcoin Grants)

In practice: Gitcoin has distributed over $60M through quadratic funding rounds since 2019. Major challenges include Sybil resistance (identity verification), collusion among project creators, and high matching pool dependence on wealthy sponsors.

Relevance to AI agents: An agent participating in quadratic funding would need its contributions to reflect genuine preferences, not just maximize matching — but agents are natural Sybil attack vectors (one principal, many agent identities).

Retroactive Public Goods Funding (RPGF)

Instead of funding projects prospectively (guessing which will succeed), fund them retroactively based on demonstrated impact. Pioneered by Optimism's RetroPGF rounds, where a panel evaluates past contributions to a commons and distributes rewards.

PropertyAssessment
Preference expressionMedium — panelist voting, not individual donor choice
Gaming resistanceMedium-High — harder to game demonstrated past impact than promised future impact
Coordination gainReduces speculative risk; rewards proven value creation
ScaleTested at $10-30M per round (Optimism RetroPGF)

Key advantage: Retrospective evaluation has better information than prospective — you can see what actually happened, not just what was promised. This shifts risk from funders to creators (who must work first, get paid later) but improves allocation accuracy.

Impact Certificates

A person or team doing valuable work receives a "certificate" representing the impact they created. Others can buy the certificate retroactively, effectively rewarding past impact. Certificates can be traded, creating a market for impact.

PropertyAssessment
Preference expressionHigh — anyone can buy any certificate at market price
Gaming resistanceLow-Medium — impact is hard to measure and verify
Coordination gainCreates a market mechanism for valuing public goods
ScaleExperimental (<$5M; Manifund impact certificates)

Relevance to AI agents: Impact certificates create a natural interface for cooperative agents — an agent could buy impact certificates on behalf of its principal, effectively investing in public goods with measurable returns.

CAUMFs (Contribution-Adjusted Utility Maximization Funds)

Proposed by Gooen (2023).2 Pool donor resources into a fund that maximizes each donor's individual utility function, weighted by their contribution. The fund manager estimates donor preferences and allocates across a portfolio of interventions.

PropertyAssessment
Preference expressionHigh — each donor's utility function is modeled individually
Gaming resistanceMedium — human fund manager provides judgment
Coordination gainTheoretical 33%+ improvement from preference-aware pooling
ScaleUntested — proposal stage

The preference estimation challenge: The CAUMF proposal identifies estimating donor utility functions as the largest tractability bottleneck. This is exactly the delegation alignment problem — an agent (the fund manager) must infer and optimize for diverse, partially-illegible preferences.

CAUMF-to-cooperate-bot connection: A cooperate-bot is effectively a single-person CAUMF: one principal, one autonomous allocator. Multiple cooperate-bots negotiating bilateral trades could achieve CAUMF-like coordination gains without a central fund manager — but at the cost of multi-agent dynamics problems.

Dominant Assurance Contracts

Proposed by Tabarrok (1998).3 A mechanism for funding public goods where: (a) you pledge to contribute if enough others also pledge (assurance), and (b) the organizer pays you a bonus if the threshold isn't met (dominance). This makes contributing the dominant strategy — you either get the public good funded or you get a bonus.

PropertyAssessment
Preference expressionMedium — binary (contribute or not) at a fixed price
Gaming resistanceHigh — the mechanism is incentive-compatible by design
Coordination gainSolves the collective action problem for threshold public goods
ScaleLimited real-world testing

Comparison

MechanismPreference ExpressionGaming ResistanceCoordination GainAI Agent Compatibility
ROSCAsLowHighMediumLow — requires social bonds
Mutual aidLow-MediumMediumMediumLow — requires community membership
Quadratic fundingHighLow-MediumHighMedium — Sybil risk from agents
Retroactive PGFMediumMedium-HighHighHigh — evaluates demonstrated impact
Impact certificatesHighLow-MediumHighHigh — market-based, API-friendly
CAUMFsHighMediumVery HighHigh — designed for delegated allocation
Dominant assuranceMediumHighMediumHigh — binary, incentive-compatible

Implications for AI-Mediated Cooperation

As autonomous cooperative agents develop, they will need to interface with cooperative funding mechanisms. Several observations:

Retroactive funding and impact certificates are most compatible with AI agents. They evaluate demonstrated impact rather than requiring social context or relationship judgment — which agents are bad at. An agent can buy impact certificates or participate in RPGF rounds without needing to understand relational dynamics.

Quadratic funding is vulnerable to AI agents. Sybil attacks (creating fake identities to multiply matching) are already a problem; AI agents make them cheaper and more scalable. QF systems may need stronger identity verification as agents proliferate.

CAUMFs may be replaced by agent networks. If cooperate-bots can negotiate bilateral trades, they achieve CAUMF-like coordination gains without a central fund. But this requires solving the multi-agent cooperation problems described in multi-agent safety.

Traditional cooperative structures are agent-resistant. ROSCAs and mutual aid societies rely on social bonds and reputation — mechanisms that AI agents cannot credibly participate in. This may be a feature, not a bug: the social enforcement that makes these structures work is precisely what an agent cannot replicate.

  • Autonomous Cooperative Agents — Agents that cooperate on behalf of humans
  • Cooperate-Bot — Personal cooperative agent design proposal
  • Cooperative AI — Research on AI cooperation
  • AI Governance Coordination Technologies — Commitment devices and mechanism design

Footnotes

  1. Buterin, V., Hitzig, Z., & Weyl, E.G. (2019). "A Flexible Design for Funding Public Goods." Management Science, 65(11).

  2. Gooen, O. (2023). "Contribution-Adjusted Utility Maximization Funds." Effective Altruism Forum.

  3. Tabarrok, A. (1998). "The Private Provision of Public Goods via Dominant Assurance Contracts." Public Choice, 96(3-4).

Related Pages

Top Related Pages

Approaches

AI-Era Epistemic InfrastructurePrediction Markets (AI Forecasting)