Finding Common Ground in a Sea of Alternatives

This paper proposes a formal model and an efficient sampling-based algorithm for finding common ground across diverse preferences in an infinite alternative space by targeting the proportional veto core, while also establishing theoretical query lower bounds and validating the approach through synthetic experiments.

Jay Chooi, Paul Gölz, Ariel D. Procaccia, Benjamin Schiffer, Shirley Zhang

Published 2026-03-18
📖 5 min read🧠 Deep dive

Imagine you are trying to organize a massive town hall meeting with thousands of people who all have very different opinions. Some are loud, some are quiet, some are angry, and some are hopeful. Your goal is to find one single sentence that everyone can agree on—a "common ground" statement that doesn't make anyone feel ignored or attacked.

This paper is about how to use Artificial Intelligence (AI) to find that perfect sentence, and why the usual ways of doing it often fail.

The Problem: The "Tyranny of the Majority"

Think of the current way we use AI for this (like the "Habermas machine" mentioned in the paper) as a popularity contest.

  • The AI generates 16 possible sentences.
  • Everyone votes on them.
  • The winner is the one with the most votes.

The Flaw: In a popularity contest, a small group of people (a minority) can be completely ignored. If 51% of people hate a specific idea, but 49% love it, the 49% gets nothing. The "common ground" becomes just "what the majority wants," which isn't true common ground; it's just a majority rule.

The Solution: The "Veto Core" (The Safety Net)

The authors propose a new way to think about fairness called the Proportional Veto Core (PVC).

The Analogy: The "No-Go Zone" Game
Imagine you are picking a movie for a group of friends.

  • The Old Way: You pick the movie with the most "Yes" votes.
  • The New Way (PVC): You ask, "Is there a movie that a specific group of friends can veto?"

If a group of friends makes up 30% of the crowd, they have the power to say, "We will veto any movie that isn't in our top 70% of choices."

  • If a movie is so polarizing that a large chunk of people (say, 30%) would rather watch anything else than watch it, that movie is blocked. It cannot be the winner.
  • The "Common Ground" is any movie that nobody has the power to block.

This ensures that even small groups have a say. If 10% of people hate a statement, and that statement is terrible for them, the math says they have enough "veto power" to knock it out of the running.

The Challenge: The Infinite Ocean of Ideas

Here is the tricky part: In the real world, there aren't just 16 movie options. There are infinite possible sentences an AI could write.

  • How do you find the one perfect sentence in an infinite ocean of text?
  • You can't ask everyone to vote on every single sentence; that would take forever.

The Paper's Innovation: The "Taste Tester" Algorithm
The authors designed a clever, efficient sampling method. Imagine you are a chef trying to find the perfect soup recipe, but there are infinite ingredients.

  1. Generative Queries (The Soup Pot): You ask the AI to "stir the pot" and pull out a random sample of 100 sentences (like scooping a spoonful of soup).
  2. Discriminative Queries (The Taste Test): You don't ask people to rank all 100. Instead, you ask a voter, "Which of these two is the worst?" or "Which of these is your least favorite?"
  3. The Elimination Process: You keep asking voters to eliminate their least favorite options from the sample. You do this over and over.
  4. The Result: Eventually, you are left with one sentence that no one in your sample hated enough to eliminate.

The paper proves mathematically that this method is fast and guaranteed to find a sentence that represents true common ground, even if you only ask a tiny fraction of the total population.

The Experiments: AI vs. Humans

The researchers tested this against real-world scenarios using AI personas (fake people with different political views).

  • The Results:
    • Old Methods (Schulze, Plurality): These often picked statements that were polarizing. They were like picking a movie that 51% loved but 49% hated.
    • The New Method (Veto Core): This method consistently found statements that almost everyone could accept.
    • AI Generators: When they asked the AI to just "write a new sentence" without using their math, the AI sometimes did well, but often failed if it didn't understand the specific mix of people. The math-based method was much more reliable.

The Big Takeaway

This paper gives us a mathematical safety net for AI democracy.

It tells us that to find true agreement in a divided world, we shouldn't just look for what the majority likes. Instead, we should look for what nobody is allowed to hate. By using a "veto" system where minority groups can block extreme options, we ensure that the final decision is a true bridge between all sides, not just a victory for the loudest voice.

In short: Don't just count the votes; check who has the power to say "No." If you can't say "No" to a statement, then it's probably a good one for everyone.

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 →