Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
184 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Universal Robustness via Median Randomized Smoothing for Real-World Super-Resolution (2405.14934v1)

Published 23 May 2024 in eess.IV and cs.CV

Abstract: Most of the recent literature on image Super-Resolution (SR) can be classified into two main approaches. The first one involves learning a corruption model tailored to a specific dataset, aiming to mimic the noise and corruption in low-resolution images, such as sensor noise. However, this approach is data-specific, tends to lack adaptability, and its accuracy diminishes when faced with unseen types of image corruptions. A second and more recent approach, referred to as Robust Super-Resolution (RSR), proposes to improve real-world SR by harnessing the generalization capabilities of a model by making it robust to adversarial attacks. To delve further into this second approach, our paper explores the universality of various methods for enhancing the robustness of deep learning SR models. In other words, we inquire: "Which robustness method exhibits the highest degree of adaptability when dealing with a wide range of adversarial attacks ?". Our extensive experimentation on both synthetic and real-world images empirically demonstrates that median randomized smoothing (MRS) is more general in terms of robustness compared to adversarial learning techniques, which tend to focus on specific types of attacks. Furthermore, as expected, we also illustrate that the proposed universal robust method enables the SR model to handle standard corruptions more effectively, such as blur and Gaussian noise, and notably, corruptions naturally present in real-world images. These results support the significance of shifting the paradigm in the development of real-world SR methods towards RSR, especially via MRS.

