Compressing Weight-Updates for Image Artifacts Removal Neural Networks
Abstract
In this paper, we present a novel approach for fine-tuning a decoder-side neural network in the context of image compression, such that the weight-updates are better compressible. At encoder side, we fine-tune a pre-trained artifact removal network on target data by using a compression objective applied on the weight-update. In particular, the compression objective encourages weight-updates which are sparse and closer to quantized values. This way, the final weight-update can be compressed more efficiently by pruning and quantization, and can be included into the encoded bitstream together with the image bitstream of a traditional codec. We show that this approach achieves reconstruction quality which is on-par or slightly superior to a traditional codec, at comparable bitrates. To our knowledge, this is the first attempt to combine image compression and neural network's weight update compression.
Cite
Text
Lam et al. "Compressing Weight-Updates for Image Artifacts Removal Neural Networks." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2019.Markdown
[Lam et al. "Compressing Weight-Updates for Image Artifacts Removal Neural Networks." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2019.](https://mlanthology.org/cvprw/2019/lam2019cvprw-compressing/)BibTeX
@inproceedings{lam2019cvprw-compressing,
title = {{Compressing Weight-Updates for Image Artifacts Removal Neural Networks}},
author = {Lam, Yat Hong and Zare, Alireza and Aytekin, Çaglar and Cricri, Francesco and Lainema, Jani and Aksu, Emre and Hannuksela, Miska M.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2019},
url = {https://mlanthology.org/cvprw/2019/lam2019cvprw-compressing/}
}