RECOMBINER: Robust and Enhanced Compression with Bayesian Implicit Neural Representations
Jiajun He, Gergely Flamich, Zongyu Guo, Jos\'e Miguel, Hern\'andez-Lobato

TL;DR
RECOMBINER advances data compression by enhancing Bayesian implicit neural representations with flexible priors, local detail adaptation, and patch-based robustness, outperforming previous INR methods and autoencoders at low bitrates.
Contribution
It introduces RECOMBINER, a novel INR-based compression method that improves flexibility, local adaptation, and robustness over prior approaches.
Findings
Achieves competitive results with top INR-based methods.
Outperforms autoencoder codecs on low-resolution images at low bitrates.
Demonstrates effectiveness across multiple data modalities.
Abstract
COMpression with Bayesian Implicit NEural Representations (COMBINER) is a recent data compression method that addresses a key inefficiency of previous Implicit Neural Representation (INR)-based approaches: it avoids quantization and enables direct optimization of the rate-distortion performance. However, COMBINER still has significant limitations: 1) it uses factorized priors and posterior approximations that lack flexibility; 2) it cannot effectively adapt to local deviations from global patterns in the data; and 3) its performance can be susceptible to modeling choices and the variational parameters' initializations. Our proposed method, Robust and Enhanced COMBINER (RECOMBINER), addresses these issues by 1) enriching the variational approximation while retaining a low computational cost via a linear reparameterization of the INR weights, 2) augmenting our INRs with learnable…
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.
Code & Models
Videos
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Image Processing Techniques · Medical Image Segmentation Techniques
