English

Viscosity Stabilized Plug-and-Play Reconstruction

Image and Video Processing 2025-08-05 v1

Abstract

The plug-and-play (PnP) method uses a deep denoiser within a proximal algorithm for model-based image reconstruction (IR). Unlike end-to-end IR, PnP allows the same pretrained denoiser to be used across different imaging tasks, without the need for retraining. However, black-box networks can make the iterative process in PnP unstable. A common issue observed across architectures like CNNs, diffusion models, and transformers is that the visual quality and PSNR often improve initially but then degrade in later iterations. Previous attempts to ensure stability usually impose restrictive constraints on the denoiser. However, standard denoisers, which are freely trained for single-step noise removal, need not satisfy such constraints. We propose a simple data-driven stabilization mechanism that adaptively averages the potentially unstable PnP operator with a contractive IR operator. This acts as a form of viscosity regularization, where the contractive component progressively dampens updates in later iterations, helping to suppress oscillations and prevent divergence. We validate the effectiveness of our stabilization mechanism across different proximal algorithms, denoising architectures, and imaging tasks.

Keywords

Cite

@article{arxiv.2508.01441,
  title  = {Viscosity Stabilized Plug-and-Play Reconstruction},
  author = {Arghya Sinha and Trishit Mukherjee and Kunal N. Chaudhury},
  journal= {arXiv preprint arXiv:2508.01441},
  year   = {2025}
}

Comments

12 pages, 12 figures

R2 v1 2026-07-01T04:31:12.473Z