paper-with-me

Papers

Stochastic Poisson Surface Reconstruction with One Solve using Geometric Gaussian Processes

2025-03-24 · Sidhanth Holalkere, David S. Bindel, Silvia Sellán, Alexander Terenin

Poisson Surface Reconstruction is a widely-used algorithm for reconstructing a surface from an oriented point cloud. To facilitate applications where only partial surface information is available, or scanning is performed sequentially, a recent line of work proposes to incorporate uncertainty into the reconstructed surface via Gaussian process models. The resulting algorithms first perform Gaussian process interpolation, then solve a set of volumetric partial differential equations globally in space, resulting in a computationally expensive two-stage procedure. In this work, we apply recently-developed techniques from geometric Gaussian processes to combine interpolation and surface reconstruction into a single stage, requiring only one linear solve per sample. The resulting reconstructed surface samples can be queried locally in space, without the use of problem-dependent volumetric meshes or grids. These capabilities enable one to (a) perform probabilistic collision detection locally around the region of interest, (b) perform ray casting without evaluating points not on the ray's trajectory, and (c) perform next-view planning on a per-ray basis. They also do not requiring one to approximate kernel matrix inverses with diagonal matrices as part of intermediate computations, unlike prior methods. Results show that our approach provides a cleaner, more-principled, and more-flexible stochastic surface reconstruction pipeline.

📄 PDF Abstract BibTeX arXiv:2503.19136

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian ProcessesSurface Reconstruction

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

GradientSurf: Gradient-Domain Neural Surface Reconstruction from RGB Video

2023-10-09 · Crane He Chen, Joerg Liebelt

This paper proposes GradientSurf, a novel algorithm for real time surface reconstruction from monocular RGB video. Inspired by Poisson Surface Reconstruction, the proposed method builds on the tight coupling between surf…

Indoor Scene ReconstructionSurface Reconstruction

Point normal orientation and surface reconstruction by incorporating isovalue constraints to Poisson equation

2022-09-30 · Dong Xiao, Zuoqiang Shi, Siyu Li, Bailin Deng 외

Oriented normals are common pre-requisites for many geometric algorithms based on point clouds, such as Poisson surface reconstruction. However, it is not trivial to obtain a consistent orientation. In this work, we brid…

Surface Reconstruction

Neural Stochastic Screened Poisson Reconstruction

2023-09-21 · Silvia Sellán, Alec Jacobson

Reconstructing a surface from a point cloud is an underdetermined problem. We use a neural network to study and quantify this reconstruction uncertainty under a Poisson smoothness prior. Our algorithm addresses the main …

Position

$p$-Poisson surface reconstruction in curl-free flow from point clouds

2023-10-31 · NeurIPS 2023 11 · Yesom Park, Taekyung Lee, Jooyoung Hahn, Myungjoo Kang

The aim of this paper is the reconstruction of a smooth surface from an unorganized point cloud sampled by a closed surface, with the preservation of geometric shapes, without any further information other than the point…

Surface Reconstruction

Neural Poisson Surface Reconstruction: Resolution-Agnostic Shape Reconstruction from Point Clouds

2023-08-03 · Hector Andrade-Loarca, Julius Hege, Daniel Cremers, Gitta Kutyniok

We introduce Neural Poisson Surface Reconstruction (nPSR), an architecture for shape reconstruction that addresses the challenge of recovering 3D shapes from points. Traditional deep neural networks face challenges with …

3D Shape ReconstructionSuper-ResolutionSurface Reconstruction