One-Shot Image Restoration

Abstract

Image restoration, or inverse problems in image processing, is an extensively studied topic. In recent years supervised learning approaches have become a popular strategy attempting to tackle this task. Unfortunately, most supervised learning-based methods are highly demanding in terms of computational resources and training data (sample complexity). Moreover, trained models are sensitive to domain changes, such as varying acquisition systems, signal sampling rates, resolution and contrast. In this work, we try to answer a fundamental question: Can supervised learning models generalize well solely by learning from one image or even part of an image? If so, then what is the minimal amount of patches required to achieve acceptable generalization? To this end, we focus on an efficient patch-based learning framework that requires a single image input-output pair for training. Experimental results demonstrate the applicability, robustness and computational efficiency of the proposed approach for supervised image deblurring and super resolution. Our results showcase significant improvement of learning models’ sample efficiency, generalization and time complexity, that can hopefully inspire future deployment of the proposed learning perspective to future real-time applications, and be applied to other signals and modalities.

Cite

Text

Pereg. "One-Shot Image Restoration." European Conference on Computer Vision Workshops, 2024. doi:10.1007/978-3-031-92089-9_3

Markdown

[Pereg. "One-Shot Image Restoration." European Conference on Computer Vision Workshops, 2024.](https://mlanthology.org/eccvw/2024/pereg2024eccvw-oneshot/) doi:10.1007/978-3-031-92089-9_3

BibTeX

@inproceedings{pereg2024eccvw-oneshot,
  title     = {{One-Shot Image Restoration}},
  author    = {Pereg, Deborah},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2024},
  pages     = {34-50},
  doi       = {10.1007/978-3-031-92089-9_3},
  url       = {https://mlanthology.org/eccvw/2024/pereg2024eccvw-oneshot/}
}