Efficient, Sparse Representation of Manifold Distance Matrices for Classical Scaling

Abstract

Geodesic distance matrices can reveal shape properties that are largely invariant to non-rigid deformations, and thus are often used to analyze and represent 3-D shapes. However, these matrices grow quadratically with the number of points. Thus for large point sets it is common to use a low-rank approximation to the distance matrix, which fits in memory and can be efficiently analyzed using methods such as multidimensional scaling (MDS). In this paper we present a novel sparse method for efficiently representing geodesic distance matrices using biharmonic interpolation. This method exploits knowledge of the data manifold to learn a sparse interpolation operator that approximates distances using a subset of points. We show that our method is 2x faster and uses 20x less memory than current leading methods for solving MDS on large point sets, with similar quality. This enables analyses of large point sets that were previously infeasible.

Cite

Text

Turek and Huth. "Efficient, Sparse Representation of Manifold Distance Matrices for Classical Scaling." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2018. doi:10.1109/CVPR.2018.00301

Markdown

[Turek and Huth. "Efficient, Sparse Representation of Manifold Distance Matrices for Classical Scaling." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2018.](https://mlanthology.org/cvpr/2018/turek2018cvpr-efficient/) doi:10.1109/CVPR.2018.00301

BibTeX

@inproceedings{turek2018cvpr-efficient,
  title     = {{Efficient, Sparse Representation of Manifold Distance Matrices for Classical Scaling}},
  author    = {Turek, Javier S. and Huth, Alexander G.},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2018},
  doi       = {10.1109/CVPR.2018.00301},
  url       = {https://mlanthology.org/cvpr/2018/turek2018cvpr-efficient/}
}