computer vision

IGME: Efficient Chained Method Ensemble for Transferable Semantic Segmentation Attacks

arXiv:2607.27465

summary

The paper proposes IGME, an efficient method that chains attack components to generate transferable adversarial perturbations for semantic segmentation using only a single source model, reducing computation compared to ensemble attacks.

Abstract

Semantic segmentation models are vulnerable to transferable adversarial perturbations, yet evaluating transfer attacks on dense prediction models can be computationally expensive. Existing ensemble attacks often rely on multiple surrogate models, increasing the computation cost, even harder for segmentation. This paper studies an efficient single-source alternative for transferable attacks on semantic segmentation. We formulate transferable attack composition as a chained computation over differentiable attack components, allowing the expensive source-model gradient computation to be shared. To reduce the update instability introduced by chained composition, we further use an integrated-gradient-style path-averaged direction as an empirical stabilization heuristic. Experiments on Pascal VOC and Cityscapes evaluate the resulting transferability efficiency trade-off across CNN- and transformer-based segmentation models. IGME achieves competitive transferability compared with single-source baselines and favorable runtime compared with model-ensemble attacks, while requiring access to only one source model.

8 pages, 3 figures

Topics & keywords

#adversarial attacks#semantic segmentation#transferability#ensemble methods#efficient computationIGMEchained method ensembleintegrated gradientsPascal VOCCityscapesCNNtransformer