Good, Cheap, and Fast: Overfitted Image Compression with Wasserstein Distortion
Jona Ballé, Luca Versari, Emilien Dupont, Hyunjik Kim, Matthias Bauer
TL;DR
The paper addresses the challenge of achieving good image quality at low bitrate with fast decoding in learned image compression. It adapts the C3 overfitted codec by replacing the traditional distortion with Wasserstein Distortion ($\mathrm{WD}$) and by supplying common randomness ($\mathrm{CR}$) to the decoder, while keeping decoding costs very low. Through a large human-rated study, the WD-based approach yields a perceptual quality–bitrate performance on par with generative codecs like HiFiC, but with orders of magnitude fewer MACs during decoding, and WD correlates with human judgments at a Pearson coefficient around $0.94$. The findings suggest that modeling perceptual texture via WD can achieve good, cheap, and fast compression without fully modeling the data distribution, albeit with some encoding-time costs and ad hoc design choices for the $\sigma$-map that warrant further refinement.
Abstract
Inspired by the success of generative image models, recent work on learned image compression increasingly focuses on better probabilistic models of the natural image distribution, leading to excellent image quality. This, however, comes at the expense of a computational complexity that is several orders of magnitude higher than today's commercial codecs, and thus prohibitive for most practical applications. With this paper, we demonstrate that by focusing on modeling visual perception rather than the data distribution, we can achieve a very good trade-off between visual quality and bit rate similar to "generative" compression models such as HiFiC, while requiring less than 1% of the multiply-accumulate operations (MACs) for decompression. We do this by optimizing C3, an overfitted image codec, for Wasserstein Distortion (WD), and evaluating the image reconstructions with a human rater study, showing that WD clearly outperforms LPIPS as an optimization objective. The study also reveals that WD outperforms other perceptual metrics such as LPIPS, DISTS, and MS-SSIM as a predictor of human ratings, remarkably achieving over 94% Pearson correlation with Elo scores.
