Parameter-free structure-texture image decomposition by unrolling
Laura Girometti, Jean-François Aujol, Antoine Guennec, Yann Traonmilin
TL;DR
The paper tackles structure-texture image decomposition by learning to automate regularization through unrolling. It extends the Low Patch Rank model with a non-convex MCP penalty on gradients and a patch-based nuclear-norm texture prior, solved via an ADMM scheme and then reformulated into an unrolled neural network, LPR-NET, with K blocks and learnable per-block parameters. Key contributions include introducing MCP within LPR, deriving closed-form proximal updates, and exploring architectural variants, while demonstrating competitive performance against variational baselines and a lighter alternative to PnP_joint on synthetic and natural images. The work offers a parameter-free, data-driven approach that generalizes from synthetic training to real-world imagery and provides practical efficiency gains for structure-texture decomposition tasks.
Abstract
In this work, we propose a parameter-free and efficient method to tackle the structure-texture image decomposition problem. In particular, we present a neural network LPR-NET based on the unrolling of the Low Patch Rank model. On the one hand, this allows us to automatically learn parameters from data, and on the other hand to be computationally faster while obtaining qualitatively similar results compared to traditional iterative model-based methods. Moreover, despite being trained on synthetic images, numerical experiments show the ability of our network to generalize well when applied to natural images.
