Upsampling Improvement for Overfitted Neural Coding
Pierrick Philippe, Th\'eo Ladune, Gordon Clare, F\'elix Henry,, Th\'eophile Blard, Thomas Leguay

TL;DR
This paper introduces a new upsampling method for neural image codecs that reduces complexity and parameters, leading to a 4.7% rate reduction in overfitted auto-encoder based compression.
Contribution
A novel upsampling structure is proposed to improve neural coding efficiency by reducing complexity and parameters in overfitted auto-encoder frameworks.
Findings
Achieved 4.7% rate reduction with the new upsampling method.
Demonstrated improved performance within the Cool-Chic coding framework.
Provided open-source code for the proposed method.
Abstract
Neural image compression, based on auto-encoders and overfitted representations, relies on a latent representation of the coded signal. This representation needs to be compact and uses low resolution feature maps. In the decoding process, those latents are upsampled and filtered using stacks of convolution filters and non linear elements to recover the decoded image. Therefore, the upsampling process is crucial in the design of a neural coding scheme and is of particular importance for overfitted codecs where the network parameters, including the upsampling filters, are part of the representation. This paper addresses the improvement of the upsampling process in order to reduce its complexity and limit the number of parameters. A new upsampling structure is presented whose improvements are illustrated within the Cool-Chic overfitted image coding framework. The proposed approach…
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 · Image and Signal Denoising Methods
MethodsNetwork On Network · Convolution
