GenAnalysis: Joint Shape Analysis by Learning Man-Made Shape Generators with Deformation Regularizations
Yuezhi Yang, Haitao Yang, Kiyohiro Nakayama, Xiangru Huang, Leonidas Guibas, Qixing Huang
TL;DR
GenAnalysis introduces an implicit shape generator governed by an as-affine-as-possible (AAAP) deformation prior to learn a manifold of man-made shapes. The method enables joint shape analysis through tangent-space vector fields for single-shape segmentation and via interpolations on the manifold for shape matching, while achieving consistent segmentation by aggregating cues across inter-shape correspondences. It combines a data loss, a KL prior, and the AAAP regularization with a lightweight test-time optimization, and demonstrates state-of-the-art performance on ShapeNetPart for both shape matching and co-segmentation. The results validate the effectiveness of AAAP priors and tangent-space analysis in handling large, structured variations in man-made shapes, with practical implications for robust 3D segmentation and correspondence tasks.
Abstract
We present GenAnalysis, an implicit shape generation framework that allows joint analysis of man-made shapes, including shape matching and joint shape segmentation. The key idea is to enforce an as-affine-as-possible (AAAP) deformation between synthetic shapes of the implicit generator that are close to each other in the latent space, which we achieve by designing a regularization loss. It allows us to understand the shape variation of each shape in the context of neighboring shapes and also offers structure-preserving interpolations between the input shapes. We show how to extract these shape variations by recovering piecewise affine vector fields in the tangent space of each shape. These vector fields provide single-shape segmentation cues. We then derive shape correspondences by iteratively propagating AAAP deformations across a sequence of intermediate shapes. These correspondences are then used to aggregate single-shape segmentation cues into consistent segmentations. We conduct experiments on the ShapeNet dataset to show superior performance in shape matching and joint shape segmentation over previous methods.
