English

Foundation Models at Work: Fine-Tuning for Fairness in Algorithmic Hiring

Machine Learning 2025-01-14 v1

Abstract

Foundation models require fine-tuning to ensure their generative outputs align with intended results for specific tasks. Automating this fine-tuning process is challenging, as it typically needs human feedback that can be expensive to acquire. We present AutoRefine, a method that leverages reinforcement learning for targeted fine-tuning, utilizing direct feedback from measurable performance improvements in specific downstream tasks. We demonstrate the method for a problem arising in algorithmic hiring platforms where linguistic biases influence a recommendation system. In this setting, a generative model seeks to rewrite given job specifications to receive more diverse candidate matches from a recommendation engine which matches jobs to candidates. Our model detects and regulates biases in job descriptions to meet diversity and fairness criteria. The experiments on a public hiring dataset and a real-world hiring platform showcase how large language models can assist in identifying and mitigation biases in the real world.

Keywords

Cite

@article{arxiv.2501.07324,
  title  = {Foundation Models at Work: Fine-Tuning for Fairness in Algorithmic Hiring},
  author = {Buse Sibel Korkmaz and Rahul Nair and Elizabeth M. Daly and Evangelos Anagnostopoulos and Christos Varytimidis and Antonio del Rio Chanona},
  journal= {arXiv preprint arXiv:2501.07324},
  year   = {2025}
}

Comments

Accepted to AAAI 2025, AI Governance Workshop

R2 v1 2026-06-28T21:04:38.336Z