An Image Segmentation Model with Transformed Total Variation
Elisha Dayag, Kevin Bui, Fredrick Park, Jack Xin
TL;DR
The paper tackles robust image segmentation under noise by combining a fuzzy multiphase segmentation framework with transformed total variation (TTV) regularization on the gradient. It formulates a TTV-regularized Mumford–Shah-type energy and solves it with an ADMM scheme that leverages a closed-form TL1 proximal operator, enabling nonconvex regularization. Empirical results on retinal vessels and brain MRI-like data show that TTV often matches or surpasses TV, TV^p, and AITV in accuracy (as measured by DICE and Jaccard) and remains computationally competitive, particularly for narrow structures. The work provides a scalable, edge-preserving segmentation method with potential extensions to color images and other imaging modalities.
Abstract
Based on transformed $\ell_1$ regularization, transformed total variation (TTV) has robust image recovery that is competitive with other nonconvex total variation (TV) regularizers, such as TV$^p$, $0<p<1$. Inspired by its performance, we propose a TTV-regularized Mumford--Shah model with fuzzy membership function for image segmentation. To solve it, we design an alternating direction method of multipliers (ADMM) algorithm that utilizes the transformed $\ell_1$ proximal operator. Numerical experiments demonstrate that using TTV is more effective than classical TV and other nonconvex TV variants in image segmentation.
