English

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

Image and Video Processing 2025-02-11 v6 Computer Vision and Pattern Recognition

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.

Keywords

Cite

@article{arxiv.2409.14090,
  title  = {Window-based Channel Attention for Wavelet-enhanced Learned Image Compression},
  author = {Heng Xu and Bowen Hai and Yushun Tang and Zhihai He},
  journal= {arXiv preprint arXiv:2409.14090},
  year   = {2025}
}

Comments

ACCV2024 accepted

R2 v1 2026-06-28T18:52:17.588Z