用多尺度辅助信息预测提升图像压缩率失真表现
Multi-Scale Feature Prediction with Auxiliary-Info for Neural Image Compression
- 分两阶段预测:先粗略生成图像特征,再编码残差
- 在Tecnick数据集上比VVC高19.49%的率失真性能
- 适合做高效图像压缩系统的研发人员参考
近年来,深度学习显著提升了图像压缩的率失真性能。关键在于利用额外比特通过神经网络预测编码器输出的潜在向量近似值,仅对预测值与真实值的差异及估计概率分布进行编码。本文提出一种受神经视频压缩启发的新预测结构,包含辅助粗粒度网络和主网络。辅助粗粒度网络编码辅助信息并生成原始图像的多尺度特征预测;主网络则编码该预测与原始特征间的残差。为进一步优化,提出辅助信息引导的特征预测(AFP)模块,利用全局相关性提升预测精度;提出上下文连接模块,精炼辅助特征并生成残差;还引入辅助信息引导的参数估计(APE)模块,预测潜在向量近似值并估计残差概率分布。大量消融实验验证了各模块有效性。在多项实验中,所提模型优于其他神经图像压缩方法,在Tecnick数据集上较VVC提升19.49%的率失真性能。
原文摘要 · Abstract (English)
Recently, significant improvements in rate-distortion performance of image compression have been achieved with deep-learning techniques. A key factor in this success is the use of additional bits to predict an approximation of the latent vector, which is the output of the encoder, through another neural network. Then, only the difference between the prediction and the latent vector is coded into the bitstream, along with its estimated probability distribution. We introduce a new predictive structure consisting of the auxiliary coarse network and the main network, inspired by neural video compression. The auxiliary coarse network encodes the auxiliary information and predicts the approximation of the original image as multi-scale features. The main network encodes the residual between the predicted feature from the auxiliary coarse network and the feature of the original image. To further leverage our new structure, we propose Auxiliary info-guided Feature Prediction (AFP) module that uses global correlation to predict more accurate predicted features. Moreover, we present Context Junction module that refines the auxiliary feature from AFP module and produces the residuals between the refined features and the original image features. Finally, we introduce Auxiliary info-guided Parameter Estimation (APE) module, which predicts the approximation of the latent vector and estimates the probability distribution of these residuals. We demonstrate the effectiveness of the proposed modules by various ablation studies. Under extensive experiments, our model outperforms other neural image compression models and achieves a 19.49\% higher rate-distortion performance than VVC on Tecnick dataset.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。