用全局隐变量预测像素,提升医学图像无损压缩效率
LVPNet: A Latent-variable-based Prediction-driven End-to-end Framework for Lossless Compression of Medical Images
- 引入全局多尺度感知模块,捕捉全图空间依赖
- 量化补偿模块修复量化损失,提升隐变量利用率
- 在多个基准上超越现有方法,适合医学图像压缩场景
自回归初始比特框架结合子图像自回归与隐变量建模,在无损医学图像压缩中表现优异。但现有方法因图像分割导致隐变量信息均匀分布,引发后验崩溃和利用效率低下。为此,我们提出LVPNet:一种基于预测的端到端无损医学图像压缩方法,利用全局隐变量预测像素值,并编码预测概率实现压缩。具体地,引入全局多尺度感知模块(GMSM),从整幅图像提取紧凑且信息丰富的隐表示,有效捕获潜在空间中的空间依赖关系。此外,为缓解量化过程带来的信息损失,提出量化补偿模块(QCM),学习量化误差分布并修正量化特征以补偿损失。在多个挑战性基准上的实验表明,该方法在压缩效率上优于当前最优的无损图像压缩方法,同时保持良好的推理速度。代码开源于 https://github.com/scy-Jackel/LVPNet。
原文摘要 · Abstract (English)
Autoregressive Initial Bits is a framework that integrates sub-image autoregression and latent variable modeling, demonstrating its advantages in lossless medical image compression. However, in existing methods, the image segmentation process leads to an even distribution of latent variable information across each sub-image, which in turn causes posterior collapse and inefficient utilization of latent variables. To deal with these issues, we propose a prediction-based end-to-end lossless medical image compression method named LVPNet, leveraging global latent variables to predict pixel values and encoding predicted probabilities for lossless compression. Specifically, we introduce the Global Multi-scale Sensing Module (GMSM), which extracts compact and informative latent representations from the entire image, effectively capturing spatial dependencies within the latent space. Furthermore, to mitigate the information loss introduced during quantization, we propose the Quantization Compensation Module (QCM), which learns the distribution of quantization errors and refines the quantized features to compensate for quantization loss. Extensive experiments on challenging benchmarks demonstrate that our method achieves superior compression efficiency compared to state-of-the-art lossless image compression approaches, while maintaining competitive inference speed. The code is at https://github.com/scy-Jackel/LVPNet.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。