Improving Shape Retrieval by Learning Graph Transduction

Abstract

Shape retrieval/matching is a very important topic in computer vision. The recent progress in this domain has been mostly driven by designing smart features for providing better similarity measure between pairs of shapes. In this paper, we provide a new perspective to this problem by considering the existing shapes as a group, and study their similarity measures to the query shape in a graph structure. Our method is general and can be built on top of any existing shape matching algorithms. It learns a better metric through graph transduction by propagating the model through existing shapes, in a way similar to computing geodesics in shape manifold. However, the proposed method does not require learning the shape manifold explicitly and it does not require knowing any class labels of existing shapes. The presented experimental results demonstrate that the proposed approach yields significant improvements over the state-of-art shape matching algorithms. We obtained a retrieval rate of 91% on the MPEG-7 data set, which is the highest ever reported in the literature.

Cite

Text

Yang et al. "Improving Shape Retrieval by Learning Graph Transduction." European Conference on Computer Vision, 2008. doi:10.1007/978-3-540-88693-8_58

Markdown

[Yang et al. "Improving Shape Retrieval by Learning Graph Transduction." European Conference on Computer Vision, 2008.](https://mlanthology.org/eccv/2008/yang2008eccv-improving/) doi:10.1007/978-3-540-88693-8_58

BibTeX

@inproceedings{yang2008eccv-improving,
  title     = {{Improving Shape Retrieval by Learning Graph Transduction}},
  author    = {Yang, Xingwei and Bai, Xiang and Latecki, Longin Jan and Tu, Zhuowen},
  booktitle = {European Conference on Computer Vision},
  year      = {2008},
  pages     = {788-801},
  doi       = {10.1007/978-3-540-88693-8_58},
  url       = {https://mlanthology.org/eccv/2008/yang2008eccv-improving/}
}