arXiv:2507.02966cs.CLcs.AI2025-07被引 15

用命名实体识别技术保护简历评分中的隐私与偏见

PBa-LLM: Privacy- and Bias-aware NLP using Named-Entity Recognition (NER)

  • 通过NER技术对敏感信息进行匿名化处理,保护用户隐私
  • 在24,000份简历上测试,保持模型性能的同时显著提升隐私安全
  • 同时降低性别偏见,适用于高风险场景的可信AI系统

近年来,大语言模型(LLMs)在高风险AI应用中广泛应用,但其引发的隐私、数据保护和透明性等法律与伦理问题日益突出。本文提出一种基于命名实体识别(NER)的隐私保护训练框架,通过识别并匿名化文本中的个人身份、地理位置等敏感信息,实现隐私保护。研究以招聘中的AI简历评分为例,在包含24,000名候选人资料的数据集上,评估了BERT与RoBERTa两种模型搭配六种匿名化算法(基于Presidio、FLAIR、BERT及不同版本GPT)的效果。结果表明,该方法在有效保障候选人隐私的同时,维持了系统性能。进一步结合现有性别偏见缓解方法,构建出兼具隐私与偏见感知能力的PBa-LLM。该框架虽在简历评分场景验证,但可推广至其他基于LLM的AI应用。

原文摘要 · Abstract (English)

The use of Natural Language Processing (NLP) in highstakes AI-based applications has increased significantly in recent years, especially since the emergence of Large Language Models (LLMs). However, despite their strong performance, LLMs introduce important legal/ ethical concerns, particularly regarding privacy, data protection, and transparency. Due to these concerns, this work explores the use of Named- Entity Recognition (NER) to facilitate the privacy-preserving training (or adaptation) of LLMs. We propose a framework that uses NER technologies to anonymize sensitive information in text data, such as personal identities or geographic locations. An evaluation of the proposed privacy-preserving learning framework was conducted to measure its impact on user privacy and system performance in a particular high-stakes and sensitive setup: AI-based resume scoring for recruitment processes. The study involved two language models (BERT and RoBERTa) and six anonymization algorithms (based on Presidio, FLAIR, BERT, and different versions of GPT) applied to a database of 24,000 candidate profiles. The findings indicate that the proposed privacy preservation techniques effectively maintain system performance while playing a critical role in safeguarding candidate confidentiality, thus promoting trust in the experimented scenario. On top of the proposed privacy-preserving approach, we also experiment applying an existing approach that reduces the gender bias in LLMs, thus finally obtaining our proposed Privacyand Bias-aware LLMs (PBa-LLMs). Note that the proposed PBa-LLMs have been evaluated in a particular setup (resume scoring), but are generally applicable to any other LLM-based AI application.

隐私保护偏见缓解NERLLM

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。