IVCVSep 21, 2024

Window-based Channel Attention for Wavelet-enhanced Learned Image Compression

arXiv:2409.14090v610 citationsh-index: 8
Originality Incremental advance
AI Analysis

This addresses a specific bottleneck in learned image compression for improved compression efficiency, representing a domain-specific incremental advance.

The paper tackles the limited receptive field growth in Swin-Transformer-based learned image compression by introducing window-based channel attention and a spatial-channel hybrid framework with wavelet transform, achieving state-of-the-art performance with BD-rate reductions of 18.54% to 24.71% compared to VTM-23.1.

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.

Foundations

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

Your Notes