paper-with-me

Papers

Learned Distributed Image Compression with Multi-Scale Patch Matching in Feature Domain

2022-09-06 · Yujun Huang, Bin Chen, Shiyu Qin, Jiawei Li, YaoWei Wang, Tao Dai, Shu-Tao Xia

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 (Ayzik and Avidan 2020) 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 nd 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 (Ayzik and Avidan 2020).

📄 PDF Abstract BibTeX arXiv:2209.02514

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage CompressionPatch Matching

Similar Papers 제목 키워드 기반

Deep Gradient Compression Reduce the Communication Bandwidth For distributed Traning

2017-12-05 · The International Conference on Learning Representations 2017 12 · Yujun Lin, Song Han, Huizi Mao, Yu Wang 외

Large-scale distributed training requires significant communication bandwidth for gradient exchange that limits the scalability of multi-node training, and requires expensive high-bandwidth network infrastructure. The si…

Federated Learningimage-classificationImage ClassificationLanguage Modeling+3

Deep Gradient Compression: Reducing the Communication Bandwidth for Distributed Training

2017-12-05 · ICLR 2018 1 · Yujun Lin, Song Han, Huizi Mao, Yu Wang 외

Large-scale distributed training requires significant communication bandwidth for gradient exchange that limits the scalability of multi-node training, and requires expensive high-bandwidth network infrastructure. The si…

Federated Learningimage-classificationImage ClassificationLanguage Modeling+3

Spatiotemporal Entropy Model is All You Need for Learned Video Compression

2021-04-13 · Zhenhong Sun, Zhiyu Tan, Xiuyu Sun, Fangyi Zhang 외

The framework of dominant learned video compression methods is usually composed of motion prediction modules as well as motion vector and residual image compression modules, suffering from its complex structure and error…

AllImage Compressionmotion predictionMS-SSIM+2

Multi-Scale Invertible Neural Network for Wide-Range Variable-Rate Learned Image Compression

2025-03-27 · Hanyue Tu, Siqi Wu, Li Li, Wengang Zhou 외

Autoencoder-based structures have dominated recent learned image compression methods. However, the inherent information loss associated with autoencoders limits their rate-distortion performance at high bit rates and res…

Image Compression

Learned Gradient Compression for Distributed Deep Learning

2021-03-16 · Lusine Abrahamyan, Yiming Chen, Giannis Bekoulis, Nikos Deligiannis

Training deep neural networks on large datasets containing high-dimensional data requires a large amount of computation. A solution to this problem is data-parallel distributed training, where a model is replicated into …

Deep Learningimage-classificationImage ClassificationQuantization+1