paper-with-me

홈 › Papers

NoKSR: Kernel-Free Neural Surface Reconstruction via Point Cloud Serialization

2025-02-18 · Zhen Li, Weiwei Sun, Shrisudhan Govindarajan, Shaobo Xia, Daniel Rebain, Kwang Moo Yi, Andrea Tagliasacchi

We present a novel approach to large-scale point cloud surface reconstruction by developing an efficient framework that converts an irregular point cloud into a signed distance field (SDF). Our backbone builds upon recent transformer-based architectures (i.e., PointTransformerV3), that serializes the point cloud into a locality-preserving sequence of tokens. We efficiently predict the SDF value at a point by aggregating nearby tokens, where fast approximate neighbors can be retrieved thanks to the serialization. We serialize the point cloud at different levels/scales, and non-linearly aggregate a feature to predict the SDF value. We show that aggregating across multiple scales is critical to overcome the approximations introduced by the serialization (i.e. false negatives in the neighborhood). Our frameworks sets the new state-of-the-art in terms of accuracy and efficiency (better or similar performance with half the latency of the best prior method, coupled with a simpler implementation), particularly on outdoor datasets where sparse-grid methods have shown limited performance.

📄 PDF Abstract BibTeX arXiv:2502.12534

Code (0)

등록된 구현이 없습니다.

Tasks

Surface Reconstruction

Similar Papers 제목 키워드 기반

Matérn Kernels for Tunable Implicit Surface Reconstruction

2024-09-23 · Maximilian Weiherer, Bernhard Egger

We propose to use the family of Mat\'ern kernels for tunable implicit surface reconstruction, building upon the recent success of kernel methods for 3D reconstruction of oriented point clouds. As we show, both, from a th…

3D ReconstructionARCSurface Reconstruction

Wavelet-based Global Orientation and Surface Reconstruction for Point Clouds

2025-06-19 · Yueji Ma, Yanzun Meng, Dong Xiao, Zuoqiang Shi 외

Unoriented surface reconstruction is an important task in computer graphics and has extensive applications. Based on the compact support of wavelet and orthogonality properties, classic wavelet surface reconstruction ach…

CPUSurface Reconstruction

Recovery of Point Clouds on Surfaces: Application to Image Reconstruction

2018-01-03 · Sunrita Poddar, Mathews Jacob

We introduce a framework for the recovery of points on a smooth surface in high-dimensional space, with application to dynamic imaging. We assume the surface to be the zero-level set of a bandlimited function. We show th…

Image Reconstruction

$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 Kernel Surface Reconstruction

2023-05-31 · CVPR 2023 1 · Jiahui Huang, Zan Gojcic, Matan Atzmon, Or Litany 외

We present a novel method for reconstructing a 3D implicit surface from a large-scale, sparse, and noisy point cloud. Our approach builds upon the recently introduced Neural Kernel Fields (NKF) representation. It enjoys …

Surface Reconstruction