Frequency-Aware Transformer for Learned Image Compression
Han Li, Shaohui Li, Wenrui Dai, Chenglin Li, Junni Zou, Hongkai Xiong
TL;DR
This work tackles redundancy in learned image compression by introducing a frequency-aware transformer (FAT) that decomposes and exploits image frequency components for nonlinear transforms. The FAT block combines Frequency-Decomposition Window Attention (FDWA) to capture multiscale directional frequencies and a Frequency-Modulation FFN (FMFFN) to adaptively weight frequency bands, while a Transformer-based Channel-wise Autoregressive (T-CA) entropy model leverages channel dependencies for precise distribution estimation. The method achieves state-of-the-art rate-distortion performance on standard datasets, notably delivering BD-rate reductions of around 13–15% compared to VTM-12.1, validating the effectiveness of explicit frequency-aware analysis in LIC. Overall, the frequency-aware transformer framework advances learned image compression by integrating multiscale directional analysis with end-to-end optimization for RD efficiency and practical applicability.
Abstract
Learned image compression (LIC) has gained traction as an effective solution for image storage and transmission in recent years. However, existing LIC methods are redundant in latent representation due to limitations in capturing anisotropic frequency components and preserving directional details. To overcome these challenges, we propose a novel frequency-aware transformer (FAT) block that for the first time achieves multiscale directional ananlysis for LIC. The FAT block comprises frequency-decomposition window attention (FDWA) modules to capture multiscale and directional frequency components of natural images. Additionally, we introduce frequency-modulation feed-forward network (FMFFN) to adaptively modulate different frequency components, improving rate-distortion performance. Furthermore, we present a transformer-based channel-wise autoregressive (T-CA) model that effectively exploits channel dependencies. Experiments show that our method achieves state-of-the-art rate-distortion performance compared to existing LIC methods, and evidently outperforms latest standardized codec VTM-12.1 by 14.5%, 15.1%, 13.0% in BD-rate on the Kodak, Tecnick, and CLIC datasets.
