arXiv:2510.13361cs.LGcs.AI2025-10被引 1

用分治策略让模型同时抗多种攻击且不丢精度

Generalist++: A Meta-learning Framework for Mitigating Trade-off in Adversarial Training

  • 将防御任务拆给多个专用模型,各司其职
  • 比基线方法降低泛化误差,兼顾自然准确率与鲁棒性
  • 适合需要多场景抗攻击的实用化安全系统

尽管神经网络发展迅速,仍极易受对抗样本影响,对抗训练(AT)是当前最有效的防御手段。然而,实际应用中存在两大局限:自然准确率显著低于标准训练,且鲁棒性难以在不同范数约束的攻击间迁移。现有工作通常只解决单一问题,我们提出将整体泛化目标分解为多个子任务,每个任务分配给一个专用基础学习器。各基础学习器专注于特定目标,快速成为专家。训练后期,通过参数插值得到全局知识学习器,并周期性将全局参数回传给基础学习器,防止其优化轨迹偏离共享目标。该框架称为Generalist,推出三个适配不同场景的变体。理论分析与大量实验表明,Generalist实现更低泛化误差,显著缓解了准确率与鲁棒性的权衡问题。结果表明,Generalist为未来构建完全鲁棒分类器提供了有前景的路径。

原文摘要 · Abstract (English)

Despite the rapid progress of neural networks, they remain highly vulnerable to adversarial examples, for which adversarial training (AT) is currently the most effective defense. While AT has been extensively studied, its practical applications expose two major limitations: natural accuracy tends to degrade significantly compared with standard training, and robustness does not transfer well across attacks crafted under different norm constraints. Unlike prior works that attempt to address only one issue within a single network, we propose to partition the overall generalization goal into multiple sub-tasks, each assigned to a dedicated base learner. By specializing in its designated objective, each base learner quickly becomes an expert in its field. In the later stages of training, we interpolate their parameters to form a knowledgeable global learner, while periodically redistributing the global parameters back to the base learners to prevent their optimization trajectories from drifting too far from the shared target. We term this framework Generalist and introduce three variants tailored to different application scenarios. Both theoretical analysis and extensive experiments demonstrate that Generalist achieves lower generalization error and significantly alleviates the trade-off problems compared with baseline methods. Our results suggest that Generalist provides a promising step toward developing fully robust classifiers in the future.

对抗训练模型鲁棒性元学习

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