paper-with-me

Papers

SDM: A Powerful Tool for Evaluating Model Robustness

2026-05-19 · Xinlei Liu, Tao Hu, Jichao Xie, Peng Yi, Hailong Ma, Baolin Li arxiv

Gradient-based attacks are important methods for evaluating model robustness. However, since the proposal of APGD, it has been difficult for such methods to achieve significant breakthroughs. To achieve such an effect, we first analyze the issue of "high-loss non-adversarial examples" that degrades attack performance in previous methods, and prove that this issue arises from inappropriate objectives for adversarial example generation. Subsequently, we reconstruct the objective as "maximizing the difference between the non-ground-truth label probability upper bound and the ground-truth label probability", and proposes a novel and powerful gradient-based attack method named Sequential Difference Maximization (SDM). SDM establishes a three-layer optimization framework of "cycle-stage-step". It adopts the negative probability loss function and the Directional Probability Difference Ratio (DPDR) loss function in the initial and subsequent optimization stages, respectively, and approaches the ideal objective of adversarial example generation via stage-wise sequential optimization. Experiments demonstrate that compared with previous state-of-the-art methods, SDM not only achieves stronger attack performance but also exhibits superior cost-effectiveness. The code is available at https://github.com/X-L-Liu/ICML-SDM.

📄 PDF Abstract BibTeX arXiv:2605.20308

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Evaluating the Evaluators: Trust in Adversarial Robustness Tests

2025-07-04 · Antonio Emanuele Cinà, Maura Pintor, Luca Demetrio, Ambra Demontis 외

Despite significant progress in designing powerful adversarial evasion attacks for robustness verification, the evaluation of these methods often remains inconsistent and unreliable. Many assessments rely on mismatched m…

Adversarial Robustness

Adversarial Risk and the Dangers of Evaluating Against Weak Attacks

2018-02-15 · ICML 2018 7 · Jonathan Uesato, Brendan O'Donoghue, Aaron van den Oord, Pushmeet Kohli

This paper investigates recently proposed approaches for defending against adversarial examples and evaluating adversarial robustness. We motivate 'adversarial risk' as an objective for achieving models robust to worst-c…

Adversarial Robustness

biastest: Testing parameter equality across different models in Stata

2025-02-20 · Hasraddin Guliyev

The biastest command in Stata is a powerful and user-friendly tool designed to compare the coefficients of different regression models, enabling researchers to assess the robustness and consistency of their empirical fin…

Model Selectionquantile regressionregression

Evaluating Autoformalization Robustness via Semantically Similar Paraphrasing

2025-11-16 · Hayden Moore, Asfahan Shah arxiv

Large Language Models (LLMs) have recently emerged as powerful tools for autoformalization. Despite their impressive performance, these models can still struggle to produce grounded and verifiable formalizations. Recent …

Tools and Practices for Responsible AI Engineering

2022-01-14 · Ryan Soklaski, Justin Goodwin, Olivia Brown, Michael Yee 외

Responsible Artificial Intelligence (AI) - the practice of developing, evaluating, and maintaining accurate AI systems that also exhibit essential properties such as robustness and explainability - represents a multiface…

Adversarial Robustness