Guided Variational Network for Image Decomposition
Alessandro Lanza, Serena Morigi, Youwei Wen, Li Yang
TL;DR
The paper tackles cartoon–texture image decomposition by replacing globally weighted variational terms with spatially adaptive quadratic norms, enabling efficient, interpretable, and robust separation. It introduces Guided Variational Decomposition (GVD) and its neural variant NGVD, which learn pixel-wise weights and global regularization via a bilevel framework; the inner problem remains a quadratic solve, solved by a stable linear system, while the outer network-guided updates promote adaptive structure discovery. The authors provide a rigorous fixed-point convergence analysis with explicit constants, Lipschitz stability, and contraction conditions, along with extensive experiments showing superior decomposition quality and edge preservation versus state-of-the-art methods. The work offers automatic parameter selection and self-tuning through data-driven and model-based weight estimation, with practical implications for preprocessing in denoising, recognition, and medical imaging.
Abstract
Cartoon-texture image decomposition is a critical preprocessing problem bottlenecked by the numerical intractability of classical variational or optimization models and the tedious manual tuning of global regularization parameters.We propose a Guided Variational Decomposition (GVD) model which introduces spatially adaptive quadratic norms whose pixel-wise weights are learned either through local probabilistic statistics or via a lightweight neural network within a bilevel framework.This leads to a unified, interpretable, and computationally efficient model that bridges classical variational ideas with modern adaptive and data-driven methodologies. Numerical experiments on this framework, which inherently includes automatic parameter selection, delivers GVD as a robust, self-tuning, and superior solution for reliable image decomposition.
