PulseAugur
实时 10:29:18

新方法提升VLM对抗攻击的鲁棒性

研究人员开发了新方法来提高CLIP等视觉语言模型(VLM)的对抗鲁棒性。SS-TPT使用稳定性和适用性分数来指导适应和推理,放大可信视图同时抑制损坏的视图。MAC采用多视图反击,具有腐蚀感知软加权,并根据估计的腐蚀自适应地缩放强度。DBD利用对抗性图像沿主导方向移动的观察结果,使用这种“防御方向”来恢复鲁棒性表示,甚至超越干净精度。 AI

影响 这些在对抗鲁棒性方面的进展对于在现实世界应用中安全部署视觉语言模型至关重要。

排序理由 多篇研究论文提出了提高视觉语言模型对抗鲁棒性的新颖方法。

在 Hugging Face Daily Papers 阅读 →

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

新方法提升VLM对抗攻击的鲁棒性

报道来源 [15]

  1. arXiv cs.AI TIER_1 English(EN) · Malikeh Ehghaghi, Bogl\'arka Ecsedi, Marsha Chechik, Colin Raffel ·

    压力下的风险:语言模型对抗鲁棒性的计算感知评估

    arXiv:2606.11409v1 Announce Type: cross Abstract: Adversarial robustness evaluations of large language models (LLMs) typically report attack success rate (ASR) under fixed query budgets, implicitly treating all attacks as equally costly. In practice, the computational expense of …

  2. arXiv cs.AI TIER_1 English(EN) · Lijia Yu, Jiuxin Cao, Yuchen Qiang, Changhao Chen, Yifei Huang, Bo Liu ·

    通过特定代理偏差校正提升视觉-语言预训练模型的对抗可迁移性

    arXiv:2606.10571v1 Announce Type: cross Abstract: Adversarial examples reveal vulnerabilities in Vision-Language Pre-training (VLP) models and provide insights for improving robustness. A key property is cross-model transferability, which enables transfer-based black-box attacks.…

  3. arXiv cs.CL TIER_1 English(EN) · Eitan Cohen, Idan Simai, Uri Shaham ·

    小数据,大噪音:用于鲁棒参数高效微调的对抗性训练

    arXiv:2606.10610v1 Announce Type: new Abstract: Parameter-Efficient Fine-Tuning (PEFT) has become essential for adapting foundation models to downstream NLP tasks. However, current PEFT methods often struggle with robustness to noise and performance degradation on limited trainin…

  4. arXiv cs.CL TIER_1 English(EN) · Uri Shaham ·

    小数据,大噪音:对抗性训练助力鲁棒参数高效微调

    Parameter-Efficient Fine-Tuning (PEFT) has become essential for adapting foundation models to downstream NLP tasks. However, current PEFT methods often struggle with robustness to noise and performance degradation on limited training data. We propose SDBN (Small Data Big Noise), …

  5. arXiv cs.AI TIER_1 English(EN) · Bo Liu ·

    通过特定代理偏差校正提升视觉-语言预训练模型的对抗可迁移性

    Adversarial examples reveal vulnerabilities in Vision-Language Pre-training (VLP) models and provide insights for improving robustness. A key property is cross-model transferability, which enables transfer-based black-box attacks. However, existing attacks often rely heavily on t…

  6. arXiv cs.AI TIER_1 English(EN) · Hannah Gao (Massachusetts Institute of Technology), Isha Agarwal (Massachusetts Institute of Technology), Dylan Hadfield-Menell (Massachusetts Institute of Technology), Rachel Ma (Massachusetts Institute of Technology) ·

    视觉 Transformer 对抗性微调的机制化分析

    arXiv:2606.07593v1 Announce Type: cross Abstract: The widespread use of image classification models in high-risk, real-world situations necessitates making these models robust to slight disturbances or perturbations, such as blurring or sharpening, in the input images. While visi…

  7. Hugging Face Daily Papers TIER_1 English(EN) ·

    压力下的风险:语言模型对抗鲁棒性的计算感知评估

    Compute-aware evaluation framework using FLOPs and risk-compute curves reveals non-monotonic effects of alignment training and varying attack costs across different harm categories.

  8. arXiv cs.AI TIER_1 English(EN) · Sunoh Kim, Daeho Um ·

    SS-TPT:面向对抗性鲁棒视觉语言模型的稳定性与适用性引导测试时提示调优

    arXiv:2606.06943v1 Announce Type: cross Abstract: Vision-language models (VLMs) such as CLIP achieve strong zero-shot recognition but remain highly fragile under adversarial perturbations. Recent test-time adaptation defenses improve robustness by leveraging many augmented views,…

  9. arXiv cs.CV TIER_1 English(EN) · Sunoh Kim, Daeho Um ·

    当CLIP看得更多时,它会更强硬地反击:多视图引导的测试时自适应对抗性鲁棒性

    arXiv:2606.06938v1 Announce Type: new Abstract: Vision-language models such as CLIP have achieved remarkable zero-shot recognition capabilities, yet their robustness against adversarial perturbations remains limited. Test-time counterattack (TTC) was recently proposed to improve …

  10. arXiv cs.CV TIER_1 English(EN) · Daeho Um ·

    SS-TPT:面向对抗性鲁棒视觉语言模型的稳定性与适用性引导测试时提示调优

    Vision-language models (VLMs) such as CLIP achieve strong zero-shot recognition but remain highly fragile under adversarial perturbations. Recent test-time adaptation defenses improve robustness by leveraging many augmented views, but this leads to impractical slowdown and a clea…

  11. arXiv cs.CV TIER_1 English(EN) · Daeho Um ·

    当CLIP看得更多时,它会更强硬地反击:多视图引导的测试时自适应对抗性攻击鲁棒性

    Vision-language models such as CLIP have achieved remarkable zero-shot recognition capabilities, yet their robustness against adversarial perturbations remains limited. Test-time counterattack (TTC) was recently proposed to improve CLIP's robustness by perturbing an input image t…

  12. arXiv cs.CV TIER_1 English(EN) · Liangsheng Liu, Si Chen, Jiamin Wu, Weiwei Feng, Zhixin Cheng, Xiaotian Yin, Wenfei Yang, Tianzhu Zhang ·

    对抗性攻击已揭示答案:面向视觉语言模型的定向偏见引导测试时防御

    arXiv:2606.06186v1 Announce Type: new Abstract: Vision-Language Models (VLMs), such as CLIP, have shown strong zero-shot generalization but remain highly vulnerable to adversarial perturbations, posing serious risks in real-world applications. Test-time defenses for VLMs have rec…

  13. arXiv cs.CV TIER_1 English(EN) · Tianzhu Zhang ·

    对抗性攻击已揭示答案:面向视觉语言模型的定向偏差引导测试时防御

    Vision-Language Models (VLMs), such as CLIP, have shown strong zero-shot generalization but remain highly vulnerable to adversarial perturbations, posing serious risks in real-world applications. Test-time defenses for VLMs have recently emerged as a promising and efficient appro…

  14. arXiv cs.CV TIER_1 English(EN) · Hashmat Shadab Malik, Muzammal Naseer, Salman Khan ·

    超越虚假稳定性:用于视觉语言模型测试时对抗性防御的高噪声漂移门控

    arXiv:2606.03730v1 Announce Type: new Abstract: Vision-language models (VLMs) such as CLIP show strong zero-shot generalization but remain highly vulnerable to adversarial attacks. Adversarial training improves robustness but is computationally expensive, motivating test-time def…

  15. arXiv cs.CV TIER_1 English(EN) · Salman Khan ·

    超越虚假稳定性:用于视觉语言模型测试时对抗性防御的高噪声漂移门控

    Vision-language models (VLMs) such as CLIP show strong zero-shot generalization but remain highly vulnerable to adversarial attacks. Adversarial training improves robustness but is computationally expensive, motivating test-time defenses. Recent approaches exploit how CLIP's visu…