Optimal Risk-Sharing Rules in Network-based Decentralized Insurance

This paper characterizes optimal signed linear risk-sharing rules in decentralized networks where agents can only share risks with their direct neighbors, establishing a connection between equal-risk-sharing among friends and the graph Laplacian.

Heather N. Fogarty, Sooie-Hoe Loke, Nicholas F. Marshall, Enrique A. Thomann

Published Fri, 13 Ma
📖 5 min read🧠 Deep dive

Imagine a neighborhood where everyone is worried about their houses catching fire. In a traditional insurance model, everyone pays money to a giant, central "Fire Chief" (the insurance company). The Chief pools all the money together and pays out whoever's house burns down. It's efficient, but it's centralized, and you don't really know your neighbors' risks.

Now, imagine a Peer-to-Peer (P2P) neighborhood where there is no Fire Chief. Instead, neighbors agree to help each other directly. If your house burns down, your friends chip in to fix it. This is the core idea of decentralized insurance.

This paper asks a very specific question: How should neighbors share risk to make everyone as safe as possible, given that they can only trust their immediate friends?

Here is a breakdown of the paper's ideas using simple analogies:

1. The "Friendship Network" (The Graph)

Think of the neighborhood as a map of dots (people) connected by lines (friendships).

  • The Rule: You can only share risk with the people you are directly connected to. You can't ask a stranger across town for help; you can only ask your direct neighbors.
  • The Goal: The paper tries to find the perfect mathematical formula for how much money each person should contribute or receive so that the total "worry" (variance) of the whole group is minimized.

2. The "Perfectly Fair" Deal (Actuarially Fair)

The paper assumes the deal is "actuarially fair." This means, on average, nobody loses money and nobody makes a profit just by joining the group. If you expect to lose $100 a year, and you pay $100 into the pool, you are breaking even in the long run. The goal isn't to get rich; it's to smooth out the bumps so that no single year is a disaster.

3. The Two Main Scenarios

The paper explores two ways neighbors can organize this sharing:

Scenario A: The "Smart Negotiator" (General Network)

In this scenario, neighbors are smart negotiators. If you are friends with three people, you might decide: "I will take 40% of my friend's risk, but only 10% of my other friend's risk, depending on how risky their house is."

  • The Math: The authors found a complex formula that calculates exactly how much risk should flow between any two friends to minimize the group's total anxiety.
  • The Catch: Sometimes, the math says, "Hey, you should actually pay your friend to take their risk!" (This is a "negative" entry in the math). In real life, this is like short-selling a stock. It's efficient mathematically, but people might feel weird about it.

Scenario B: The "Equal Share" Rule (The Laplacian Connection)

In this scenario, the neighbors want to be super fair and simple. They agree: "If I have a friend, I will take the exact same slice of their risk as every other friend does."

  • The Analogy: Imagine a pie. If you have 3 friends, you take 1/3 of the pie from each of them. If you have 5 friends, you take 1/5.
  • The Discovery: The authors found a beautiful connection to a mathematical tool called the Graph Laplacian. Think of the Laplacian as a "balance scale" for the network. It automatically figures out how to balance the load across the whole neighborhood based on how many friends everyone has.
  • The Result: This method is less "perfectly optimized" than the Smart Negotiator (the total worry is slightly higher), but it is much fairer and easier to explain to your neighbors.

4. The "Negative Entry" Problem

One of the paper's most interesting findings is about negative numbers.

  • The Problem: In the "Smart Negotiator" scenario, the math sometimes says, "Person A should give Person B a negative amount of money." In plain English, this means Person A should pay Person B to take on Person B's risk.
  • Why? This happens when two people have very different risk profiles. If Person A is super safe and Person B is super risky, the math might say Person A should actually profit from Person B's disaster to balance the books.
  • The Fix: The paper shows that if you cut the friendship between these two mismatched people (remove the line on the map), the "negative" payments disappear. The group becomes slightly less efficient overall, but everyone stays within the "no weird payments" zone.

5. The "Barbell" Example

The authors give a great example of a Barbell Network.

  • Imagine a group of 6 people. Three have very low-risk houses (like a stone castle), and three have very high-risk houses (like a wooden shack in a forest).
  • If everyone is friends with everyone (a complete circle), the math gets messy and creates those weird "negative" payments between the stone castles and the wooden shacks.
  • The Solution: Organize them like a barbell. Connect the stone castles to each other, and the wooden shacks to each other, but only connect the "middle" people.
  • The Result: By organizing the network based on who is similar to whom, they eliminate the need for weird negative payments while still keeping the group safe.

Summary: What's the Takeaway?

This paper is a guidebook for building decentralized insurance networks (like modern P2P insurance apps).

  1. Structure Matters: Who you are friends with changes how safe you are.
  2. Fairness vs. Efficiency: You can have the mathematically perfect risk-sharing (which might involve weird negative payments), or you can have a simple "equal share" rule (which is fairer but slightly less efficient).
  3. Design Your Network: If you want to avoid weird financial transactions, you should design your network so that people with similar risks are friends, and people with very different risks are not directly connected.

In short, the paper tells us that in a world without a central insurance boss, the shape of your friendship network is just as important as the money you put in.