Aligning Instance-Semantic Sparse Representation towards Unsupervised Object Segmentation and Shape Abstraction with Repeatable Primitives
Jiaxin Li, Hongxing Wang, Jiawei Tan, Zhilong Ou, Junsong Yuan
TL;DR
The paper tackles the challenge of unsupervised semantic shape representation for 3D objects by proposing a one-stage framework that jointly learns instance segmentation, semantic segmentation, and shape abstraction with repeatable primitives. It leverages Sparse Latent Membership Pursuit (SLMP) to produce sparse, semantically meaningful part features and an Alignment Induced Decoder to align instance- and semantic-level geometry, enabling reconstruction with repeatable deformable superquadrics. Key contributions include integrating Sparsemax-based sparsity, a custom attention-based alignment with adaptive temperature, and cascade unfrozen learning to stabilize semantic-geometry identification, all without category-specific supervision. Experiments on ShapeNet and Animal categories demonstrate competitive or superior performance across semantic/instance segmentation and shape abstraction, while maintaining generalization to new categories and the discovery of repeatable primitives with cross-category training benefits.
Abstract
Understanding 3D object shapes necessitates shape representation by object parts abstracted from results of instance and semantic segmentation. Promising shape representations enable computers to interpret a shape with meaningful parts and identify their repeatability. However, supervised shape representations depend on costly annotation efforts, while current unsupervised methods work under strong semantic priors and involve multi-stage training, thereby limiting their generalization and deployment in shape reasoning and understanding. Driven by the tendency of high-dimensional semantically similar features to lie in or near low-dimensional subspaces, we introduce a one-stage, fully unsupervised framework towards semantic-aware shape representation. This framework produces joint instance segmentation, semantic segmentation, and shape abstraction through sparse representation and feature alignment of object parts in a high-dimensional space. For sparse representation, we devise a sparse latent membership pursuit method that models each object part feature as a sparse convex combination of point features at either the semantic or instance level, promoting part features in the same subspace to exhibit similar semantics. For feature alignment, we customize an attention-based strategy in the feature space to align instance- and semantic-level object part features and reconstruct the input shape using both of them, ensuring geometric reusability and semantic consistency of object parts. To firm up semantic disambiguation, we construct cascade unfrozen learning on geometric parameters of object parts.
