← Latest papers
🤖 AI

AI Alignment From Social Choice Perspectives

This paper surveys recent research applying social choice theory to AI alignment from human feedback, demonstrating how this perspective identifies failure modes in aggregating conflicting human judgments and reveals a broader, principled design space for handling such disagreements.

Original authors: Daniel Halpern, Evi Micha, Ariel D. Procaccia, Benjamin Schiffer, Itai Shapira, Shirley Zhang

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

Original authors: Daniel Halpern, Evi Micha, Ariel D. Procaccia, Benjamin Schiffer, Itai Shapira, Shirley Zhang

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

Imagine you are trying to teach a very smart, but somewhat blank-slate, robot how to write stories, give advice, or answer questions. You can't write a perfect rulebook for every possible situation because human values are too complex and subtle. Instead, you ask a group of human judges to look at the robot's answers and say, "I like this one better than that one."

This paper argues that the way we currently combine all those human opinions into a single set of instructions for the robot is flawed. It suggests we should look at this process through the lens of Social Choice Theory—the same math used to figure out how to run fair elections.

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

1. The Problem: The "One-Size-Fits-All" Vote

Currently, when humans disagree (e.g., one person thinks a joke is funny, another thinks it's offensive), the standard method (called RLHF) treats these disagreements as "noise." It tries to average them out to find a single "correct" answer.

  • The Analogy: Imagine a town trying to decide on a new park. Some people want a playground, others want a garden, and others want a skate park. The current AI method acts like a vote where it forces everyone to pick just one winner. If the "playground" wins by a slim margin, the town builds only a playground, ignoring the garden lovers entirely. The paper says this is a bad way to handle a diverse population. It turns a complex debate into a single, rigid score.

2. The Hidden Voting Rule: The "Borda Count"

The authors discovered that the math currently used to train these robots (called the Bradley-Terry model) isn't just a statistical trick; it is secretly a specific type of voting rule known as the Borda Count.

  • The Analogy: In a Borda Count, you don't just pick your favorite; you rank everything. If you have 5 options, your favorite gets 5 points, your second choice gets 4, and so on. The winner is the one with the highest total points.
  • The Flaw: This rule favors "safe" and "bland" options. A response that is "okay" to everyone but loved by no one might win over a response that is "amazing" to half the people and "hated" by the other half. The AI learns to be boring and non-offensive rather than truly excellent or distinct.

3. The "Clone" Problem: Copycats Change the Winner

The paper points out a weird vulnerability in this voting system: Clone Sensitivity.

  • The Analogy: Imagine an election between a "Red Car" and a "Blue Car." If the Red Car wins, that's fine. But what if the Red Car manufacturer suddenly releases 100 slightly different versions of the Red Car (Red Car 1.0, Red Car 1.1, Red Car 1.2...)? In a Borda-style vote, these "clones" split the vote in a way that can accidentally make the Blue Car lose, even if the voters' actual preferences haven't changed.
  • In AI: Large language models often generate many slightly different versions of the same answer (paraphrases). If the training data has 10 versions of a "safe" answer and only 1 version of a "bold" answer, the AI might think the "safe" answer is objectively better just because it appears more often in the training list, not because humans actually prefer it.

4. The "Linear" Trap: When the Math Breaks

The paper also shows that when we force the AI to learn using a simplified mathematical structure (to make it faster or easier), it can break the rules of fairness.

  • The Analogy: Imagine a judge who is supposed to listen to every argument. But if the judge is forced to use a very short, rigid checklist (a "linear" model), they might miss the nuance. Even if every single person in the room agrees that Option A is better than Option B, this rigid mathematical model might accidentally conclude that Option B is better. It's a failure of the tool, not the people.

5. The Solution: Stop Averaging, Start Gaming

The authors propose a better way to handle disagreement, inspired by game theory. Instead of trying to compress all human opinions into one single "score," we should let the AI learn to play a game against itself.

  • The Analogy: Instead of asking "What is the one best answer?", we ask, "If I pit two different strategies against each other, which one wins more often?"
  • The "Maximal Lottery": The paper suggests the AI should learn a mixture of strategies. If half the people want a garden and half want a skate park, the AI shouldn't pick one. It should learn to be 50% garden and 50% skate park. This preserves the disagreement and ensures that no group is completely silenced.
  • The Benefit: This method (called Nash Learning) is mathematically proven to be the most "fair" way to handle the limited information we have. It guarantees that the AI won't make a terrible mistake just because the data was sparse or the voters were divided.

Summary

The paper argues that we are currently teaching AI to be a "compromise machine" that averages out human values, often leading to boring or biased results. By using the math of fair elections, we can build AI systems that:

  1. Recognize that "safe" isn't always "best."
  2. Ignore copycat answers that skew the vote.
  3. Preserve diverse viewpoints by offering a mix of options rather than forcing a single, rigid answer.

It's about moving from asking "What does the majority want?" to "How do we fairly represent everyone's values?"

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 →