Learned Low Bit-Rate Image Compression with Adversarial Mechanism
Abstract
Adversarial mechanism is introduced to learned image compression system in this paper. Our motivation is that the number of quantization levels is limited with the constraint of low bit-rate, resulting in severe distortion in details after reconstruction. The adversarial training manner enhances the ability of Decoder/Generator to enrich textures and details in the reconstructed image. Channel-spatial attention mechanism is used to refine the intermediate features implicitly to boost the representation power of CNNs. As for entropy model, we jointly take hyperpriors and autoregressive priors for accurate probability estimation. Moreover, an EDSR-like post-processing subnetwork is concatenated after Decoder for further quality enhancement. The proposed approach demonstrates competitive performance when evaluated with multi-scale structural similarity (MSSSIM) and favorably visual quality at low bit-rate.
Cite
Text
Yang et al. "Learned Low Bit-Rate Image Compression with Adversarial Mechanism." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2020. doi:10.1109/CVPRW50498.2020.00078Markdown
[Yang et al. "Learned Low Bit-Rate Image Compression with Adversarial Mechanism." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2020.](https://mlanthology.org/cvprw/2020/yang2020cvprw-learned/) doi:10.1109/CVPRW50498.2020.00078BibTeX
@inproceedings{yang2020cvprw-learned,
title = {{Learned Low Bit-Rate Image Compression with Adversarial Mechanism}},
author = {Yang, Jiayu and Yang, Chunhui and Ma, Yi and Liu, Shiyi and Wang, Ronggang},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2020},
pages = {575-579},
doi = {10.1109/CVPRW50498.2020.00078},
url = {https://mlanthology.org/cvprw/2020/yang2020cvprw-learned/}
}