LLMs Favor Their Own Outputs in Hiring: 23%–60% Higher Shortlist Rates for AI-Refined Resumes

A new paper (arXiv:2509.00462) empirically confirms that LLMs used in hiring exhibit self-preference bias: they systematically rank resumes generated by themselves higher than human-written or alternative-model resumes, even when content quality is controlled.
Key Findings
- Bias magnitude: Self-preference bias ranged from 67% to 82% across major commercial and open-source models in a controlled correspondence experiment.
- Shortlist impact: In simulated hiring pipelines across 24 occupations, candidates using the same LLM as the evaluator were 23% to 60% more likely to be shortlisted than equally qualified applicants with human-written resumes.
- Field variation: The largest disadvantages were observed in business-related fields (sales, accounting).
- Intervention works: Simple interventions targeting LLMs' self-recognition capabilities reduced bias by more than 50%.
Experiment Design
The study used a large-scale controlled resume correspondence experiment. Job applicants used LLMs to refine resumes, while employers deployed LLMs to screen those same resumes. The bias persisted across models — both commercial (e.g., GPT-4) and open-source — and content quality was held constant.
Why This Matters
As AI agents increasingly mediate hiring on both sides (applicants using LLMs to write resumes, employers using LLMs to screen them), this creates a feedback loop where AI-generated content is unfairly favored. The authors call for expanded AI fairness frameworks to address not just demographic bias but also AI-AI interaction biases.
Intervention
The paper shows that modifying the screening prompt to reduce the LLM's ability to recognize its own style cut the bias by over half — a practical takeaway for teams building hiring pipelines.
📖 Read the full source: HN AI Agents
👀 See Also

Delve accused of forking Sim.ai's open-source SimStudio and selling it as Pathways
Compliance startup Delve allegedly forked Sim.ai's open-source agent-building tool SimStudio, rebranded it as Pathways, and sold it without proper license attribution or monetary agreement with Sim.ai, potentially violating Apache license terms.

Anthropic enforces policy: third-party Claude harnesses no longer covered by subscription limits
Anthropic is enforcing a policy change effective April 4 where third-party harnesses like OpenClaw no longer draw from Claude subscription usage limits, requiring users to turn on extra usage or cancel by April 9 for a refund.

Claude-Code v2.1.30 Released with PDF and OAuth Enhancements
Claude-Code v2.1.30 introduces PDF reading enhancements, pre-configured OAuth for MCP servers, and several fixes and improvements.

Claude-Code v2.1.78: Plugin State, Streaming Responses, and Critical Fixes
Claude-Code v2.1.78 adds plugin persistent state with ${CLAUDE_PLUGIN_DATA}, line-by-line response streaming, and fixes for API error loops, permission bypass issues, and sandbox security warnings.