Joint shape segmentation with linear programming
Qixing Huang, Vladlen Koltun, Leonidas Guibas
In ACM Transactions on Graphics, 30(6), December 2011.
Abstract: We present an approach to segmenting shapes in a heterogenous shape database. Our approach segments the shapes jointly, utilizing features from multiple shapes to improve the segmentation of each. The approach is entirely unsupervised and is based on an integer quadratic programming formulation of the joint segmentation problem. The program optimizes over possible segmentations of individual shapes as well as over possible correspondences between segments from multiple shapes. The integer quadratic program is solved via a linear programming relaxation, using a block coordinate descent procedure that makes the optimization feasible for large databases. We evaluate the presented approach on the Princeton segmentation benchmark and show that joint shape segmentation significantly outperforms single-shape segmentation techniques.
Keyword(s): linear programming, shape correspondence, shape segmentation
Article URL: http://dx.doi.org/10.1145/2070781.2024159
BibTeX format:
@article{Huang:2011:JSS,
  author = {Qixing Huang and Vladlen Koltun and Leonidas Guibas},
  title = {Joint shape segmentation with linear programming},
  journal = {ACM Transactions on Graphics},
  volume = {30},
  number = {6},
  pages = {125:1--125:12},
  month = dec,
  year = {2011},
}
Search for more articles by Qixing Huang.
Search for more articles by Vladlen Koltun.
Search for more articles by Leonidas Guibas.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."