English

Distracting Downpour: Adversarial Weather Attacks for Motion Estimation

Computer Vision and Pattern Recognition 2023-07-28 v2

Abstract

Current adversarial attacks on motion estimation, or optical flow, optimize small per-pixel perturbations, which are unlikely to appear in the real world. In contrast, adverse weather conditions constitute a much more realistic threat scenario. Hence, in this work, we present a novel attack on motion estimation that exploits adversarially optimized particles to mimic weather effects like snowflakes, rain streaks or fog clouds. At the core of our attack framework is a differentiable particle rendering system that integrates particles (i) consistently over multiple time steps (ii) into the 3D space (iii) with a photo-realistic appearance. Through optimization, we obtain adversarial weather that significantly impacts the motion estimation. Surprisingly, methods that previously showed good robustness towards small per-pixel perturbations are particularly vulnerable to adversarial weather. At the same time, augmenting the training with non-optimized weather increases a method's robustness towards weather effects and improves generalizability at almost no additional cost. Our code will be available at https://github.com/cv-stuttgart/DistractingDownpour.

Keywords

Cite

@article{arxiv.2305.06716,
  title  = {Distracting Downpour: Adversarial Weather Attacks for Motion Estimation},
  author = {Jenny Schmalfuss and Lukas Mehl and Andrés Bruhn},
  journal= {arXiv preprint arXiv:2305.06716},
  year   = {2023}
}

Comments

Acepted by ICCV 2023. This work is a direct extension of our extended abstract from arXiv:2210.11242

R2 v1 2026-06-28T10:31:54.858Z