← Latest papers
🤖 machine learning

WIDER-FAIR: An Annotated Version of the WIDER-FACE Dataset for Fairness Evaluation

This paper introduces WIDER-FAIR, a new dataset extending the WIDER-FACE benchmark with manual annotations for ethnicity and sex to enable fairness evaluation, demonstrating through experiments that face detection models exhibit significant performance disparities, particularly against Black individuals.

Original authors: Maxime Moussi, Benoît Ronval, Siegfried Nijssen, Félicien Schiltz

Published 2026-07-01
📖 4 min read☕ Coffee break read

Original authors: Maxime Moussi, Benoît Ronval, Siegfried Nijssen, Félicien Schiltz

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 have a giant, chaotic photo album filled with pictures of crowds, street scenes, and events. This album is called WIDER-FACE, and it's been the "gold standard" for teaching computers how to spot human faces in photos. But there's a catch: the album has no labels telling you who is in the photos. You don't know if the people are men or women, or what their ethnic backgrounds might be.

Because of this missing information, it's impossible to check if the computer is being fair. Is it good at spotting faces of all types of people, or does it only get really good at spotting faces that look like the majority of the photos it was trained on?

Enter WIDER-FAIR.

The authors of this paper took that giant, unlabeled album and created a new, annotated version called WIDER-FAIR. Think of it like hiring a very careful librarian to go through every single photo and add a sticky note to each face. The librarian wrote down two things for every face they could clearly see:

  1. Perceived Sex: Is this person male or female?
  2. Perceived Ethnicity: Does this person appear to be Asian, Black, Indian, or White?

Note: The paper emphasizes that these are "perceived" labels based on what the librarian sees in the photo, not the person's actual identity, because the original photos didn't have that info.

The "Quality Control" Check

Before trusting this new annotated album, the authors wanted to make sure the librarian didn't make a mess. They used a few tricks to check the work:

  • The "Look-Alike" Test: They used a computer program to group faces that look similar. They found that faces labeled "Black" tended to cluster together, and faces labeled "White" clustered together, just like you'd expect. This suggested the librarian was consistent.
  • The "Guessing Game": They trained a simple computer to guess the labels based on the photos. The computer got the answers right most of the time, which gave them confidence that the labels were accurate enough to use.

The Big Experiment: What Happens When We Hide Groups?

The most interesting part of the paper is what happened when they tried to teach a face-detecting computer (specifically a model called YOLOv5) using this new album. They ran a series of experiments where they played a game of "Hide and Seek" with the data:

  1. The Baseline: First, they taught the computer using the entire album (all ethnicities and sexes). They found that the computer was generally good, but it struggled the most with faces of Black individuals. It was like a student who studied hard but kept missing the questions about a specific chapter.
  2. The "Leave One Out" Test: Next, they tried training the computer without certain groups.
    • When they removed the Asian, Indian, or White faces from the training data, the computer's performance didn't change too much for the other groups.
    • However, when they removed the Black faces from the training data, the computer's ability to detect Black faces dropped significantly. Even worse, the gap between how well it detected Black faces versus other faces got much wider.

The Metaphor: Imagine a chef learning to cook a stew. If they practice with beef, chicken, and pork, they learn to handle all three. If you take away the pork from their practice, they might still be okay with beef and chicken. But if you take away the beef entirely, and then ask them to cook a beef stew, they will fail miserably. The paper found that the "Black face" group was the most critical ingredient for the computer to learn how to be fair and accurate across the board.

The Takeaway

The paper concludes that to build a fair face-detection system, you can't just throw a bunch of photos at a computer and hope for the best. You need data that explicitly includes diverse groups.

The authors warn that because one human did all the labeling, there might be some unintentional biases or mistakes in the notes. However, they believe this dataset is a vital tool. It allows researchers to stop guessing and start measuring exactly where and why their face-detection models might be treating people unfairly, specifically highlighting that excluding Black faces from training data causes the biggest drop in fairness.

In short: WIDER-FAIR is a labeled photo album designed to help us spot the blind spots in our technology, ensuring that face detectors work for everyone, not just some.

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 →