← Latest papers
📊 statistics

Geometry of Relaxed Fair Regression: A Unified Framework for Aware and Unaware Settings

This paper presents a unified optimal transport framework for relaxed fair regression that bridges aware and unaware settings by characterizing optimal predictors under Wasserstein-2 and Total Variation penalties, revealing distinct fairness philosophies and enabling a simple, efficient algorithm that outperforms state-of-the-art baselines.

Original authors: M. Generali Lince, V. Divol, R. Flamary, S. Gaucher, P. Loiseau

Published 2026-05-28
📖 5 min read🧠 Deep dive

Original authors: M. Generali Lince, V. Divol, R. Flamary, S. Gaucher, P. Loiseau

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 Problem: The "Fairness vs. Accuracy" Tug-of-War

Imagine you are a coach trying to predict how well a player will perform in a game. You have a lot of data about their skills. However, you also know that historically, players from one specific team (let's call them "Team A") have been treated unfairly by the system, leading to lower scores in the past, even if their actual skills are the same as players from "Team B."

You want your predictions to be accurate (predicting the true skill) but also fair (not letting the player's team history drag their score down).

The paper tackles a specific, tricky situation: What if you don't know which team the player is on when you are making the prediction?

  • The "Aware" setting: You know the player is from Team A or Team B. You can adjust the score directly.
  • The "Unaware" setting: You don't know the team. You only see their stats. This is common in real life (e.g., a loan officer doesn't know a customer's race, or a hiring algorithm doesn't know a candidate's gender).

Most existing methods either ignore the problem (unfair) or try to guess the team first and then adjust (which often fails because the guess is wrong). This paper says: "We can fix this without guessing the team, using a new mathematical map."

The Solution: A New Way to "Redistribute" Predictions

The authors propose a method that treats predictions like a moving puzzle. They use a branch of math called Optimal Transport.

The Analogy: Moving Sand
Imagine you have two piles of sand.

  • Pile A represents the predictions for Team A.
  • Pile B represents the predictions for Team B.

If the piles are in different shapes or locations, the system is unfair. To make it fair, you need to move the sand grains from one pile to the other until they look exactly the same. The "cost" of moving a grain is how far you have to drag it.

The paper introduces a unified framework that works even if you don't know which grain belongs to which pile initially. They figure out the most efficient way to move the sand grains so that the final shape is identical for everyone, while moving them as little as possible to keep the original accuracy.

Two Different Philosophies: "Smooth Compromise" vs. "Hard Cutoff"

The paper discovers that there are two distinct ways to move this sand, depending on the "penalty" you choose. This is a major finding: The math you choose changes the philosophy of fairness.

1. The "Wasserstein" Penalty (The Smooth Compromise)

  • How it works: Imagine you have a group of people standing at different heights. To make them equal, you gently nudge everyone a little bit toward the middle.
  • The Metaphor: It's like a group hug. Everyone moves slightly closer together. No one stays exactly where they were, but no one is pushed too hard.
  • The Result: This creates a "smooth" fairness. It accepts that everyone is slightly less accurate than before, but the error is shared equally across the whole population. It's an egalitarian approach: "We all suffer a tiny bit to be equal."

2. The "Total Variation" Penalty (The Hard Cutoff)

  • How it works: Imagine you have a group of people. You only move the people who are very different from each other. If two people are already close, you leave them exactly where they are.
  • The Metaphor: It's like a traffic light. If the gap is small, the light is green (do nothing). If the gap is too big, the light turns red, and you force a massive, sudden jump to make them match.
  • The Result: This creates "exact parity" for a large group of people, but leaves the outliers (the extreme cases) completely untouched. It's a sufficientarian approach: "We ensure a huge chunk of the population is perfectly equal, even if the extremes remain unfair."

Why This Matters (The "Unaware" Breakthrough)

The paper's biggest claim is that they solved the "Unaware" problem (where you don't know the team) using these smooth geometric maps.

  • Old Way: Try to guess the team first (e.g., "This person looks like Team A"), then apply the fix. If your guess is wrong, you make the fairness worse.
  • New Way: The authors created a mathematical "map" that looks at the data and the probability of being in a group, rather than a hard guess. They move the predictions based on this probability.
  • The Result: Their method is faster and more accurate than the current state-of-the-art methods. It doesn't need to guess the team; it just rearranges the predictions geometrically to ensure fairness automatically.

The Takeaway

This paper provides a "toolbox" for making AI predictions fair when you don't have all the sensitive information (like race or gender).

  1. It unifies the problem: It treats "knowing the team" and "not knowing the team" as part of the same geometric puzzle.
  2. It offers a choice: You can choose between a smooth, gentle fairness (everyone moves a little) or a strict, hard fairness (some people stay put, others jump to match).
  3. It works better: In tests on real-world data (like predicting law school grades or crime rates), their method was more accurate and faster than existing tools, proving that you don't need to sacrifice accuracy to be fair—you just need the right geometric map.

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 →