← Latest papers
🤖 AI

Can Synthetic Data be Fair and Private? A Comparative Study of Synthetic Data Generation and Fairness Algorithms

This study demonstrates that while the DECAF synthetic data generator offers the best balance between privacy and fairness despite lower utility, applying pre-processing fairness algorithms to synthetic data yields superior fairness improvements compared to their application on real data, suggesting a promising hybrid approach for ethical learning analytics.

Original authors: Qinyi Liu, Oscar Deho, Sam Urmian, Mohammad Khalil, Srecko Joksimovic, George Siemens

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

Original authors: Qinyi Liu, Oscar Deho, Sam Urmian, Mohammad Khalil, Srecko Joksimovic, George Siemens

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 "Three-Way Tug-of-War"

Imagine you are a teacher trying to build a smart computer program to predict which students might struggle in math. You have a pile of real student records, but you can't just share them with the world because that would violate privacy laws (like sharing a student's medical history).

You face a three-way tug-of-war involving three goals:

  1. Privacy: Keeping the students' real identities safe so no one can figure out who is who.
  2. Fairness: Making sure the computer doesn't treat certain groups (like students with disabilities or specific genders) unfairly.
  3. Utility: Making sure the computer is actually smart and accurate enough to be useful.

Usually, if you pull hard on one rope (like Privacy), the other ropes (Fairness or Utility) go slack. This paper asks: Can we find a way to pull all three ropes at once without breaking the system?

The Solution: Making "Fake" Data (Synthetic Data)

Instead of using real student records, the researchers tried using Synthetic Data. Think of this like a clay sculpture.

  • Real Data: A photo of a real person. If you show it to someone, they know exactly who it is.
  • Synthetic Data: A clay statue made to look exactly like the person, but it's not them. It has the same shape, height, and features, but it's a new creation.

The researchers tested five different "sculptors" (algorithms) to see which one could make the best clay statues that were both safe (hard to trace back to a real person) and fair (didn't have built-in biases).

The Five Sculptors Tested

The researchers put five different AI tools to the test:

  1. CTGAN & DGPT: These are general-purpose sculptors. They are great at making the statue look realistic (High Utility), but they sometimes accidentally copy the real person's flaws or identity too closely.
  2. ADSGAN & PATEGAN: These are "Privacy Guards." They are very careful not to copy the real person too closely. They make the statue safe, but sometimes they get so careful that the statue looks a bit weird or loses some details (Lower Utility).
  3. DECAF: This is the "Fairness Specialist." It is designed specifically to make sure the statue treats everyone equally, even if the original model was biased.

The Results: Who Won?

1. The Best All-Rounder: DECAF
When looking at the balance between Privacy and Fairness, the DECAF sculptor won. It created data that was very fair and reasonably private.

  • The Catch: However, DECAF struggled with Utility. The statues it made were so focused on being fair that they weren't very good at predicting real-world outcomes. It was like a statue that looked perfectly balanced but couldn't actually help you predict the weather.

2. The Trade-Offs

  • Privacy-focused tools (PATEGAN/ADSGAN) were great at hiding identities but sometimes made the data less fair.
  • Utility-focused tools (CTGAN/DGPT) were great at accuracy but sometimes leaked privacy or kept existing biases.

This confirmed the paper's main finding: It is very hard to have a single tool that is perfect at Privacy, Fairness, and Accuracy all at the same time.

The Secret Sauce: "Pre-Processing" (The Polish)

The researchers asked a second question: If the synthetic data isn't perfectly fair, can we fix it later?

They tried taking the synthetic data and running it through "Fairness Filters" (algorithms that scrub out bias) before training the final computer model.

The Surprise Discovery:
They found that applying these fairness filters to synthetic data worked better than applying them to real data.

  • The Analogy: Imagine you have a real photo that is slightly blurry and biased. If you try to fix it, it's hard. But if you have a clay statue (synthetic data) that is already a bit smoother, and you apply a special polish (fairness algorithm), the result is incredibly smooth and fair.
  • The study found that combining Synthetic Data + Fairness Filters created the fairest models of all, even better than using real data with filters.

The Bottom Line

  • DECAF is the best choice if you need a balance between privacy and fairness, but you might have to accept that your predictions won't be 100% accurate.
  • The Best Strategy: Don't just rely on one tool. The paper suggests a two-step process: First, generate synthetic data (to protect privacy), and then run it through a fairness filter (to ensure equity). This combination creates a system that is safer and fairer than using real data alone.
  • The Warning: You still have to choose your priorities. You can't have perfect privacy, perfect fairness, and perfect accuracy all at once. You have to decide which two are most important for your specific situation.

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 →