Skip to content

Liberal Radicalism: Formal Rules for a Society Neutral among Communities (2018) #299

@GBOYEE

Description

@GBOYEE

Metadata

  • Slug: liberal-radicalism-paper
  • Short Description: “Liberal Radicalism: Formal Rules for a Society Neutral among Communities” (2018) — the seminal paper by Buterin, Hitzig, and Weyl that introduced Quadratic Funding, providing the theoretical foundation for Gitcoin Grants and modern public goods funding.
  • Tags: research, quadratic-funding, liberal-radicalism, economics, public-goods
  • Featured: false
  • Authors: GBOYEE

Banner Image

Banner

Description

Category: Research
Status: Active
Publication Date: 2018-09-17 (arXiv v1)
Authors: Vitalik Buterin, Zoë Hitzig, Glen Weyl
DOI/URL: https://doi.org/10.1287/mnsc.2019.3337 (Management Science, 2019)
Social Links:

Overview

The paper “Liberal Radicalism: Formal Rules for a Society Neutral among Communities” (2018) presents Quadratic Funding (QF) as a mechanism for efficiently allocating resources to public goods. It extends ideas from Quadratic Voting and proposes a formal system where the optimal match for a project is proportional to the square of the sum of the square roots of individual contributions. This elegantly captures the idea that broad grassroots support should be amplified more than large single donations.

Core Proposition

Given a set of contributions {c₁, c₂, ..., cₙ} to a project, the matching amount M is:

M(∑ᵢ cᵢ) = (∑ᵢ √cᵢ)²

This formula maximizes the total public good output under certain assumptions (convex preferences, symmetric contributors). It can be implemented via a central matching pool distributed after contributions are collected. The paper also extends to continuous contributions and discusses budget constraints and manipulation resistance.

Key Contributions

  • First formal exposition of what later became known as Quadratic Funding.
  • Proof of optimality: Under idealized conditions, QF maximizes the sum of utilities from public goods.
  • Discussion of Sybil resistance: Requires some form of unique-human verification to prevent fake accounts.
  • Extensions: Variations like “positive sum” and “negative sum” for different social objectives.

Real-World Adoption

Gitcoin Grants adopted QF in 2019 after experimental rounds proved its viability. Since then, QF has been implemented or explored by:

  • Ethereum Foundation grants
  • CLR.fund (Ethereum 2.0 public goods)
  • Optimism RetroPGF (adapted badgeholder variant)
  • Gitcoin’s Allo Protocol (white-label QF implementation)

The paper’s influence extends beyond crypto: nonprofits and DAOs have run QF experiments, and academic literature now cites “Liberal Radicalism” as a cornerstone of mechanism design for public goods.

Criticisms & Limitations

  • Sybil vulnerability: Without strong identity, QF can be gamed by creating multiple accounts.
  • Centralized matching pool: Requires a benevolent sponsor to provide the pool; purely decentralized matching is complex.
  • Complexity for donors: The square‑root intuition isn’t immediately obvious; education is needed.
  • Theoretical assumptions: Real‑world donor preferences may not satisfy the convexity assumptions used in proofs.

Why This Research Matters for Builders

  • Design patterns: QF is a blueprint for funding mechanisms in DAOs and protocols.
  • Implementation references: The paper’s math guides parameter choices (matching caps, weightings).
  • Inspiration for variants: Many modern mechanisms (e.g., CLR, RetroPGF) adapt the core idea.
  • Academic foundation: Citing LR gives credibility to your funding design.

Sources


Related Apps

Related Mechanisms

Related Case Studies

Related Research

Related Campaigns


Submission Checklist

  • Short description is clear and engaging
  • Tags are relevant and complete
  • Description covers overview, core proposition, contributions, adoption, criticisms, builder relevance
  • Social links include specific URLs (arXiv, SSRN, RadicalxChange, Vitalik’s blog)
  • Sources are authoritative (original paper, arXiv, journal DOI, Gitcoin implementation)
  • Related fields left blank

Seminal academic work underpinning QF — ready for review and $25 bounty.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions