paper-with-me

Papers

NeuroNURBS: Learning Efficient Surface Representations for 3D Solids

2024-11-16 · Jiajie Fan, Babak Gholami, Thomas Bäck, Hao Wang

Boundary Representation (B-Rep) is the de facto representation of 3D solids in Computer-Aided Design (CAD). B-Rep solids are defined with a set of NURBS (Non-Uniform Rational B-Splines) surfaces forming a closed volume. To represent a surface, current works often employ the UV-grid approximation, i.e., sample points uniformly on the surface. However, the UV-grid method is not efficient in surface representation and sometimes lacks precision and regularity. In this work, we propose NeuroNURBS, a representation learning method to directly encode the parameters of NURBS surfaces. Our evaluation in solid generation and segmentation tasks indicates that the NeuroNURBS performs comparably and, in some cases, superior to UV-grids, but with a significantly improved efficiency: for training the surface autoencoder, GPU consumption is reduced by 86.7%; memory requirement drops by 79.9% for storing 3D solids. Moreover, adapting BrepGen for solid generation with our NeuroNURBS improves the FID from 30.04 to 27.24, and resolves the undulating issue in generated surfaces.

📄 PDF Abstract BibTeX arXiv:2411.10848

Code (0)

등록된 구현이 없습니다.

Tasks

GPURepresentation Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Objects as volumes: A stochastic geometry view of opaque solids

2023-12-24 · CVPR 2024 1 · Bailey Miller, HanYu Chen, Alice Lai, Ioannis Gkioulekas

We develop a theory for the representation of opaque solids as volumes. Starting from a stochastic representation of opaque solids as random indicator functions, we prove the conditions under which such solids can be mod…

3D Reconstruction

Implicit Conversion of Manifold B-Rep Solids by Neural Halfspace Representation

2022-09-21 · Hao-Xiang Guo, Yang Liu, Hao Pan, Baining Guo

We present a novel implicit representation -- neural halfspace representation (NH-Rep), to convert manifold B-Rep solids to implicit representations. NH-Rep is a Boolean tree built on a set of implicit functions represen…

Surface Reconstruction

Gaussian Splashing: Unified Particles for Versatile Motion Synthesis and Rendering

2024-01-27 · CVPR 2025 1 · Yutao Feng, Xiang Feng, Yintong Shang, Ying Jiang 외

We demonstrate the feasibility of integrating physics-based animations of solids and fluids with 3D Gaussian Splatting (3DGS) to create novel effects in virtual scenes reconstructed using 3DGS. Leveraging the coherence o…

3DGSMotion Synthesis

Geometry Field Splatting with Gaussian Surfels

2024-11-26 · CVPR 2025 1 · Kaiwen Jiang, Venkataram Sivaram, Cheng Peng, Ravi Ramamoorthi

Geometric reconstruction of opaque surfaces from images is a longstanding challenge in computer vision, with renewed interest from volumetric view synthesis algorithms using radiance fields. We leverage the geometry fiel…

PET-MAD, a universal interatomic potential for advanced materials modeling

2025-03-18 · Arslan Mazitov, Filippo Bigi, Matthias Kellner, Paolo Pegolo 외

Machine-learning interatomic potentials (MLIPs) have greatly extended the reach of atomic-scale simulations, offering the accuracy of first-principles calculations at a fraction of the effort. Leveraging large quantum me…

Diversity