IVCVAug 15, 2025

Guiding WaveMamba with Frequency Maps for Image Debanding

arXiv:2508.11331v1h-index: 23Has Code
Originality Incremental advance
AI Analysis

This addresses visual quality degradation in user-generated content due to compression artifacts, but it is incremental as it builds on existing restoration methods.

The paper tackles banding artifacts from low-bitrate compression by proposing a post-processing method using Wavelet State Space Model and frequency masking, achieving a DBI value of 0.082 on the BAND-2k dataset and effectively suppressing banding while preserving textures.

Compression at low bitrates in modern codecs often introduces banding artifacts, especially in smooth regions such as skies. These artifacts degrade visual quality and are common in user-generated content due to repeated transcoding. We propose a banding restoration method that employs the Wavelet State Space Model and a frequency masking map to preserve high-frequency details. Furthermore, we provide a benchmark of open-source banding restoration methods and evaluate their performance on two public banding image datasets. Experimentation on the available datasets suggests that the proposed post-processing approach effectively suppresses banding compared to the state-of-the-art method (a DBI value of 0.082 on BAND-2k) while preserving image textures. Visual inspections of the results confirm this. Code and supplementary material are available at: https://github.com/xinyiW915/Debanding-PCS2025.

Foundations

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

Your Notes