paper-with-me

Papers

Multirate Neural Image Compression with Adaptive Lattice Vector Quantization

2025-01-01 · CVPR 2025 1 · Hao Xu, Xiaolin Wu, Xi Zhang

Recent research has explored integrating lattice vector quantization (LVQ) into learned image compression models. Due to its more efficient Voronoi covering of vector space than scalar quantization (SQ), LVQ achieves better rate-distortion (R-D) performance than SQ, while still retaining the low complexity advantage of SQ. However, existing LVQ-based methods have two shortcomings: 1) lack of a multirate coding mode, hence incapable to operate at different rates; 2) the use of a fixed lattice basis, hence nonadaptive to changing source distributions. To overcome these shortcomings, we propose a novel adaptive LVQ method, which is the first among LVQ-based methods to achieve both rate and domain adaptations. By scaling the lattice basis vector, our method can adjust the density of lattice points to achieve various bit rate targets, achieving superior R-D performance to current SQ-based variable rate models. Additionally, by using a learned invertible linear transformation between two different input domains, we can reshape the predefined lattice cell to better represent the target domain, further improving the R-D performance. To our knowledge, this paper represents the first attempt to propose a unified solution for rate adaptation and domain adaptation through quantizer design.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationImage CompressionQuantization

Similar Papers 제목 키워드 기반

Learning Optimal Lattice Vector Quantizers for End-to-end Neural Image Compression

2024-11-25 · Xi Zhang, Xiaolin Wu

It is customary to deploy uniform scalar quantization in the end-to-end optimized Neural image compression methods, instead of more powerful vector quantization, due to the high complexity of the latter. Lattice vector q…

Computational EfficiencyImage CompressionQuantization

LVQAC: Lattice Vector Quantization Coupled with Spatially Adaptive Companding for Efficient Learned Image Compression

2023-03-25 · CVPR 2023 1 · Xi Zhang, Xiaolin Wu

Recently, numerous end-to-end optimized image compression neural networks have been developed and proved themselves as leaders in rate-distortion performance. The main strength of these learnt compression methods is in p…

Image CompressionQuantization

Improving 3D Gaussian Splatting Compression by Scene-Adaptive Lattice Vector Quantization

2025-09-16 · Hao Xu, Xiaolin Wu, Xi Zhang arxiv

3D Gaussian Splatting (3DGS) is rapidly gaining popularity for its photorealistic rendering quality and real-time performance, but it generates massive amounts of data. Hence compressing 3DGS data is necessary for the co…

Prediction and compression of lattice QCD data using machine learning algorithms on quantum annealer

2021-12-03 · Boram Yoon, Chia Cheng Chang, Garrett T. Kenyon, Nga T. T. Nguyen 외

We present regression and compression algorithms for lattice QCD data utilizing the efficient binary optimization ability of quantum annealers. In the regression algorithm, we encode the correlation between the input and…

BIG-bench Machine Learningregression

Universal Deep Neural Network Compression

2018-02-07 · NIPS Workshop CDNNRIA 2018 · Yoojin Choi, Mostafa El-Khamy, Jungwon Lee

In this paper, we investigate lossy compression of deep neural networks (DNNs) by weight quantization and lossless source coding for memory-efficient deployment. Whereas the previous work addressed non-universal scalar q…

Neural Network CompressionQuantization