PulseAugur
实时 05:07:16

新的防御方法Random Logit Scaling保护AI模型免受对抗性攻击

研究人员推出了一种名为Random Logit Scaling (RLS)的新型防御机制,旨在保护深度神经网络免受基于分数的黑盒对抗性样本攻击。RLS作为一种后处理步骤,可以轻松集成到现有机器学习模型中。通过输出随机缩放的logits,RLS旨在迷惑攻击者,同时保持模型的准确性并最小化置信度得分的失真。所提出的防御方法已证明能显著降低当前最先进攻击的成功率。 AI

影响 增强了AI模型在面对复杂对抗性攻击时的安全性和可靠性。

排序理由 该集群包含一篇学术论文,详细介绍了机器学习模型的一种新防御机制。

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

新的防御方法Random Logit Scaling保护AI模型免受对抗性攻击

报道来源 [2]

  1. arXiv cs.AI TIER_1 English(EN) · Hamid Dashtbani, Mehdi Dousti Gandomani, AmirMahdi Sadeghzadeh ·

    随机 Logit 缩放:防御深度神经网络免受黑盒基于分数的对抗性示例攻击

    arXiv:2607.14921v1 Announce Type: cross Abstract: Machine learning models are increasingly adapted in various domains. However, adversarial examples pose a significant threat to the reliable deployment of these models. In recent years, some powerful adversarial example attacks ha…

  2. arXiv cs.LG TIER_1 English(EN) · AmirMahdi Sadeghzadeh ·

    Random Logit Scaling:防御深度神经网络免受黑盒基于分数的对抗性示例攻击

    Machine learning models are increasingly adapted in various domains. However, adversarial examples pose a significant threat to the reliable deployment of these models. In recent years, some powerful adversarial example attacks have been proposed for the fast and query-efficient …