paper-with-me

Papers

Learning Convex Decomposition via Feature Fields

2026-03-10 · Yuezhi Yang, Qixing Huang, Mikaela Angelina Uy, Nicholas Sharp arxiv

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/

📄 PDF Abstract BibTeX arXiv:2603.09285

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

Efficient Inference of Continuous Markov Random Fields with Polynomial Potentials

2014-12-01 · NeurIPS 2014 12 · Shenlong Wang, Alex Schwing, Raquel Urtasun

In this paper, we prove that every multivariate polynomial with even degree can be decomposed into a sum of convex and concave polynomials. Motivated by this property, we exploit the concave-convex procedure to perform i…

3D ReconstructionDenoisingImage Denoising

Continuous Relaxation of MAP Inference: A Nonconvex Perspective

2018-02-21 · CVPR 2018 6 · D. Khuê Lê-Huu, Nikos Paragios

In this paper, we study a nonconvex continuous relaxation of MAP inference in discrete Markov random fields (MRFs). We show that for arbitrary MRFs, this relaxation is tight, and a discrete stationary point of it can be …

Novel convex decomposition of piecewise affine functions

2021-08-09 · Nils Schlüter, Moritz Schulze Darup

In this paper, we present a novel approach to decompose a given piecewise affine (PWA) function into two convex PWA functions. Convex decompositions are useful to speed up or distribute evaluations of PWA functions. Diff…

${M^2D}$NeRF: Multi-Modal Decomposition NeRF with 3D Feature Fields

2024-05-08 · Ning Wang, Lefei Zhang, Angel X Chang

Neural fields (NeRF) have emerged as a promising approach for representing continuous 3D scenes. Nevertheless, the lack of semantic encoding in NeRFs poses a significant challenge for scene decomposition. To address this…

NeRF

End-to-end Training of CNN-CRF via Differentiable Dual-Decomposition

2019-12-06 · Shaofei Wang, Vishnu Lokhande, Maneesh Singh, Konrad Kording 외

Modern computer vision (CV) is often based on convolutional neural networks (CNNs) that excel at hierarchical feature extraction. The previous generation of CV approaches was often based on conditional random fields (CRF…

Image SegmentationSemantic Segmentation