← Latest papers
🤖 AI

Effect of Demographic Bias on Skin Lesion Classification

This study evaluates how demographic biases in training data affect skin lesion classification using ResNet models, finding that while sex-based performance gaps stem from data imbalances and can be mitigated by specific learning strategies, age-based biases consistently favor younger patients regardless of data distribution, highlighting the need for targeted mitigation approaches.

Original authors: Ralf Raumanns, Gerard Schouten, Veronika Cheplygina, Josien P. W. Pluim

Published 2026-06-03
📖 4 min read☕ Coffee break read

Original authors: Ralf Raumanns, Gerard Schouten, Veronika Cheplygina, Josien P. W. Pluim

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 training a new apprentice to be a skin doctor. Their job is to look at pictures of skin spots and decide if they are harmless (benign) or dangerous (malignant). This paper is about what happens when the "textbook" of pictures you give this apprentice is unbalanced.

The researchers asked: If we only show the apprentice pictures of men, will they get better at diagnosing men but worse at diagnosing women? What if we only show them pictures of young people?

Here is a breakdown of their findings using simple analogies:

1. The "Textbook" Problem (Data Bias)

The researchers used a clever mathematical trick (like a strict librarian) to create training sets with specific rules. They could force the textbook to be 95% men and 5% women, or 95% young people and 5% old people.

  • The Finding on Sex (Men vs. Women):

    • The "Specialist" Effect: When the apprentice trained only on men, they became a master at spotting male skin issues but struggled with women. When they trained only on women, they got good at women but struggled with men.
    • The "Majority Rules" Effect: In mixed groups, the apprentice tended to favor the group they saw the most of. If the textbook was mostly men, the apprentice did a better job on men, even if there were some women in the book.
    • The "Magic Trick" (Debiasing): The researchers tried two "magic tricks" to fix this:
      1. The Reinforcing Model: This is like giving the apprentice a second job: "While you diagnose the spot, also guess if it's a man or a woman." If the textbook was balanced, this helped the apprentice ignore gender cues and focus on the spot itself. But if the textbook was mostly men, the apprentice got confused because they couldn't learn what "female skin" looked like, and the trick failed.
      2. The Adversarial Model: This is like a strict coach who yells, "Stop guessing the gender! If you guess the gender, you lose points!" This worked well when the textbook was mostly women, but it struggled to stop the apprentice from favoring men in male-heavy groups.
  • The Finding on Age (Young vs. Old):

    • The "Smooth Skin" Advantage: No matter how they arranged the textbook, the apprentice was always best at diagnosing young people (ages 0–50) and worst at diagnosing the elderly (80+).
    • The "Noise" Metaphor: Think of young skin like a clean, white canvas. The "spot" stands out clearly. Old skin is like a canvas covered in wrinkles, age spots, and texture changes. These extra details act like "noise" that hides the real danger signs. Even when the researchers gave the apprentice a perfectly balanced textbook (equal numbers of young and old), the apprentice still struggled with the elderly. This suggests the problem isn't just a lack of practice; it's that old skin is inherently harder to read.

2. The "Different Camera" Problem (Cross-Dataset Validation)

After training the apprentice on high-quality, zoomed-in microscope photos (Dermoscopy), the researchers tested them on photos taken with regular smartphones.

  • The Result: The apprentice's performance dropped significantly. It's like training a pilot in a simulator with perfect weather and then asking them to fly a real plane in a storm. The lighting, angles, and clarity were different.
  • The Surprise: Interestingly, on the smartphone photos, the apprentice actually did a slightly better job on women than on men, which was the opposite of what happened with the microscope photos. This shows that the "bias" isn't a fixed rule; it changes depending on how the pictures are taken.

3. The Big Takeaway

The paper concludes with two main lessons for building fair AI doctors:

  1. Sex Bias is a "Data" Problem: If you have too many men and not enough women in your training data, the AI will be biased. You can fix this by balancing the data or using specific training techniques (like the "second job" trick), but only if you have enough examples of the minority group to learn from.
  2. Age Bias is a "Nature" Problem: Even if you give the AI a perfectly balanced textbook, it will still struggle with older patients. This isn't just because they didn't see enough old pictures; it's because the visual clues on old skin are naturally harder to interpret. Fixing this requires more than just balancing the numbers; it requires understanding the biological differences.

In short: The researchers found that while we can fix some unfairness by balancing our training books, some unfairness is baked into the nature of the data itself (like the complexity of aging skin), and we need to be careful when moving from one type of camera to another.

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 →