Loss-Specific Training of Non-Parametric Image Restoration Models: A New State of the Art

Abstract

After a decade of rapid progress in image denoising, recent methods seem to have reached a performance limit. Nonetheless, we find that state-of-the-art denoising methods are visually clearly distinguishable and possess complementary strengths and failure modes. Motivated by this observation, we introduce a powerful non-parametric image restoration framework based on Regression Tree Fields (RTF). Our restoration model is a densely-connected tractable conditional random field that leverages existing methods to produce an image-dependent, globally consistent prediction. We estimate the conditional structure and parameters of our model from training data so as to directly optimize for popular performance measures. In terms of peak signal-to-noise-ratio (PSNR), our model improves on the best published denoising method by at least 0.26dB across a range of noise levels. Our most practical variant still yields statistically significant improvements, yet is over 20× faster than the strongest competitor. Our approach is well-suited for many more image restoration and low-level vision problems, as evidenced by substantial gains in tasks such as removal of JPEG blocking artefacts.

Cite

Text

Jancsary et al. "Loss-Specific Training of Non-Parametric Image Restoration Models: A New State of the Art." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33786-4_9

Markdown

[Jancsary et al. "Loss-Specific Training of Non-Parametric Image Restoration Models: A New State of the Art." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/jancsary2012eccv-loss/) doi:10.1007/978-3-642-33786-4_9

BibTeX

@inproceedings{jancsary2012eccv-loss,
  title     = {{Loss-Specific Training of Non-Parametric Image Restoration Models: A New State of the Art}},
  author    = {Jancsary, Jeremy and Nowozin, Sebastian and Rother, Carsten},
  booktitle = {European Conference on Computer Vision},
  year      = {2012},
  pages     = {112-125},
  doi       = {10.1007/978-3-642-33786-4_9},
  url       = {https://mlanthology.org/eccv/2012/jancsary2012eccv-loss/}
}