Charity Auctions on Social Networks: Harnessing Social Influence for Public Good
Charity auctions on social networks
This paper introduces a mechanism for "Charity Auctions on Social Networks," where individuals can condition their donations on the contributions of their neighbors. It proposes a computational clearing house that identifies a unique maximal payment vector and analyzes its game-theoretic properties in a social network setting.
TL;DR
Researchers from Yahoo Research Labs have designed a new type of auction where your donation is conditioned on what your friends give. By treating a social network as a utility matrix, they prove that a central mechanism can always find a "best" set of donations, and that if your network is "supportive" enough (mathematically defined by an eigenvalue), the auction can reach its theoretical maximum potential.
Background: Why Your Neighbors Matter
Most gift-matching programs are top-down: an employer matches an employee's $100. But what if donors could match each other? This "expressive" contribution allows for complex social incentives. The researchers identified that while we give to help a cause, we are specifically motivated by being asked by people we know. This paper moves beyond simple "total pot" matching to "neighbor-specific" matching.
The Problem: The "Free Rider" and Coordination Failures
In a standard donation setting, people often wait for others to give first (the free-rider problem). If I say "I'll give 100," and you say the same, we might both end up giving $0 because neither triggered the other. The challenge is:
- Computational: How do we calculate the final payments when everyone's bid depends on everyone else's?
- Strategic: Will donors lie about their willingness to pay to let others shoulder the burden?
Methodology: The Fixed-Point Mechanism
The authors propose a mechanism where every agent submits a "willingness-to-pay" function .
1. The Unique Maximal Vector
Using the logic of lattice theory, the authors prove that there isn't just one solution to these circular dependencies—there is a unique maximum solution. This means the auctioneer can always pick the outcome that raises the most money for the charity without violating anyone's individual rules.
2. Network Eigenvalues
One of the most profound insights of the paper is the "Success Threshold." Whether a campaign succeeds or fails is determined by the Perron-Frobenius eigenvalue of the utility matrix (where represents how much donor values a j$).

If , the only equilibrium is donation. If , a non-zero, stable fundraising outcome is possible.
Results: The Price of Stability is One
In game theory, the "Price of Stability" measures the ratio between the best possible outcome and the best equilibrium outcome. The authors prove that for strongly connected social networks, there exists a Nash Equilibrium that achieves the Optimal Outcome (the maximum theoretically possible donation).

Even though the mechanism is not "truthful" (meaning you might have an incentive to lie about your true utility), the authors show that there is always at least one equilibrium where the charity gets exactly as much money as if everyone had been honest.
Critical Analysis & Conclusion
Takeaway
The paper effectively shifts the focus of charity from "individual wealth" to "network connectivity." A group of modest donors who are highly influential to one another can raise more than a group of wealthy but isolated donors.
Limitations
- Full Information: The equilibrium results assume "full information," meaning donors know each other's utility functions, which is rare in real life.
- Dynamics: While a good equilibrium exists, the paper doesn't guarantee that a group of donors will actually arrive at it during a live auction.
- Linearity: The assumption that utility is linear (the 10th dollar is as good as the 1st) may not hold for "mega-gifts."
Future Work
The study opens doors for "Social Fundraising Platforms" that could automatically clear complex matching bids, potentially revolutionizing how non-profits structure their holiday campaigns or disaster relief efforts.
