CVIVOct 31, 2022

Improving Multi-generation Robustness of Learned Image Compression

arXiv:2210.17039v14 citationsh-index: 25
Originality Incremental advance
AI Analysis

This addresses a practical limitation for applications involving image editing and transcoding, representing an incremental improvement in robustness.

The paper tackles the problem of multi-generation loss in learned image compression, where repeated encoding and decoding cause rapid image quality degradation, and proposes solutions that achieve performance comparable to BPG's first compression even after 50 reencodings without network changes.

Benefit from flexible network designs and end-to-end joint optimization approach, learned image compression (LIC) has demonstrated excellent coding performance and practical feasibility in recent years. However, existing compression models suffer from serious multi-generation loss, which always occurs during image editing and transcoding. During the process of repeatedly encoding and decoding, the quality of the image will rapidly degrade, resulting in various types of distortion, which significantly limits the practical application of LIC. In this paper, a thorough analysis is carried out to determine the source of generative loss in successive image compression (SIC). We point out and solve the quantization drift problem that affects SIC, reversibility loss function as well as channel relaxation method are proposed to further reduce the generation loss. Experiments show that by using our proposed solutions, LIC can achieve comparable performance to the first compression of BPG even after 50 times reencoding without any change of the network structure.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes