AI Hiring Tools Yield Racial Bias and Systemic Rejection; 26% Black & 15% Asian

(hai.stanford.edu)

Comments

dash2 10 minutes ago
> To measure adverse impact, we apply the EEOC’s “four-fifths rule,” which flags a position when one group is recommended at less than 80% of the rate of the most-recommended group

That seems like a nonsensical way to measure racial discrimination. What could justify it?

wand3r 5 minutes ago
Did I miss the part of the article where they break down how they determined race? Is the algorithm blind to race? It looks like they specifically looked at 83k people applying to ~100 companies which notably were Fortune 500 companies. Could there simply be candidate discrepancies here? Hard for me to follow the full methodology but it doesn't necessarily seem either malicious or that well structured. Don't you need to have a control group of applicants who are similar on paper? To allege DISCRIMINATION is quite bold.

Definitely open to opposing or critical views

alain94040 32 minutes ago
The European Union passed The Artificial Intelligence Act, which classifies:

High-risk – AI applications that are expected to pose significant threats to health, safety, or the fundamental rights of persons. Notably, AI systems used in health, education, recruitment, critical infrastructure management, law enforcement or justice. They are subject to quality, transparency, human oversight and safety obligations

That's a pretty common sense legislation to me.

xrd 3 minutes ago
Would be very interested to see how this affects post-50 workers. That's a protected class and I would imagine an ambulance chasing lawyer would be excited for a class action lawsuit.
verteu 6 minutes ago
The paper is here: https://arxiv.org/pdf/2605.27371

They find "disparate impact" of pymetrics across racial groups, but it doesn't seem like they controlled for anything.

asdff 29 minutes ago
Some job application websites I've seen actually have a yes or no option to consent to AI review that they claim is to simply assist HR and not actually screen you. I always select no. There is no way that selecting yes would ever be in my interest. I'm sorry, I'm going to force a real human to look at my stuff if I still can.
groundzeros2015 9 minutes ago
I don’t think AI screening is effective. But this study is just disparate impact.
anonfunction 42 minutes ago
This is something I've been working on exposing to AI labs through my startup LatentEvals[1], and found similar results in other industries from lending to insurance claims.

Happy to share some sample reports if anyone is interested!

1. https://www.latentevals.com/

x313 14 minutes ago
This study only looks at one specific vendor algorithmn (a job assesment given by a company called pymetrics)
engineer_22 7 minutes ago
> Using our large dataset of real hiring AI recommendations, we test our hypothesis. We find that people who submit multiple applications to positions screened by the same algorithmic hiring vendor are more likely to be rejected from every position to which they apply than would be true if the companies made decisions statistically independently from one another.

I would be surprised if the results were different.

logicchains 11 minutes ago
Could the AI actually see the race of the applicants? Or was it just discriminating on the basis of some factor it found that was correlated with race, like SAT scores?
bakugo 15 minutes ago
> To put this in perspective: If the AI had recommended Black and Asian candidates at the same rate as it recommended the most-favored group (typically white applicants)

Some people just can't help but put their biases on display at every opportunity, even when it comes to the most minute details.

everyone 28 minutes ago
Its fucking crazy that people are using these systems for important tasks like hiring. They have zero understanding about how these systems work. And LLMs are absolutely not designed to do those sorts of jobs, they're designed to be chatbots and to fool a human conversing them that they are responding intelligently. Of course they're gonna be useless at other tasks.

(I assume they're just using a big LLM for this, it doesnt say, it just says "AI" when they say "AI like that they usually mean LLM".. A custom trained hiring ML system would be better)