All Lossy compression algorithms employ similar compression schemes -- frequency domain transform followed by quantization and lossless encoding schemes. They target tradeoffs by quantizating high frequency data to increase compression rates which come at the cost of higher image distortion. We propose a new method of optimizing quantization tables using Deep Learning and a minimax loss function that more accurately measures the tradeoffs between rate and distortion parameters (RD) than previous methods. We design a convolutional neural network (CNN) that learns a mapping between image blocks and quantization tables in an unsupervised manner. By processing images across all channels at once, we can achieve stronger performance by also measuring tradeoffs in information loss between different channels. We initially target optimization on JPEG images but feel that this can be expanded to any lossy compressor.
翻译:All Lossy压缩算法采用类似的压缩计划 -- -- 频率域变换,然后是量化和无损编码计划。它们的目标是通过量化高频数据进行权衡取舍,以提高以更高的图像扭曲为代价的压缩率。我们提出了一个利用深层学习优化量化表的新方法,以及一个比以往方法更准确地衡量率和扭曲参数之间的权衡的微缩损失函数。我们设计了一个革命神经网络,以不受监督的方式学习图像块和量化表之间的映射。通过同时处理所有频道的图像,我们也可以通过测量不同频道之间信息损失的权衡实现更强的性能。我们最初的目标是优化JPEG图像,但觉得这可以扩大到任何损失的压缩器。