English

Image Reconstruction with Predictive Filter Flow

Image and Video Processing 2018-11-29 v1 Computer Vision and Pattern Recognition Graphics Machine Learning

Abstract

We propose a simple, interpretable framework for solving a wide range of image reconstruction problems such as denoising and deconvolution. Given a corrupted input image, the model synthesizes a spatially varying linear filter which, when applied to the input image, reconstructs the desired output. The model parameters are learned using supervised or self-supervised training. We test this model on three tasks: non-uniform motion blur removal, lossy-compression artifact reduction and single image super resolution. We demonstrate that our model substantially outperforms state-of-the-art methods on all these tasks and is significantly faster than optimization-based approaches to deconvolution. Unlike models that directly predict output pixel values, the predicted filter flow is controllable and interpretable, which we demonstrate by visualizing the space of predicted filters for different tasks.

Keywords

Cite

@article{arxiv.1811.11482,
  title  = {Image Reconstruction with Predictive Filter Flow},
  author = {Shu Kong and Charless Fowlkes},
  journal= {arXiv preprint arXiv:1811.11482},
  year   = {2018}
}

Comments

https://www.ics.uci.edu/~skong2/pff.html

R2 v1 2026-06-23T06:23:19.735Z