Combinative Matching for Geometric Shape Assembly
Nahyuk Lee, Juhong Min, Junhong Lee, Chunghyun Park, Minsu Cho
TL;DR
This work addresses geometric shape assembly by introducing combinative matching, which jointly models identical surface shape and opposite volume occupancy to resolve local matching ambiguities. The method uses rotation-equivariant feature embeddings, separate shape and occupancy descriptors, and an optimal-transport–based correspondence step to estimate robust inter-part transforms via weighted SVD. Training combines orientation, shape, occupancy, and point-matching losses, yielding a cost matrix that rewards both surface similarity and volumetric complementarity. Experimental results on Breaking Bad show state-of-the-art performance for pairwise and multi-part assembly, with strong generalization across object domains, and ablations confirm the necessity of occupancy modeling and equivariant representations for reliable interlocking.
Abstract
This paper introduces a new shape-matching methodology, combinative matching, to combine interlocking parts for geometric shape assembly. Previous methods for geometric assembly typically rely on aligning parts by finding identical surfaces between the parts as in conventional shape matching and registration. In contrast, we explicitly model two distinct properties of interlocking shapes: 'identical surface shape' and 'opposite volume occupancy.' Our method thus learns to establish correspondences across regions where their surface shapes appear identical but their volumes occupy the inverted space to each other. To facilitate this process, we also learn to align regions in rotation by estimating their shape orientations via equivariant neural networks. The proposed approach significantly reduces local ambiguities in matching and allows a robust combination of parts in assembly. Experimental results on geometric assembly benchmarks demonstrate the efficacy of our method, consistently outperforming the state of the art. Project page: https://nahyuklee.github.io/cmnet.
