Part-Based Probabilistic Point Matching Using Equivalence Constraints

Abstract

Correspondence algorithms typically struggle with shapes that display part-based variation. We present a probabilistic approach that matches shapes using independent part transformations, where the parts themselves are learnt during matching. Ideas from semi-supervised learning are used to bias the algorithm towards finding `perceptually valid' part structures. Shapes are represented by unlabeled point sets of arbitrary size and a background component is used to handle occlusion, local dissimilarity and clutter. Thus, unlike many shape matching techniques, our approach can be applied to shapes extracted from real images. Model parameters are estimated using an EM algorithm that alternates between finding a soft correspondence and computing the optimal part transformations using Procrustes analysis.

Cite

Text

Mcneill and Vijayakumar. "Part-Based Probabilistic Point Matching Using Equivalence Constraints." Neural Information Processing Systems, 2006.

Markdown

[Mcneill and Vijayakumar. "Part-Based Probabilistic Point Matching Using Equivalence Constraints." Neural Information Processing Systems, 2006.](https://mlanthology.org/neurips/2006/mcneill2006neurips-partbased/)

BibTeX

@inproceedings{mcneill2006neurips-partbased,
  title     = {{Part-Based Probabilistic Point Matching Using Equivalence Constraints}},
  author    = {Mcneill, Graham and Vijayakumar, Sethu},
  booktitle = {Neural Information Processing Systems},
  year      = {2006},
  pages     = {969-976},
  url       = {https://mlanthology.org/neurips/2006/mcneill2006neurips-partbased/}
}