vix.ing · top · new · best · stats · spec

Learning True Rate-Distortion-Optimization for End-To-End Image Compression

2022/01/05 by Fabian Brand, Kristian Fischer, Brand, Fabian +5
Computer Science · #Advanced Data Compression Techniques #Advanced Image Processing Techniques #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #FOS: Electrical engineering #Image and Video Processing (eess.IV) #Video Coding and Compression Technologies #electronic engineering #information engineering

paper · pdf · doi:10.48550/arxiv.2201.01586

openalex publication_date 2022/01/05 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Even though rate-distortion optimization is a crucial part of traditional image and video compression, not many approaches exist which transfer this concept to end-to-end-trained image compression. Most frameworks contain static compression and decompression models which are fixed after training, so efficient rate-distortion optimization is not possible. In a previous work, we proposed RDONet, which enables an RDO approach comparable to adaptive block partitioning in HEVC. In this paper, we enhance the training by introducing low-complexity estimations of the RDO result into the training. Additionally, we propose fast and very fast RDO inference modes. With our novel training method, we achieve average rate savings of 19.6% in MS-SSIM over the previous RDONet model, which equals rate savings of 27.3% over a comparable conventional deep image coder.

Related