Robust Single Image Reflection Removal Against Adversarial Attacks
This paper addresses the problem of robust deep single-image reflection removal (SIRR) against adversarial attacks. Current deep learning based SIRR methods have shown significant performance degradation due to unnoticeable distortions and perturbations on input images. For a comprehensive robustness study, we first conduct diverse adversarial attacks specifically for the SIRR problem, i.e. towards different attacking targets and regions. Then we propose a robust SIRR model, which integrates the cross-scale attention module, the multi-scale fusion module, and the adversarial image discriminator. By exploiting the multi-scale mechanism, the model narrows the gap between features from clean and adversarial images. The image discriminator adaptively distinguishes clean or noisy inputs, and thus further gains reliable robustness. Extensive experiments on Nature, SIR^2, and Real datasets demonstrate that our model remarkably improves the robustness of SIRR across disparate scenes.
Code (1)
Tasks
Reflection RemovalSimilar Papers 제목 키워드 기반
ReflectNet - A Generative Adversarial Method for Single Image Reflection Suppression
Taking pictures through glass windows almost always produces undesired reflections that degrade the quality of the photo. The ill-posed nature of the reflection removal problem reached the attention of many researchers f…
Reflection RemovalSSIMIterative Gradient Encoding Network with Feature Co-Occurrence Loss for Single Image Reflection Removal
Removing undesired reflections from a photo taken in front of glass is of great importance for enhancing visual computing systems' efficiency. Previous learning-based approaches have produced visually plausible results f…
Reflection RemovalLearning to Jointly Generate and Separate Reflections
Existing learning-based single image reflection removal methods using paired training data have fundamental limitations about the generalization capability on real-world reflections due to the limited variations in train…
Multi-Task LearningReflection RemovalWeakly-supervised LearningGFRRN: Explore the Gaps in Single Image Reflection Removal
Prior dual-stream methods with the feature interaction mechanism have achieved remarkable performance in single image reflection removal (SIRR). However, they often struggle with (1) semantic understanding gap between th…
Reflection RemovalUtilizing Multi-step Loss for Single Image Reflection Removal
Image reflection removal is crucial for restoring image quality. Distorted images can negatively impact tasks like object detection and image segmentation. In this paper, we present a novel approach for image reflection …
Depth EstimationImage Segmentationobject-detectionObject Detection+2