English

Enhancing Adversarial Transferability through Block Stretch and Shrink

Machine Learning 2025-11-25 v1 Artificial Intelligence

Abstract

Adversarial attacks introduce small, deliberately crafted perturbations that mislead neural networks, and their transferability from white-box to black-box target models remains a critical research focus. Input transformation-based attacks are a subfield of adversarial attacks that enhance input diversity through input transformations to improve the transferability of adversarial examples. However, existing input transformation-based attacks tend to exhibit limited cross-model transferability. Previous studies have shown that high transferability is associated with diverse attention heatmaps and the preservation of global semantics in transformed inputs. Motivated by this observation, we propose Block Stretch and Shrink (BSS), a method that divides an image into blocks and applies stretch and shrink operations to these blocks, thereby diversifying attention heatmaps in transformed inputs while maintaining their global semantics. Empirical evaluations on a subset of ImageNet demonstrate that BSS outperforms existing input transformation-based attack methods in terms of transferability. Furthermore, we examine the impact of the number scale, defined as the number of transformed inputs, in input transformation-based attacks, and advocate evaluating these methods under a unified number scale to enable fair and comparable assessments.

Keywords

Cite

@article{arxiv.2511.17688,
  title  = {Enhancing Adversarial Transferability through Block Stretch and Shrink},
  author = {Quan Liu and Feng Ye and Chenhao Lu and Shuming Zhen and Guanliang Huang and Lunzhe Chen and Xudong Ke},
  journal= {arXiv preprint arXiv:2511.17688},
  year   = {2025}
}

Comments

code will be releace

R2 v1 2026-07-01T07:49:36.621Z