论文标题
朝着对抗性攻击的强劲降雨:全面的基准分析及以后
Towards Robust Rain Removal Against Adversarial Attacks: A Comprehensive Benchmark Analysis and Beyond
论文作者
论文摘要
降雨旨在从图像/视频中删除雨条,并减少雨水造成的破坏性影响。它不仅增强了图像/视频可见性,而且还允许许多计算机视觉算法正常运行。本文首次尝试对针对对抗性攻击的深度学习降雨方法的鲁棒性进行全面研究。我们的研究表明,当图像/视频高度退化时,降雨方法更容易受到对抗攻击的影响,因为小型扭曲/扰动变得不那么明显或可检测到。在本文中,我们首先对不同级别的攻击级别以及各种损失/目标进行各种方法进行了全面的经验评估,以从人类的感知和机器分析任务的角度产生扰动。对现有方法中关键模块的系统评估是根据对对抗性攻击的鲁棒性进行的。从分析的见解中,我们通过整合这些有效的模块来构建一种更强大的降低方法。最后,我们研究了各种类型的对抗攻击,这些攻击特定于解决问题及其对人类和机器视觉任务的影响,包括1)雨区攻击,仅在雨季中增加扰动,以使攻击的雨水中的扰动不太明显; 2)对对象敏感的攻击,仅在给定对象附近的区域中添加扰动。代码可从https://github.com/yuyi-sd/robust_rain_removal获得。
Rain removal aims to remove rain streaks from images/videos and reduce the disruptive effects caused by rain. It not only enhances image/video visibility but also allows many computer vision algorithms to function properly. This paper makes the first attempt to conduct a comprehensive study on the robustness of deep learning-based rain removal methods against adversarial attacks. Our study shows that, when the image/video is highly degraded, rain removal methods are more vulnerable to the adversarial attacks as small distortions/perturbations become less noticeable or detectable. In this paper, we first present a comprehensive empirical evaluation of various methods at different levels of attacks and with various losses/targets to generate the perturbations from the perspective of human perception and machine analysis tasks. A systematic evaluation of key modules in existing methods is performed in terms of their robustness against adversarial attacks. From the insights of our analysis, we construct a more robust deraining method by integrating these effective modules. Finally, we examine various types of adversarial attacks that are specific to deraining problems and their effects on both human and machine vision tasks, including 1) rain region attacks, adding perturbations only in the rain regions to make the perturbations in the attacked rain images less visible; 2) object-sensitive attacks, adding perturbations only in regions near the given objects. Code is available at https://github.com/yuyi-sd/Robust_Rain_Removal.