Contents
In brief
When most employers buy the same few hiring-screening products, rejections cluster—not only for individuals but across demographic groups. A large empirical study (3 million applicants, 4 million applications, one vendor) reports measurable adverse impact and surprisingly uniform “reject everywhere” outcomes.
What they studied
Researchers tested algorithmic monoculture: shared vendor logic across employers may amplify correlated errors and bias. They combined outcome statistics with U.S. employment discrimination adverse-impact analysis and used deterministic replicability of the vendor’s models to simulate what would happen if each applicant applied to every opening.
Key findings
- Racial disparities: 14.74% of applications from Asian applicants and 25.87% from Black applicants went to roles where the screener adversely impacted those groups under standard tests.
- Homogeneous rejections: 4% of people who applied to ten roles were recommended for rejection on all ten—more often than chance would predict.
- Need to apply widely: applicants likely must submit to many positions before a human review becomes probable.
What this means for developers
Building resume rankers, ATS integrations, or HR copilots:
- Market-leading vendor ≠ low risk—shared models create industry-wide exposure.
- Ship adverse-impact monitoring by cohort and decision audit logs.
- Add human escalation on low-confidence scores instead of hard auto-rejects.
- Test for correlated rejections when one person applies to many reqs.
Limitations
Single vendor, U.S.-centric legal framing; no universal fix for a specific API. The paper measures scale and correlation, not vendor-specific remediation steps.

