Per-channel autoregressive linear prediction padding in tiled CNN processing of 2D spatial data
Olli Niemitalo, Otto Rosenberg, Nathaniel Narra, Olli Koskela and, Iivari Kunttu (HAMK H\"ame University of Applied Sciences)

TL;DR
This paper introduces a differentiable linear prediction padding method for tiled CNN processing of 2D spatial data, improving super-resolution accuracy on satellite images with moderate computational overhead.
Contribution
It proposes a novel autoregressive linear prediction padding technique that enhances super-resolution performance in CNNs for satellite imagery.
Findings
Linear prediction padding slightly reduces super-resolution error.
It better approximates satellite image data and feature maps.
Padding choice impacts error and capacity utilization.
Abstract
We present linear prediction as a differentiable padding method. For each channel, a stochastic autoregressive linear model is fitted to the padding input by minimizing its noise terms in the least-squares sense. The padding is formed from the expected values of the autoregressive model given the known pixels. We trained the convolutional RVSR super-resolution model from scratch on satellite image data, using different padding methods. Linear prediction padding slightly reduced the mean square super-resolution error compared to zero and replication padding, with a moderate increase in time cost. Linear prediction padding better approximated satellite image data and RVSR feature map data. With zero padding, RVSR appeared to use more of its capacity to compensate for the high approximation error. Cropping the network output by a few pixels reduced the super-resolution error and the effect…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
