Localized Principal Component Analysis Based Curve Evolution: A Divide and Conquer Approach

Abstract

We propose a novel localized principal component analysis (PCA) based curve evolution approach which evolves the segmenting curve semi-locally within various target regions (divisions) in an image and then combines these locally accurate segmentation curves to obtain a global segmentation. The training data for our approach consists of training shapes and associated auxiliary (target) masks. The masks indicate the various regions of the shape exhibiting highly correlated variations locally which may be rather independent of the variations in the distant parts of the global shape. Thus, in a sense, we are clustering the variations exhibited in the training data set. We then use a parametric model to implicitly represent each localized segmentation curve as a combination of the local shape priors obtained by representing the training shapes and the masks as a collection of signed distance functions. We also propose a parametric model to combine the locally evolved segmentation curves into a single hybrid (global) segmentation. Finally, we combine the evolution of these semilocal and global parameters to minimize an objective energy function. The resulting algorithm thus provides a globally accurate solution, which retains the local variations in shape. We present some results to illustrate how our approach performs better than the traditional approach with fully global PCA.

Cite

Text

Appia et al. "Localized Principal Component Analysis Based Curve Evolution: A Divide and Conquer Approach." IEEE/CVF International Conference on Computer Vision, 2011. doi:10.1109/ICCV.2011.6126469

Markdown

[Appia et al. "Localized Principal Component Analysis Based Curve Evolution: A Divide and Conquer Approach." IEEE/CVF International Conference on Computer Vision, 2011.](https://mlanthology.org/iccv/2011/appia2011iccv-localized/) doi:10.1109/ICCV.2011.6126469

BibTeX

@inproceedings{appia2011iccv-localized,
  title     = {{Localized Principal Component Analysis Based Curve Evolution: A Divide and Conquer Approach}},
  author    = {Appia, Vikram V. and Ganapathy, Balaji and Yezzi, Anthony J. and Faber, Tracy L.},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2011},
  pages     = {1981-1986},
  doi       = {10.1109/ICCV.2011.6126469},
  url       = {https://mlanthology.org/iccv/2011/appia2011iccv-localized/}
}