Learning to Learn to Compress
Nannan Zou, Honglei Zhang, Francesco Cricri, Hamed R., Tavakoli, Jani Lainema, Miska Hannuksela, Emre Aksu, Esa Rahtu

TL;DR
This paper introduces a meta-learning approach for image compression that adapts neural networks at inference time to optimize compression quality for individual images, combining overfitting, clustering, and advanced probability models.
Contribution
It presents a novel meta-learning paradigm for learned image compression, including overfitting strategies, bias term clustering, and a new probability model for improved performance.
Findings
Meta-learning improves compression adaptability.
Overfitting and bias clustering enhance image-specific optimization.
New probability model boosts lossless compression efficiency.
Abstract
In this paper we present an end-to-end meta-learned system for image compression. Traditional machine learning based approaches to image compression train one or more neural network for generalization performance. However, at inference time, the encoder or the latent tensor output by the encoder can be optimized for each test image. This optimization can be regarded as a form of adaptation or benevolent overfitting to the input content. In order to reduce the gap between training and inference conditions, we propose a new training paradigm for learned image compression, which is based on meta-learning. In a first phase, the neural networks are trained normally. In a second phase, the Model-Agnostic Meta-learning approach is adapted to the specific case of image compression, where the inner-loop performs latent tensor overfitting, and the outer loop updates both encoder and decoder…
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
TopicsAdvanced Image Processing Techniques · Generative Adversarial Networks and Image Synthesis · Image and Signal Denoising Methods
