English

Robustness Evaluation and Adversarial Training of an Instance Segmentation Model

Computer Vision and Pattern Recognition 2022-06-07 v1 Machine Learning

Abstract

To evaluate the robustness of non-classifier models, we propose probabilistic local equivalence, based on the notion of randomized smoothing, as a way to quantitatively evaluate the robustness of an arbitrary function. In addition, to understand the effect of adversarial training on non-classifiers and to investigate the level of robustness that can be obtained without degrading performance on the training distribution, we apply Fast is Better than Free adversarial training together with the TRADES robust loss to the training of an instance segmentation network. In this direction, we were able to achieve a symmetric best dice score of 0.85 on the TuSimple lane detection challenge, outperforming the standardly-trained network's score of 0.82. Additionally, we were able to obtain an F-measure of 0.49 on manipulated inputs, in contrast to the standardly-trained network's score of 0. We show that probabilisitic local equivalence is able to successfully distinguish between standardly-trained and adversarially-trained models, providing another view of the improved robustness of the adversarially-trained models.

Keywords

Cite

@article{arxiv.2206.02539,
  title  = {Robustness Evaluation and Adversarial Training of an Instance Segmentation Model},
  author = {Jacob Bond and Andrew Lingg},
  journal= {arXiv preprint arXiv:2206.02539},
  year   = {2022}
}

Comments

15 pages, 10 figures

R2 v1 2026-06-24T11:40:24.869Z