paper-with-me

홈 › Papers

Deep Multiple Description Coding by Learning Scalar Quantization

2018-11-05 · Lijun Zhao, Huihui Bai, Anhong Wang, Yao Zhao

In this paper, we propose a deep multiple description coding framework, whose quantizers are adaptively learned via the minimization of multiple description compressive loss. Firstly, our framework is built upon auto-encoder networks, which have multiple description multi-scale dilated encoder network and multiple description decoder networks. Secondly, two entropy estimation networks are learned to estimate the informative amounts of the quantized tensors, which can further supervise the learning of multiple description encoder network to represent the input image delicately. Thirdly, a pair of scalar quantizers accompanied by two importance-indicator maps is automatically learned in an end-to-end self-supervised way. Finally, multiple description structural dissimilarity distance loss is imposed on multiple description decoded images in pixel domain for diversified multiple description generations rather than on feature tensors in feature domain, in addition to multiple description reconstruction loss. Through testing on two commonly used datasets, it is verified that our method is beyond several state-of-the-art multiple description coding approaches in terms of coding efficiency.

📄 PDF Abstract BibTeX arXiv:1811.01504

Code (1)

mdcnn/mdcnn.github.io

Tasks

DecoderQuantization

Similar Papers 제목 키워드 기반

Deep Optimized Multiple Description Image Coding via Scalar Quantization Learning

2020-01-12 · Lijun Zhao, Huihui Bai, Anhong Wang, Yao Zhao

In this paper, we introduce a deep multiple description coding (MDC) framework optimized by minimizing multiple description (MD) compressive loss. First, MD multi-scale-dilated encoder network generates multiple descript…

DecoderQuantization

INR-MDSQC: Implicit Neural Representation Multiple Description Scalar Quantization for robust image Coding

2023-06-24 · Trung Hieu Le, Xavier Pic, Marc Antonini

Multiple Description Coding (MDC) is an error-resilient source coding method designed for transmission over noisy channels. We present a novel MDC scheme employing a neural network based on implicit neural representation…

Quantization

Approaching Rate-Distortion Limits in Neural Compression with Lattice Transform Coding

2024-03-12 · Eric Lei, Hamed Hassani, Shirin Saeedi Bidokhti

Neural compression has brought tremendous progress in designing lossy compressors with good rate-distortion (RD) performance at low complexity. Thus far, neural compression design involves transforming the source to a la…

Quantization

NVTC: Nonlinear Vector Transform Coding

2023-05-25 · CVPR 2023 1 · Runsen Feng, Zongyu Guo, Weiping Li, Zhibo Chen

In theory, vector quantization (VQ) is always better than scalar quantization (SQ) in terms of rate-distortion (R-D) performance. Recent state-of-the-art methods for neural image compression are mainly based on nonlinear…

Image CompressionQuantization

UniSVQ: 2-bit Unified Scalar-Vector Quantization

2026-06-09 · Haoyu Wang, Haiyan Zhao, Xingyu Yu, Zhangyang Yao 외 arxiv

Post-training quantization at the 2-bit level enables low-cost deployment and inference acceleration for large language models (LLMs). Scalar quantization (SQ) and vector quantization (VQ) are two primary quantization me…