Definition Search Book Streamline Icon: https://streamlinehq.com
References (44)
  1. Ntire 2017 challenge on single image super-resolution: Dataset and study. In Proceedings of the IEEE conference on computer vision and pattern recognition workshops, pages 126–135, 2017.
  2. Edge-directed interpolation. In Proceedings of 3rd IEEE International Conference on Image Processing, pages 707–710, 1996.
  3. Chris M Bishop. Training with noise is equivalent to tikhonov regularization. Neural computation, 7(1):108–116, 1995.
  4. Towards evaluating the robustness of neural networks. In IEEE symposium on security and privacy, pages 39–57, 2017.
  5. Generalized real-world super-resolution through adversarial robustness. In Proceedings of the IEEE/CVF International Conference on Computer Vision, pages 1855–1865, 2021.
  6. Detection as regression: Certified object detection with median smoothing. In Advances in Neural Information Processing Systems 33, pages 1275–1286, 2020.
  7. Evaluating robustness of deep image super-resolution against adversarial attacks. In Proceedings of the IEEE/CVF International Conference on Computer Vision, pages 303–311, 2019.
  8. Adversarially robust deep image super-resolution using entropy regularization. In Proceedings of the the Asian Conference on Computer Vision, 2020.
  9. Learning a deep convolutional network for image super-resolution. In European Conference on Computer Vision (ECCV), pages 184–199, 2014.
  10. Double backpropagation increasing generalization performance. In IJCNN-91-Seattle International Joint Conference on Neural Networks, pages 145–150. IEEE, 1991.
  11. Deep learning for ocean remote sensing: an application of convolutional neural networks for super-resolution on satellite-derived sst data. In 9th IAPR Workshop on Pattern Recogniton in Remote Sensing (PRRS). IEEE, pages 1–16, 2016.
  12. Frequency separation for real-world super-resolution. In IEEE/CVF International Conference on Computer Vision Workshop, 2019.
  13. Explaining and harnessing adversarial examples. arXiv preprint arXiv:1412.6572, 2014.
  14. Gabriel Gouvine. torchSR: A pytorch-based framework for single image super-resolution. https://github.com/Coloquinte/torchSR/blob/main/doc/NinaSR.md, 2023.
  15. Simultaneous super-resolution and cross-modality synthesis of 3d medical images using weakly-supervised joint convolutional sparse coding. In Proceedings of the IEEE Conference on computer vision and pattern recognition, pages 6070–6079, 2017.
  16. Dslr-quality photos on mobile devices with deep convolutional networks. In Proceedings of the IEEE international conference on computer vision, pages 3277–3285, 2017.
  17. Real-world super-resolution via kernel estimation and noise injection. In Proceedings of the IEEE conference on computer vision and pattern recognition workshops, 2020.
  18. Perceptual losses for real-time style transfer and super-resolution. In European conference on computer vision, pages 694––711, 2016.
  19. Alexia Jolicoeur-Martineau. The relativistic discriminator: a key element missing from standard gan. arXiv preprint arXiv:1807.00734, 2018.
  20. Robert Keys. Cubic convolution interpolation for digital image processing. IEEE transactions on acoustics, speech, and signal processing, 29(6):1153–1160, 1981.
  21. Adam: A method for stochastic optimization. arXiv preprint arXiv:1412.6980, 2014.
  22. Imagenet classification with deep convolutional neural networks. In Advances in neural information processing systems, pages 372–386, 2012.
  23. Adversarial machine learning at scale. arXiv preprint arXiv:1611.01236, 2016.
  24. Photo-realistic single image super-resolution using a generative adversarial network. In Proceedings of the IEEE Conference on computer vision and pattern recognition, pages 4681–4690, 2017a.
  25. Photo-realistic single image super-resolution using a generative adversarial network. In Proceedings of the IEEE conference on computer vision and pattern recognition, pages 4681–4690, 2017b.
  26. New edge-directed interpolation. IEEE transactions on image processing, 10(10):1521–1527, 2001.
  27. Enhanced deep residual networks for single image super-resolution. In Proceedings of the IEEE conference on computer vision and pattern recognition workshops, pages 136–144, 2017a.
  28. Enhanced deep residual networks for single image super-resolution. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition Workshops, pages 136–144, 2017b.
  29. Aim 2019 challenge on real-world image super-resolution: Methods and results. In Proceedings of the IEEE/CVF International Conference on Computer Vision Workshop (ICCVW), pages 3575–3583, 2019.
  30. Ntire 2020 challenge on real-world image super-resolution: Methods and results. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition workshops, pages 494–495, 2020.
  31. Towards deep learning models resistant to adversarial attacks. arXiv preprint arXiv:1706.06083, 2017.
  32. Provably robust deep learning via adversarially trained smoothed classifiers. In Advances in Neural Information Processing Systems 32, 2019.
  33. "zero-shot" super-resolution using deep internal learning. In Proceedings of the IEEE Conference on computer vision and pattern recognition, pages 3118–3126, 2018.
  34. Very deep convolutional networks for large-scale image recognition. arXiv preprint arXiv:1409.1556, 2014.
  35. Robust large margin deep neural networks. IEEE Transactions on Signal Processing, 65(16):4265–4280, 2017.
  36. Intriguing properties of neural networks. arXiv preprint arXiv:1312.6199, 2013.
  37. Ntire 2017 challenge on single image super-resolution: Methods and results. In Proceedings of the IEEE conference on computer vision and pattern recognition workshops, pages 114–125, 2017.
  38. Gradient regularization improves accuracy of discriminative models. arXiv preprint arXiv:1712.09936, 2017.
  39. Esrgan: Enhanced super-resolution generative adversarial networks. In Proceedings of the European conference on computer vision (ECCV) workshops, 2018.
  40. Single-image super-resolution: A benchmark. In European Conference on Computer Visio (ECCV), pages 372–386, 2014.
  41. A super-resolution reconstruction algorithm for surveillance images. Signal Processing, 90(3):848–859, 2010.
  42. The unreasonable effectiveness of deep features as a perceptual metric. In Proceedings of the IEEE conference on computer vision and pattern recognition, pages 586–595, 2018.
  43. Ranksrgan: Generative adversarial networks with ranker for image super-resolution. In Proceedings of the IEEE/CVF International Conference on Computer Vision, pages 3096–3105, 2019.
  44. Image quality assessment: from error visibility to structural similarity. IEEE transactions on image processing, 13(4):600–612, 2004.
Citations (2)

Summary

We haven't generated a summary for this paper yet.

X Twitter Logo Streamline Icon: https://streamlinehq.com