paper-with-me

Papers

Implicit Filtering for Learning Neural Signed Distance Functions from 3D Point Clouds

2024-07-18 · Shengtao Li, Ge Gao, Yudong Liu, Ming Gu, Yu-Shen Liu

Neural signed distance functions (SDFs) have shown powerful ability in fitting the shape geometry. However, inferring continuous signed distance fields from discrete unoriented point clouds still remains a challenge. The neural network typically fits the shape with a rough surface and omits fine-grained geometric details such as shape edges and corners. In this paper, we propose a novel non-linear implicit filter to smooth the implicit field while preserving high-frequency geometry details. Our novelty lies in that we can filter the surface (zero level set) by the neighbor input points with gradients of the signed distance field. By moving the input raw point clouds along the gradient, our proposed implicit filtering can be extended to non-zero level sets to keep the promise consistency between different level sets, which consequently results in a better regularization of the zero level set. We conduct comprehensive experiments in surface reconstruction from objects and complex scene point clouds, the numerical and visual comparisons demonstrate our improvements over the state-of-the-art methods under the widely used benchmarks.

📄 PDF Abstract BibTeX arXiv:2407.13342

Code (0)

등록된 구현이 없습니다.

Tasks

Surface Reconstruction

Similar Papers 제목 키워드 기반

SQ-CBF: Signed Distance Functions for Numerically Stable Superquadric-Based Safety Filtering

2026-02-11 · Haocheng Zhao, Lukas Brunke, Oliver Lagerquist, Siqi Zhou 외 arxiv

Ensuring safe robot operation in cluttered and dynamic environments remains a fundamental challenge. While control barrier functions provide an effective framework for real-time safety filtering, their performance critic…

Collision Avoidance

Few 'Zero Level Set'-Shot Learning of Shape Signed Distance Functions in Feature Space

2022-07-09 · Amine Ouasfi, Adnane Boukhayma

We explore a new idea for learning based shape reconstruction from a point cloud, based on the recently popularized implicit neural shape representations. We cast the problem as a few-shot learning of implicit neural sig…

3D ReconstructionDecoderFew-Shot LearningMeta-Learning+1

Diffusion-SDF: Conditional Generative Modeling of Signed Distance Functions

2022-11-24 · ICCV 2023 1 · Gene Chou, Yuval Bahat, Felix Heide

Probabilistic diffusion models have achieved state-of-the-art results for image synthesis, inpainting, and text-to-image tasks. However, they are still in the early stages of generating complex 3D shapes. This work propo…

Image Generation

MultiPull: Detailing Signed Distance Functions by Pulling Multi-Level Queries at Multi-Step

2024-11-02 · Takeshi Noda, Chao Chen, Weiqi Zhang, Xinhai Liu 외

Reconstructing a continuous surface from a raw 3D point cloud is a challenging task. Recent methods usually train neural networks to overfit on single point clouds to infer signed distance functions (SDFs). However, neur…

Point cloud reconstructionSurface Reconstruction

Geometric implicit neural representations for signed distance functions

2025-11-10 · Luiz Schirmer, Tiago Novello, Vinícius da Silva, Guilherme Schardong 외 arxiv

\textit{Implicit neural representations} (INRs) have emerged as a promising framework for representing signals in low-dimensional spaces. This survey reviews the existing literature on the specialized INR problem of appr…

3D ReconstructionPoint Clouds