paper-with-me

홈 › Papers

Neu-PiG: Neural Preconditioned Grids for Fast Dynamic Surface Reconstruction on Long Sequences

2026-02-25 · Julian Kaltheuner, Hannah Dröge, Markus Plack, Patrick Stotko, Reinhard Klein arxiv

Temporally consistent surface reconstruction of dynamic 3D objects from unstructured point cloud data remains challenging, especially for very long sequences. Existing methods either optimize deformations incrementally, risking drift and requiring long runtimes, or rely on complex learned models that demand category-specific training. We present Neu-PiG, a fast deformation optimization method based on a novel preconditioned latent-grid encoding that distributes spatial features parameterized on the position and normal direction of a keyframe surface. Our method encodes entire deformations across all time steps at various spatial scales into a multi-resolution latent grid, parameterized by the position and normal direction of a reference surface from a single keyframe. This latent representation is then augmented for time modulation and decoded into per-frame 6-DoF deformations via a lightweight multilayer perceptron (MLP). To achieve high-fidelity, drift-free surface reconstructions in seconds, we employ Sobolev preconditioning during gradient-based training of the latent space, completely avoiding the need for any explicit correspondences or further priors. Experiments across diverse human and animal datasets demonstrate that Neu-PiG outperforms state-the-art approaches, offering both superior accuracy and scalability to long sequences while running at least 60x faster than existing training-free methods and achieving inference speeds on the same order as heavy pretrained models.

📄 PDF Abstract BibTeX arXiv:2602.22212

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Preconditioned Deformation Grids

2025-09-22 · Julian Kaltheuner, Alexander Oebel, Hannah Droege, Patrick Stotko 외 arxiv

Dynamic surface reconstruction of objects from point cloud sequences is a challenging field in computer graphics. Existing approaches either require multiple regularization terms or extensive training data which, however…

Point Clouds

Fast Monocular Scene Reconstruction with Global-Sparse Local-Dense Grids

2023-05-22 · CVPR 2023 1 · Wei Dong, Chris Choy, Charles Loop, Or Litany 외

Indoor scene reconstruction from monocular images has long been sought after by augmented reality and robotics developers. Recent advances in neural field representations and monocular priors have led to remarkable resul…

Indoor Scene Reconstruction

Dynamic Voxel Grid Optimization for High-Fidelity RGB-D Supervised Surface Reconstruction

2023-04-12 · Xiangyu Xu, Lichang Chen, Changjiang Cai, Huangying Zhan 외

Direct optimization of interpolated features on multi-resolution voxel grids has emerged as a more efficient alternative to MLP-like modules. However, this approach is constrained by higher memory expenses and limited re…

Computational EfficiencySurface Reconstruction

GridPull: Towards Scalability in Learning Implicit Representations from 3D Point Clouds

2023-08-25 · ICCV 2023 1 · Chao Chen, Yu-Shen Liu, Zhizhong Han

Learning implicit representations has been a widely used solution for surface reconstruction from 3D point clouds. The latest methods infer a distance or occupancy field by overfitting a neural network on a single point …

Surface Reconstruction

VisCo Grids: Surface Reconstruction with Viscosity and Coarea Grids

2023-03-25 · Albert Pumarola, Artsiom Sanakoyeu, Lior Yariv, Ali Thabet 외

Surface reconstruction has been seeing a lot of progress lately by utilizing Implicit Neural Representations (INRs). Despite their success, INRs often introduce hard to control inductive bias (i.e., the solution surface …

Inductive BiasSurface Reconstruction