1. Introduction
Deformable surfaces have been studied extensively by both computer graphics and computer vision communities. Dense correspondence estimation is closely linked to applications such as reconstruction and human pose estimation. In a standard formulation, we want to find a function where is a mapping from a shape to another shape . A shape is usually discretized in a triangle mesh that can be expressed in the form of a graph constituted by vertices with associated 3D coordinates and edges . Among the most successful optimization methods to find correspondences between deformable shapes, there is the Functional Map framework [41]. The pointwise correspondence between two shapes is expressed as a linear map between the functional bases (i.e. eigen-functions of the Laplace Beltrami Operator) defined on the shapes.
We process deformable shape pairs by two levels of hierarchy, local graphs and shape graphs. Such hierarchical structure offers a flexible and holistic shape representation that enables correspondence matching and provides rich features for an optimal transport matching stage.