Combinative Matching for Geometric Shape Assembly

πŸ“… 2025-08-13
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
Existing geometric assembly methods rely on surface matching, which struggles with interlocking parts requiring simultaneous satisfaction of surface shape compatibility and volumetric complementarity (i.e., β€œconvex–concave” fitting). This work is the first to explicitly model both attributes of interlocking structures. We propose a compositional matching framework: (1) volumetric occupancy inversion to encode complementary spatial occupation, and (2) an equivariant neural network that jointly learns shape orientation and cross-region correspondences, enabling rotation-robust global alignment. By jointly reasoning about geometry and topology, our approach mitigates local matching ambiguities inherent in surface-only methods. Extensive evaluation on multiple geometric assembly benchmarks demonstrates significant improvements over state-of-the-art methods, validating superior accuracy, generalization across unseen part configurations, and robustness to pose variations and partial observations.

Technology Category

Application Category

πŸ“ 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.
Problem

Research questions and friction points this paper is trying to address.

Combining interlocking parts for geometric shape assembly
Modeling identical surface shape and opposite volume occupancy
Reducing local ambiguities in matching for robust assembly
Innovation

Methods, ideas, or system contributions that make the work stand out.

Combinative matching for interlocking parts assembly
Modeling identical surface and opposite volume properties
Using equivariant networks for rotation alignment
πŸ”Ž Similar Papers
No similar papers found.