MLLGOCApr 20, 2020

Automated data-driven selection of the hyperparameters for Total-Variation based texture segmentation

arXiv:2004.09434v222 citations
AI Analysis

This work addresses the need for automated hyperparameter tuning in image processing, particularly for texture segmentation, but it is incremental as it builds on existing Stein-based methods.

The paper tackles the problem of automatically selecting hyperparameters for Total-Variation based texture segmentation, extending a Stein-based estimator to handle correlated Gaussian noise without inverting the covariance matrix, and demonstrates its effectiveness through numerical assessment.

Penalized Least Squares are widely used in signal and image processing. Yet, it suffers from a major limitation since it requires fine-tuning of the regularization parameters. Under assumptions on the noise probability distribution, Stein-based approaches provide unbiased estimator of the quadratic risk. The Generalized Stein Unbiased Risk Estimator is revisited to handle correlated Gaussian noise without requiring to invert the covariance matrix. Then, in order to avoid expansive grid search, it is necessary to design algorithmic scheme minimizing the quadratic risk with respect to regularization parameters. This work extends the Stein's Unbiased GrAdient estimator of the Risk of Deledalle et al. to the case of correlated Gaussian noise, deriving a general automatic tuning of regularization parameters. First, the theoretical asymptotic unbiasedness of the gradient estimator is demonstrated in the case of general correlated Gaussian noise. Then, the proposed parameter selection strategy is particularized to fractal texture segmentation, where problem formulation naturally entails inter-scale and spatially correlated noise. Numerical assessment is provided, as well as discussion of the practical issues.

Foundations

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

Your Notes