Unified Primitive Proxies for Structured Shape Completion
About
Structured shape completion recovers missing geometry as primitives rather than as unstructured points, which enables primitive-based surface reconstruction. Instead of following the prevailing cascade, we rethink how primitives and points should interact, and find it more effective to decode primitives in a dedicated pathway that attends to shared shape features. Following this principle, we present UniCo, which in a single feed-forward pass predicts a set of primitives with complete geometry, semantics, and inlier membership. To drive this unified representation, we introduce primitive proxies, learnable queries that are contextualized to produce assembly-ready outputs. To ensure consistent optimization, our training strategy couples primitives and points with online target updates. Across synthetic and real-world benchmarks with four independent assembly solvers, UniCo consistently outperforms recent baselines, lowering Chamfer distance by up to 50% and improving normal consistency by up to 7%. These results establish an attractive recipe for structured 3D understanding from incomplete data. Project page: https://unico-completion.github.io.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Polygonal Surface Reconstruction | ABC-plane | CD1.63 | 21 | |
| Structured shape completion | ABC multi | Chamfer Distance (CD)2.18 | 18 | |
| Building reconstruction | Building-PCC | Chamfer Distance3.84 | 15 | |
| Point Cloud Completion | ABC-multi (100 random samples) | Total Params33.4 | 15 | |
| Primitive Quality Analysis | ABC multi | F171.2 | 6 | |
| Point Cloud Completion | ABC multi | CD0.686 | 6 | |
| Mesh Reconstruction | ABC multi (test) | CD2.18 | 5 |