CVDec 8, 2016

An Efficient Algorithm for the Piecewise-Smooth Model with Approximately Explicit Solutions

arXiv:1612.02521v115 citations
Originality Incremental advance
AI Analysis

This work addresses efficiency in image segmentation for computer vision applications, but it is incremental as it builds on prior models.

The paper tackles image segmentation by approximating the piecewise-smooth model with explicit solutions, resulting in a method that is more efficient than existing models while maintaining similar segmentation accuracy.

This paper presents an efficient approach to image segmentation that approximates the piecewise-smooth (PS) functional in [12] with explicit solutions. By rendering some rational constraints on the initial conditions and the final solutions of the PS functional, we propose two novel formulations which can be approximated to be the explicit solutions of the evolution partial differential equations (PDEs) of the PS model, in which only one PDE needs to be solved efficiently. Furthermore, an energy term that regularizes the level set function to be a signed distance function is incorporated into our evolution formulation, and the time-consuming re-initialization is avoided. Experiments on synthetic and real images show that our method is more efficient than both the PS model and the local binary fitting (LBF) model [4], while having similar segmentation accuracy as the LBF model.

Foundations

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

Your Notes