CVIVMar 16, 2025

MambaIC: State Space Models for High-Performance Learned Image Compression

arXiv:2503.12461v325 citationsh-index: 7Has CodeCVPR
Originality Incremental advance
AI Analysis

This work addresses computational bottlenecks in image compression for applications requiring real-time information transmission, representing an incremental improvement through hybrid methods.

The authors tackled computational inefficiency and poor redundancy modeling in image compression by leveraging state space models (SSMs) to improve efficiency-performance trade-offs, resulting in validated effectiveness and efficiency, particularly for high-resolution images.

A high-performance image compression algorithm is crucial for real-time information transmission across numerous fields. Despite rapid progress in image compression, computational inefficiency and poor redundancy modeling still pose significant bottlenecks, limiting practical applications. Inspired by the effectiveness of state space models (SSMs) in capturing long-range dependencies, we leverage SSMs to address computational inefficiency in existing methods and improve image compression from multiple perspectives. In this paper, we integrate the advantages of SSMs for better efficiency-performance trade-off and propose an enhanced image compression approach through refined context modeling, which we term MambaIC. Specifically, we explore context modeling to adaptively refine the representation of hidden states. Additionally, we introduce window-based local attention into channel-spatial entropy modeling to reduce potential spatial redundancy during compression, thereby increasing efficiency. Comprehensive qualitative and quantitative results validate the effectiveness and efficiency of our approach, particularly for high-resolution image compression. Code is released at https://github.com/AuroraZengfh/MambaIC.

Code Implementations1 repo
Foundations

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

Your Notes