CVMar 10

Learning Convex Decomposition via Feature Fields

arXiv:2603.09285v181.7h-index: 13
Predicted impact top 26% in CV · last 90 daysOriginality Highly original
AI Analysis

This addresses the need for efficient collision detection in physical simulation and other applications, representing a novel approach rather than an incremental improvement.

The paper tackles the problem of convex decomposition of 3D shapes by proposing a feed-forward model that learns feature fields, resulting in high-quality decompositions that generalize across various object types and representations.

This work proposes a new formulation to the long-standing problem of convex decomposition through learning feature fields, enabling the first feed-forward model for open-world convex decomposition. Our method produces high-quality decompositions of 3D shapes into a union of convex bodies, which are essential to accelerate collision detection in physical simulation, amongst many other applications. The key insight is to adopt a feature learning approach and learn a continuous feature field that can later be clustered to yield a good convex decomposition via our self-supervised, purely-geometric objective derived from the classical definition of convexity. Our formulation can be used for single shape optimization, but more importantly, feature prediction unlocks scalable, self-supervised learning on large datasets resulting in the first learned open-world model for convex decomposition. Experiments show that our decompositions are higher-quality than alternatives and generalize across open-world objects as well as across representations to meshes, CAD models, and even Gaussian splats. https://research.nvidia.com/labs/sil/projects/learning-convex-decomp/

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes