LGCVMLJul 11, 2013

Accuracy of MAP segmentation with hidden Potts and Markov mesh prior models via Path Constrained Viterbi Training, Iterated Conditional Modes and Graph Cut based algorithms

arXiv:1307.2971v13 citations
Originality Synthesis-oriented
AI Analysis

This work addresses segmentation accuracy for dental diagnostic radiography, but it is incremental as it compares existing methods under unified priors without introducing new techniques.

The paper tackles pixelwise image segmentation accuracy using two Markov field priors (anisotropic Markov Mesh and isotropic Potts) with three algorithms (Path Constrained Viterbi, Graph Cut, and ICM), evaluating performance via statistical measures like Overall Accuracy and Kappa coefficient on synthetic and real dental radiography data. Results show good segmentation with minimal interaction for clear multimodal histograms, but suboptimal learning limits error rates in cases with non-distinctive modes.

In this paper, we study statistical classification accuracy of two different Markov field environments for pixelwise image segmentation, considering the labels of the image as hidden states and solving the estimation of such labels as a solution of the MAP equation. The emission distribution is assumed the same in all models, and the difference lays in the Markovian prior hypothesis made over the labeling random field. The a priori labeling knowledge will be modeled with a) a second order anisotropic Markov Mesh and b) a classical isotropic Potts model. Under such models, we will consider three different segmentation procedures, 2D Path Constrained Viterbi training for the Hidden Markov Mesh, a Graph Cut based segmentation for the first order isotropic Potts model, and ICM (Iterated Conditional Modes) for the second order isotropic Potts model. We provide a unified view of all three methods, and investigate goodness of fit for classification, studying the influence of parameter estimation, computational gain, and extent of automation in the statistical measures Overall Accuracy, Relative Improvement and Kappa coefficient, allowing robust and accurate statistical analysis on synthetic and real-life experimental data coming from the field of Dental Diagnostic Radiography. All algorithms, using the learned parameters, generate good segmentations with little interaction when the images have a clear multimodal histogram. Suboptimal learning proves to be frail in the case of non-distinctive modes, which limits the complexity of usable models, and hence the achievable error rate as well. All Matlab code written is provided in a toolbox available for download from our website, following the Reproducible Research Paradigm.

Foundations

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

Your Notes