Window-based Channel Attention for Wavelet-enhanced Learned Image Compression
Heng Xu, Bowen Hai, Yushun Tang, Zhihai He

TL;DR
This paper introduces a novel window-based channel attention mechanism combined with wavelet transforms in a hybrid framework, significantly enhancing receptive fields and global information modeling for learned image compression, leading to state-of-the-art results.
Contribution
It proposes a new window-based channel attention method and integrates wavelet transforms into LIC, enabling larger receptive fields and improved global correlation modeling.
Findings
Achieves state-of-the-art rate-distortion performance.
Reduces BD-rate by up to 24.71% on standard datasets.
Enlarges receptive fields for better large object modeling.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Compression Techniques · Image and Signal Denoising Methods · Blind Source Separation Techniques
MethodsAttention Is All You Need · Linear Layer · Position-Wise Feed-Forward Layer · Label Smoothing · Byte Pair Encoding · Absolute Position Encodings · Softmax · Layer Normalization · Dropout · Dense Connections
