A Probabilistic Framework for Partial Intrinsic Symmetries in Geometric Data

Abstract

In this paper, we present a novel algorithm for partial intrinsic symmetry detection in 3D geometry. Unlike previous work, our algorithm is based on a conceptually simple and straightforward probabilistic formulation of partial shape matching: based on a Markov random field model, we obtain a probability distribution over all possible intrinsic matches of a shape to itself, which reveals the symmetry structure of the object. Rather than examining this exponentially sized distribution directly, which is infeasible, we approximate marginals of this distribution using sumproduct loopy belief propagation and show how the symmetry information can subsequently be extracted from this condensed representation. Using a parallel implementation on graphics hardware, we are able to extract symmetries of deformable shapes in general poses efficiently. We apply our algorithm on several standard 3D models, demonstrating that a concise probabilistic model yields a practical and general symmetry detection algorithm. 1.

Cite

Text

Lasowski et al. "A Probabilistic Framework for Partial Intrinsic Symmetries in Geometric Data." IEEE/CVF International Conference on Computer Vision, 2009. doi:10.1109/ICCV.2009.5459356

Markdown

[Lasowski et al. "A Probabilistic Framework for Partial Intrinsic Symmetries in Geometric Data." IEEE/CVF International Conference on Computer Vision, 2009.](https://mlanthology.org/iccv/2009/lasowski2009iccv-probabilistic/) doi:10.1109/ICCV.2009.5459356

BibTeX

@inproceedings{lasowski2009iccv-probabilistic,
  title     = {{A Probabilistic Framework for Partial Intrinsic Symmetries in Geometric Data}},
  author    = {Lasowski, Ruxandra and Tevs, Art and Seidel, Hans-Peter and Wand, Michael},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2009},
  pages     = {963-970},
  doi       = {10.1109/ICCV.2009.5459356},
  url       = {https://mlanthology.org/iccv/2009/lasowski2009iccv-probabilistic/}
}