惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园_首页
IT之家
IT之家
博客园 - Franky
Stack Overflow Blog
Stack Overflow Blog
宝玉的分享
宝玉的分享
Recent Announcements
Recent Announcements
Engineering at Meta
Engineering at Meta
S
SegmentFault 最新的问题
V
Visual Studio Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Last Week in AI
Last Week in AI
H
Help Net Security
V
V2EX
H
Hackread – Cybersecurity News, Data Breaches, AI and More
量子位
博客园 - 叶小钗
J
Java Code Geeks
博客园 - 【当耐特】
月光博客
月光博客
爱范儿
爱范儿
人人都是产品经理
人人都是产品经理
酷 壳 – CoolShell
酷 壳 – CoolShell
小众软件
小众软件

sebszyller.com | Blog

LLMs Will Brand Themselves Out of Existence Trustworthy ML Is a Kitchen Sink Best Practices for a New Research Project Repo in 2026 Looking Back at Learning Rust with LLMs: Works 100% of the Time... 50% of the Time DeepSeek Drama -- Model Watermarking to the Rescue Open Weights Have Nothing to Do with Open Source Learning Rust with Large Language Models (Part III): Finding a Needle in a Haystack Learning Rust with Large Language Models (Part II): an Outdated Manual Written by a Newbie Food Markets Are a Bad Analogy for Data Marketplaces Learning Rust with Large Language Models (Part I): a Project for 2024 No One Cares About Large Language Models Anymore Content Provenance Needs Critical Mass Data Marketplaces for Individuals (Still) Don't Make Sense The Security Through Obscurity Moment of Large Language Models... and Money Finding the Beauty in the Imperfections of Generative Art Can You Spot a Deepfake? Kosher Data for Your Ethical Needs Why Synthetic Data Is Not Private Data Marketplaces for Individuals Don't Make Sense On the Difficulty of Cross-disciplinary Communication Whose Model Is It Anyway?
Fairness Is Hardly About DEI
Sebastian Szyller · 2025-03-11 · via sebszyller.com | Blog

Research gets politicised all the time. For better, or worse. But fairness in machine learning? Seriously?

This is mostly a short rant.

The US has been busy playing musical chairs, and it looks like some things concerning diversity, equity, and inclusion (DEI) were left standing. You must be familiar with the general drama, so I’ll spare you the recap; but also, I don’t think this post has much to do with politics anyway.

What got my attention were some bizarre — hopefully niche — takes in my broader research and academia circles. Without pointing fingers, people have been saying that we should finally stop wasting resources on fair (lEfTiSt) machine learning research. To me, it’s a Simone Biles level of mental gymnastics, so let’s unpack.

What is fairness

Not gonna lie, the definition of fairness on Wikipedia doesn’t make my life easier. While it talks about algorithmic bias, and sensitive attributes, it largely focuses on people. I think it’s fair (no pun intended) to say that a substantial amount of research on fairness has been focused on social injustice. For example on the basis of gender, or ethnicity.

Man performing a backflip from a boat into water

Equating fairness with DEI is a Simone Biles level of mental gymnastics Picture source.

What it boils down to, is that we want to address some bias (and/or imbalance) in the dataset that leads to disproportionately bad outcomes for some part of the population. Population as in your data, not necessarily people. So, to me, equating fairness with DEI is misguided. A more interesting way of looking at it as applied fairness, i.e. a specific domain.

Fairness is better cancer detection in young people who are under-represented as cancer patients. It’s object detectors in cars that continue to work although you moved across Europe and everyday things don’t look the same. It’s energy demand prediction that accounts for rare, extreme weather. It’s crop monitoring systems that work with non-industrial varieties of fruits and vegetables.

It isn’t fairness, it’s just good models?” Tomayto, tomahto. This type of goodness is what we call fairness ¯\_(ツ)_/¯

Focus on the big picture

I know that I’m preaching to the choir. Still, if you’ve been of the opinion that the main point of fairness in machine learning is DEI, then perhaps this post gives you another perspective. Even if it doesn’t, well, get a grip.