← Latest papers
🔢 mathematics

Improved Amenability Bounds for Local Coordination Games

This paper improves the quantitative relationship between local coordination and graph amenability in binary unbiased local coordination games by proving that low average disagreement implies the graph is (O(εlog(1/ε)),r)(O(\varepsilon\log(1/\varepsilon)),r)-amenable, thereby sharpening the previously known square-root loss bound.

Original authors: Ron Peretz, Dean Kraizberg

Published 2026-06-02
📖 5 min read🧠 Deep dive

Original authors: Ron Peretz, Dean Kraizberg

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

The Big Picture: The "Neighborhood Agreement" Problem

Imagine a massive city where everyone needs to agree on a simple rule, like "drive on the left" or "take Tuesday off." However, there's a catch: nobody can talk to everyone. You can only chat with your immediate neighbors (your friends, your block, your street).

The goal is for the whole city to eventually agree on the same rule. But because you can only talk locally, you might end up with one neighborhood driving on the left and the next one driving on the right. This creates "inefficiency" or "disagreement" at the borders.

The paper asks a deep question: If the city manages to get almost everyone to agree (low disagreement), what does that tell us about the shape of the city's map?

The Old Theory: The "Square Root" Guess

Previous researchers (Hutchcroft, Rospuskova, and Tamuz) discovered a surprising link. They found that if a city has very low disagreement, the city's map must be "amenable."

What is "Amenable"?
Think of "amenable" as a map that can be easily chopped up into small, tidy neighborhoods. If a map is amenable, you can cut a few roads (edges) to isolate small clusters where everyone inside agrees perfectly. The only disagreements happen on the few roads you cut.

The old researchers proved:

  • If disagreement is low (let's call it ϵ\epsilon), the map is amenable.
  • However, the "cost" of chopping up the map was roughly the square root of the disagreement (ϵ\sqrt{\epsilon}).

The Analogy:
Imagine you have a messy room (the graph). You want to tidy it up by putting things into small boxes (neighborhoods).

  • The old theory said: "If the room is only slightly messy (low ϵ\epsilon), you can tidy it up, but you might still have to throw away a lot of stuff (the ϵ\sqrt{\epsilon} loss)."
  • The authors of this paper asked: "Can we do better? Can we tidy it up with less waste?"

The New Discovery: The "Entropy" Upgrade

The authors of this paper say yes, we can do much better, but only if the choices are binary (like "Left" vs. "Right" or "Yes" vs. "No").

They improved the math to show that if the disagreement is low (ϵ\epsilon), the map is amenable with a cost of roughly ϵ×log(1/ϵ)\epsilon \times \log(1/\epsilon).

Why is this a big deal?
In math, ϵ×log(1/ϵ)\epsilon \times \log(1/\epsilon) is much smaller than ϵ\sqrt{\epsilon} when ϵ\epsilon is tiny.

  • Old Way: If 1% of neighbors disagree, the map structure is "okay" but not great.
  • New Way: If 1% of neighbors disagree, the map is extremely well-structured and easy to divide into perfect little neighborhoods.

How Did They Do It? The "Information Detective"

The authors didn't just use standard math; they used a clever trick involving Information Theory and Game Theory.

  1. The Old Method (Variance): The previous team looked at the "distance" between neighbors' choices. It was like measuring how far apart two people are standing.
  2. The New Method (Shapley Values & Entropy): The authors looked at uncertainty.
    • Imagine every person in the city has a secret code (random variable) that helps them decide.
    • They created a "game" where they asked: "How much does knowing my neighbor's secret code reduce my own uncertainty?"
    • They used a concept called Shapley Values (a way to fairly split credit in a team) to measure how much each piece of information contributed to the decision.
    • Instead of measuring "distance," they measured entropy (a measure of confusion or surprise).

The Metaphor:
Imagine two neighbors, Alice and Bob.

  • Old View: If Alice says "Left" and Bob says "Right," they are far apart.
  • New View: If Alice says "Left" and Bob says "Right," how surprised should we be? If they disagree often, there is high "entropy" (chaos). If they agree most of the time, the entropy is low.

By using this "entropy" measurement, the authors proved that when neighbors agree well, the underlying map must be very easy to slice into small, tidy pieces.

The "Binary" Catch

There is one important condition for this new, sharper result: The choices must be binary and unbiased.

  • Binary: You can only choose A or B (like Heads/Tails).
  • Unbiased: You don't prefer A or B beforehand; it's a 50/50 coin flip.

The paper proves that if you allow more than two choices (like choosing between 3 or 4 colors), the old "square root" rule applies again, and you can't get the sharper result. But for simple "Yes/No" or "Left/Right" scenarios, the new, tighter bound holds.

Summary of the Result

  • The Problem: How does local agreement (neighbors agreeing) reflect the global shape of a network?
  • The Old Answer: Good local agreement implies the network is "sliceable" (amenable), but the math was a bit loose (ϵ\sqrt{\epsilon}).
  • The New Answer: For simple "Yes/No" choices, good local agreement implies the network is extremely sliceable. The math is much tighter (ϵlog(1/ϵ)\epsilon \log(1/\epsilon)).
  • The Tool: They replaced "distance" measurements with "information/uncertainty" measurements (using Shapley values and entropy) to get a clearer picture.

In short, the paper shows that when people in a network agree well on simple choices, the network itself is much more organized and "friendly" (amenable) than we previously thought.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →