Learned Distributed Image Compression with Multi-Scale Patch Matching in Feature Domain
Abstract
Beyond achieving higher compression efficiency over classical image compression codecs, deep image compression is expected to be improved with additional side information, e.g., another image from a different perspective of the same scene. To better utilize the side information under the distributed compression scenario, the existing method only implements patch matching at the image domain to solve the parallax problem caused by the difference in viewing points. However, the patch matching at the image domain is not robust to the variance of scale, shape, and illumination caused by the different viewing angles, and can not make full use of the rich texture information of the side information image. To resolve this issue, we propose Multi-Scale Feature Domain Patch Matching (MSFDPM) to fully utilizes side information at the decoder of the distributed image compression model. Specifically, MSFDPM consists of a side information feature extractor, a multi-scale feature domain patch matching module, and a multi-scale feature fusion network. Furthermore, we reuse inter-patch correlation from the shallow layer to accelerate the patch matching of the deep layer. Finally, we find that our patch matching in a multi-scale feature domain further improves compression rate by about 20% compared with the patch matching method at image domain.
Cite
Text
Huang et al. "Learned Distributed Image Compression with Multi-Scale Patch Matching in Feature Domain." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I4.25551Markdown
[Huang et al. "Learned Distributed Image Compression with Multi-Scale Patch Matching in Feature Domain." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/huang2023aaai-learned/) doi:10.1609/AAAI.V37I4.25551BibTeX
@inproceedings{huang2023aaai-learned,
title = {{Learned Distributed Image Compression with Multi-Scale Patch Matching in Feature Domain}},
author = {Huang, Yujun and Chen, Bin and Qin, Shiyu and Li, Jiawei and Wang, Yaowei and Dai, Tao and Xia, Shu-Tao},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2023},
pages = {4322-4329},
doi = {10.1609/AAAI.V37I4.25551},
url = {https://mlanthology.org/aaai/2023/huang2023aaai-learned/}
}