NeurIPS 2015poster239 citations

Shepard Convolutional Neural Networks

Jimmy SJ Ren, Li Xu, Qiong Yan, Wenxiu Sun

Abstract

Deep learning has recently been introduced to the field of low-level computer vision and image processing. Promising results have been obtained in a number of tasks including super-resolution, inpainting, deconvolution, filtering, etc. However, previously adopted neural network approaches such as convolutional neural networks and sparse auto-encoders are inherently with translation invariant operators. We found this property prevents the deep learning approaches from outperforming the state-of-the-art if the task itself requires translation variant interpolation (TVI). In this paper, we draw on Shepard interpolation and design Shepard Convolutional Neural Networks (ShCNN) which efficiently realizes end-to-end trainable TVI operators in the network. We show that by adding only a few feature maps in the new Shepard layers, the network is able to achieve stronger results than a much deeper architecture. Superior performance on both image inpainting and super-resolution is obtained where our system outperforms previous ones while keeping the running time competitive.

BibTeX
@inproceedings{NIPS2015_daca4121,
 author = {Ren, Jimmy SJ and Xu, Li and Yan, Qiong and Sun, Wenxiu},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {C. Cortes and N. Lawrence and D. Lee and M. Sugiyama and R. Garnett},
 pages = {},
 publisher = {Curran Associates, Inc.},
 title = {Shepard Convolutional Neural Networks},
 url = {https://proceedings.neurips.cc/paper_files/paper/2015/file/daca41214b39c5dc66674d09081940f0-Paper.pdf},
 volume = {28},
 year = {2015}
}