arXiv:2608.29247cs.LG2026-08

用强化学习提升模型在各类别间的抗攻击公平性

RL-FAT: Reinforcement Learning for Fair Adversarial Training

论文配图:RL-FAT: Reinforcement Learning for Fair Adversarial Training
图 1 · 摘自论文原文
  • 基于策略梯度反馈,动态调整不同类别的训练重点
  • 显著降低类别间鲁棒性差异,提升整体公平性
  • 适合关注模型公平性与鲁棒性的视觉任务研究者

深度神经网络对对抗扰动仍高度脆弱,对抗训练(AT)虽被广泛采用以提升鲁棒性,但平均鲁棒准确率的提升常掩盖类别间的显著差异:某些类别变得更鲁棒,而其他类别仍易受攻击。这种不平衡引发重要公平性问题,尤其在视觉任务中要求所有类别均具备可靠鲁棒性。为此,我们提出 RL-FAT,一种受强化学习启发的公平对抗训练框架,利用对抗预测的策略梯度反馈。将预测分布视为策略,结合正确性奖励与类别价值估计,计算类别特定优势用于策略梯度优化,使模型自适应聚焦于误分类类别。此外,引入强调公平性的对抗损失,对高对抗损失类别施加更强训练压力,从而缓解类别间鲁棒性差异。结合强化学习驱动的自适应与公平性正则化,RL-FAT 在提升对抗鲁棒性的同时,实现更均衡的类别鲁棒性分布。大量实验表明,该方法在保持竞争力鲁棒准确率的同时,显著降低类别间鲁棒性不平衡。

原文摘要 · Abstract (English)

Deep neural networks remain highly vulnerable to adversarial perturbations, and adversarial training (AT) has become a widely used approach for improving robustness. However, improvements in average robust accuracy often mask substantial class-wise disparities: while some classes become more robust, others may remain disproportionately vulnerable under attack. This imbalance raises an important adversarial fairness concern, particularly in vision tasks where reliable robustness is expected across all categories. To address this challenge, we propose \textbf{RL-FAT}, a reinforcement-learning-inspired fair adversarial training framework that uses policy-gradient based feedback from adversarial predictions. RL-FAT interprets the prediction distribution as a policy and combines correctness-based prediction rewards with class-wise value estimates to compute class-specific advantages for policy-gradient optimization. This enables the model to adaptively focus on class-wise misclassification. Furthermore, we introduce a fairness-emphasis adversarial loss that assigns stronger training pressure to classes with high adversarial loss, thereby mitigating class-wise robustness disparity. By combining reinforcement-driven adaptation with fairness-emphasis regularization, RL-FAT improves adversarial robustness while promoting a more balanced robustness distribution across classes. Extensive experiments demonstrate that our method achieves competitive robust accuracy and substantially reduces class-wise robustness imbalance compared with standard adversarial training baselines.

对抗训练公平性强化学习鲁棒性

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