Multiscale Augmented Normalizing Flows for Image Compression
Marc Windsheimer, Fabian Brand, André Kaup
TL;DR
The paper tackles the limited efficiency of high-quality image compression in non-invertible learned pipelines by employing invertible latent variable models with a hierarchical, multiscale latent space. It introduces two architectures, M-ANFIC and MS-ANFIC, which extend augmented normalizing flows (ANFIC) with scalable latent representations, including an explicit latent split network for the final layer. Experimental results on TECNICK and training on Vimeo-90k demonstrate BD-rate reductions of up to about 7–9% over single-scale baselines, with MS-ANFIC achieving the strongest gains and reduced parameter counts. The work shows that architectural choices, particularly multiscale latent representations and invertibility, can substantially improve learning-based image compression and enable adaptive bit allocation across image regions.
Abstract
Most learning-based image compression methods lack efficiency for high image quality due to their non-invertible design. The decoding function of the frequently applied compressive autoencoder architecture is only an approximated inverse of the encoding transform. This issue can be resolved by using invertible latent variable models, which allow a perfect reconstruction if no quantization is performed. Furthermore, many traditional image and video coders apply dynamic block partitioning to vary the compression of certain image regions depending on their content. Inspired by this approach, hierarchical latent spaces have been applied to learning-based compression networks. In this paper, we present a novel concept, which adapts the hierarchical latent space for augmented normalizing flows, an invertible latent variable model. Our best performing model achieved average rate savings of more than 7% over comparable single-scale models.
