Computing Shape DNA using the closest point method
Rachel Han

TL;DR
This paper explores using the closest point method to compute the shape DNA of objects through Laplace--Beltrami spectra, analyzing its effectiveness and clustering similar objects with multi-dimensional scaling.
Contribution
It introduces a novel application of the closest point method for shape analysis and evaluates spectral clustering techniques for object identification.
Findings
Spectral features effectively identify objects.
Clustering via multi-dimensional scaling groups similar shapes.
The MATLAB 'eigs' algorithm performs reliably in spectral computations.
Abstract
We demonstrate an application of the closest point method where the truncated spectrum of the Laplace--Beltrami operator of an object is used to identify the object. The effectiveness of the method is analyzed as well as the default algorithm, `eigs', in MATLAB which computes the eigenvalues of a given matrix. We also cluster "similar" objects via multi-dimensional scaling algorithm and empirically measure its effectiveness.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Computational Geometry and Mesh Generation · Machine Learning and Algorithms
