English

Substitutional Neural Image Compression

Computer Vision and Pattern Recognition 2021-05-18 v1 Machine Learning Image and Video Processing

Abstract

We describe Substitutional Neural Image Compression (SNIC), a general approach for enhancing any neural image compression model, that requires no data or additional tuning of the trained model. It boosts compression performance toward a flexible distortion metric and enables bit-rate control using a single model instance. The key idea is to replace the image to be compressed with a substitutional one that outperforms the original one in a desired way. Finding such a substitute is inherently difficult for conventional codecs, yet surprisingly favorable for neural compression models thanks to their fully differentiable structures. With gradients of a particular loss backpropogated to the input, a desired substitute can be efficiently crafted iteratively. We demonstrate the effectiveness of SNIC, when combined with various neural compression models and target metrics, in improving compression quality and performing bit-rate control measured by rate-distortion curves. Empirical results of control precision and generation speed are also discussed.

Keywords

Cite

@article{arxiv.2105.07512,
  title  = {Substitutional Neural Image Compression},
  author = {Xiao Wang and Wei Jiang and Wei Wang and Shan Liu and Brian Kulis and Peter Chin},
  journal= {arXiv preprint arXiv:2105.07512},
  year   = {2021}
}
R2 v1 2026-06-24T02:09:34.117Z