发现并缓解医疗文本生成中的种族性别年龄偏见。
Evaluating and Mitigating Bias in AI-Based Medical Text Generation
- 设计可微分选择性优化算法,针对表现差群体提升公平性。
- 多组别测试显示偏见降低超30%,整体生成准确率下降不足2%。
- 适用于各类模型与数据集,适合关注AI医疗公平性的研究者。
人工智能系统在医疗应用中已达到专家水平,但存在反映和放大人类偏见的风险,尤其影响历史上被忽视的人群。尽管医学影像分类领域的公平性问题已受关注,文本生成领域仍缺乏研究。本研究调查医疗文本生成中的公平性问题,发现不同种族、性别、年龄及交叉群体间存在显著性能差异,且影响模型规模与评估指标。为此,提出一种选择性优化算法,基于词级准确率和病理准确性双重标准,确保过程可微以支持有效训练。在多种骨干模型、数据集和模态上的评估表明,该方法在不损害整体性能的前提下,使各群体间偏差降低超过30%,文本生成准确率相对变化通常低于2%。通过减少深度学习模型生成的偏见,该方法有助于提升医疗文本生成诊断的公平性与可靠性。代码已公开:https://github.com/iriscxy/GenFair。
原文摘要 · Abstract (English)
Artificial intelligence (AI) systems, particularly those based on deep learning models, have increasingly achieved expert-level performance in medical applications. However, there is growing concern that such AI systems may reflect and amplify human bias, and reduce the quality of their performance in historically under-served populations. The fairness issue has attracted considerable research interest in the medical imaging classification field, yet it remains understudied in the text generation domain. In this study, we investigate the fairness problem in text generation within the medical field and observe significant performance discrepancies across different races, sexes, and age groups, including intersectional groups, various model scales, and different evaluation metrics. To mitigate this fairness issue, we propose an algorithm that selectively optimizes those underperformed groups to reduce bias. The selection rules take into account not only word-level accuracy but also the pathology accuracy to the target reference, while ensuring that the entire process remains fully differentiable for effective model training. Our evaluations across multiple backbones, datasets, and modalities demonstrate that our proposed algorithm enhances fairness in text generation without compromising overall performance. Specifically, the disparities among various groups across different metrics were diminished by more than 30% with our algorithm, while the relative change in text generation accuracy was typically within 2%. By reducing the bias generated by deep learning models, our proposed approach can potentially alleviate concerns about the fairness and reliability of text generation diagnosis in medical domain. Our code is publicly available to facilitate further research at https://github.com/iriscxy/GenFair.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。