Window-based Channel Attention for Wavelet-enhanced Learned Image Compression
Heng Xu, Bowen Hai, Yushun Tang, Zhihai He
TL;DR
This work tackles receptive-field limitations in LIC by introducing a Space-Channel Hybrid (SCH) framework that combines local spatial modeling with global channel-wise attention. The key innovations are a window-based channel attention module, which enlarges receptive fields by operating attention within non-overlapping windows, and a Haar Discrete Wavelet Transform (DWT) module that provides parameter-free, frequency-aware down-sampling to further expand global information capture. Empirical results on Kodak, Tecnick, and two CLIC datasets show state-of-the-art BD-rate reductions up to $-24.71\%$, with up to $\sim$0.31 dB PSNR gains in RD performance, while maintaining competitive encoding/decoding efficiency. The approach demonstrates that combining window-based channel attention with frequency-domain down-sampling yields substantial gains in LIC performance and suggests avenues for further optimization and mobile deployment through model compression.
Abstract
Learned Image Compression (LIC) models have achieved superior rate-distortion performance than traditional codecs. Existing LIC models use CNN, Transformer, or Mixed CNN-Transformer as basic blocks. However, limited by the shifted window attention, Swin-Transformer-based LIC exhibits a restricted growth of receptive fields, affecting the ability to model large objects for image compression. To address this issue and improve the performance, we incorporate window partition into channel attention for the first time to obtain large receptive fields and capture more global information. Since channel attention hinders local information learning, it is important to extend existing attention mechanisms in Transformer codecs to the space-channel attention to establish multiple receptive fields, being able to capture global correlations with large receptive fields while maintaining detailed characterization of local correlations with small receptive fields. We also incorporate the discrete wavelet transform into our Spatial-Channel Hybrid (SCH) framework for efficient frequency-dependent down-sampling and further enlarging receptive fields. Experiment results demonstrate that our method achieves state-of-the-art performances, reducing BD-rate by 18.54%, 23.98%, 22.33%, and 24.71% on four standard datasets compared to VTM-23.1.
