サーフェスメッシュは広く使用されている形状表現であり、点群やボリュームグリッドよりも細かいジオメトリデータをキャプチャしますが、非ユークリッド構造のためにCNNを直接適用するのは困難です。表面の平行フレームを使用してPFCNNを定義し、標準の畳み込みを忠実に模倣することにより、表面メッシュで効果的な機能学習を可能にします。特に、PFCNNのたたみ込みは、ローカルサーフェスパッチを平坦な接平面にマッピングするだけでなく、接平面を整列させてそれらが局所的に平坦なユークリッド構造を形成するようにし、標準のたたみ込みの回復を可能にします。位置合わせは、並列フレームフィールドによって効率的にエンコードおよび計算できる、離散微分ジオメトリから借りたローカルにフラットな接続のツールによって実現されます。さらに、表面に正準軸がないことは、フレーム方向を使用したサンプリングによって処理されます。実験により、変形可能な幾何学的ドメインでの分類、セグメンテーション、登録、および剛体ドメインでのセマンティックシーンセグメンテーションなどのタスクでは、PFCNNは、最先端のサーフェスベースのCNNよりも高度な入力機能を使用せずに、堅牢で優れたパフォーマンスを実現します。
Surface meshes are widely used shape representations and capture finer geometry data than point clouds or volumetric grids, but are challenging to apply CNNs directly due to their non-Euclidean structure. We use parallel frames on surface to define PFCNNs that enable effective feature learning on surface meshes by mimicking standard convolutions faithfully. In particular, the convolution of PFCNN not only maps local surface patches onto flat tangent planes, but also aligns the tangent planes such that they locally form a flat Euclidean structure, thus enabling recovery of standard convolutions. The alignment is achieved by the tool of locally flat connections borrowed from discrete differential geometry, which can be efficiently encoded and computed by parallel frame fields. In addition, the lack of canonical axis on surface is handled by sampling with the frame directions. Experiments show that for tasks including classification, segmentation and registration on deformable geometric domains, as well as semantic scene segmentation on rigid domains, PFCNNs achieve robust and superior performances without using sophisticated input features than state-of-the-art surface based CNNs.