PulseAugur
实时 09:04:40

Researchers develop SAMIC, a lightweight Mamba-based model for efficient perceptual image compression

Researchers have developed SAMIC, a novel method for efficient perceptual image compression that utilizes Mamba, a state space model known for its long-range modeling capabilities and linear complexity. Unlike traditional methods that can struggle with semantic continuity, SAMIC introduces a semantic-aware Mamba block (SAMB) that allows scanning to be guided by semantic features. Additionally, an SVD-inspired redundancy reduction module (SVD-RRM) is incorporated to reduce channel-wise redundancy in latent features. Experiments indicate that SAMIC outperforms current state-of-the-art approaches in balancing rate, distortion, and perception while maintaining lower model complexity. AI

影响 Introduces a more efficient approach to image compression by leveraging Mamba, potentially improving quality at lower bitrates.

排序理由 This is a research paper detailing a new method for image compression.

在 arXiv cs.CV 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

Researchers develop SAMIC, a lightweight Mamba-based model for efficient perceptual image compression

报道来源 [2]

  1. arXiv cs.CV TIER_1 English(EN) · Jiaqian Zhang, Hao Wei, Chenyang Ge, Yanhui Zhou ·

    SAMIC: A Lightweight Semantic-Aware Mamba for Efficient Perceptual Image Compression

    arXiv:2605.04560v1 Announce Type: new Abstract: Perceptual image compression focuses on preserving high visual quality under low-bitrate constraints. Most existing approaches to perceptual compression leverage the strong generative capabilities of generative adversarial networks …

  2. arXiv cs.CV TIER_1 English(EN) · Yanhui Zhou ·

    SAMIC: A Lightweight Semantic-Aware Mamba for Efficient Perceptual Image Compression

    Perceptual image compression focuses on preserving high visual quality under low-bitrate constraints. Most existing approaches to perceptual compression leverage the strong generative capabilities of generative adversarial networks or diffusion models, at the cost of substantial …