HIO-SDF: Hierarchical Incremental Online Signed Distance Fields
- URL: http://arxiv.org/abs/2310.09463v2
- Date: Mon, 4 Mar 2024 04:32:11 GMT
- Title: HIO-SDF: Hierarchical Incremental Online Signed Distance Fields
- Authors: Vasileios Vasilopoulos, Suveer Garg, Jinwook Huh, Bhoram Lee, Volkan
Isler
- Abstract summary: A good representation of a large, complex mobile robot workspace must be space-efficient yet capable of encoding relevant geometric details.
We introduce HIO-SDF, a new method that represents the environment as a Signed Distance Field (SDF)
HIO-SDF achieves a 46% lower mean global SDF error across all test scenes than a state of the art continuous representation.
- Score: 26.263670265735858
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: A good representation of a large, complex mobile robot workspace must be
space-efficient yet capable of encoding relevant geometric details. When
exploring unknown environments, it needs to be updatable incrementally in an
online fashion. We introduce HIO-SDF, a new method that represents the
environment as a Signed Distance Field (SDF). State of the art representations
of SDFs are based on either neural networks or voxel grids. Neural networks are
capable of representing the SDF continuously. However, they are hard to update
incrementally as neural networks tend to forget previously observed parts of
the environment unless an extensive sensor history is stored for training.
Voxel-based representations do not have this problem but they are not
space-efficient especially in large environments with fine details. HIO-SDF
combines the advantages of these representations using a hierarchical approach
which employs a coarse voxel grid that captures the observed parts of the
environment together with high-resolution local information to train a neural
network. HIO-SDF achieves a 46% lower mean global SDF error across all test
scenes than a state of the art continuous representation, and a 30% lower error
than a discrete representation at the same resolution as our coarse global SDF
grid. Videos and code are available at:
https://samsunglabs.github.io/HIO-SDF-project-page/
Related papers
- Ray-Distance Volume Rendering for Neural Scene Reconstruction [15.125703603989715]
Existing methods in neural scene reconstruction utilize the Signed Distance Function (SDF) to model the density function.
In indoor scenes, the density computed from the SDF for a sampled point may not consistently reflect its real importance in volume rendering.
This work proposes a novel approach for indoor scene reconstruction, which instead parameterizes the density function with the Signed Ray Distance Function (SRDF)
arXiv Detail & Related papers (2024-08-28T04:19:14Z) - NeuRodin: A Two-stage Framework for High-Fidelity Neural Surface Reconstruction [63.85586195085141]
Signed Distance Function (SDF)-based volume rendering has demonstrated significant capabilities in surface reconstruction.
We introduce NeuRodin, a novel two-stage neural surface reconstruction framework.
NeuRodin achieves high-fidelity surface reconstruction and retains the flexible optimization characteristics of density-based methods.
arXiv Detail & Related papers (2024-08-19T17:36:35Z) - LGSDF: Continual Global Learning of Signed Distance Fields Aided by Local Updating [22.948360879064758]
Implicit reconstruction of ESDF (Euclidean Signed Distance Field) involves training a neural network to regress the signed distance from any point to the nearest obstacle.
We propose LGSDF, an ESDF continual Global learning algorithm aided by Local updating.
The results on multiple scenes show that LGSDF can construct more accurate ESDF maps and meshes compared with SOTA (State Of The Art) explicit and implicit mapping algorithms.
arXiv Detail & Related papers (2024-04-08T04:27:36Z) - DDF-HO: Hand-Held Object Reconstruction via Conditional Directed
Distance Field [82.81337273685176]
DDF-HO is a novel approach leveraging Directed Distance Field (DDF) as the shape representation.
We randomly sample multiple rays and collect local to global geometric features for them by introducing a novel 2D ray-based feature aggregation scheme.
Experiments on synthetic and real-world datasets demonstrate that DDF-HO consistently outperforms all baseline methods by a large margin.
arXiv Detail & Related papers (2023-08-16T09:06:32Z) - Learning a Room with the Occ-SDF Hybrid: Signed Distance Function
Mingled with Occupancy Aids Scene Representation [46.635542063913185]
Implicit neural rendering, which uses signed distance function representation with geometric priors, has led to impressive progress in the surface reconstruction of large-scale scenes.
We conduct experiments to identify limitations of the original color rendering loss and priors-embedded SDF scene representation.
We propose a feature-based color rendering loss that utilizes non-zero feature values to bring back optimization signals.
arXiv Detail & Related papers (2023-03-16T08:34:02Z) - Diffusion-SDF: Text-to-Shape via Voxelized Diffusion [90.85011923436593]
We propose a new generative 3D modeling framework called Diffusion-SDF for the challenging task of text-to-shape synthesis.
We show that Diffusion-SDF generates both higher quality and more diversified 3D shapes that conform well to given text descriptions.
arXiv Detail & Related papers (2022-12-06T19:46:47Z) - iSDF: Real-Time Neural Signed Distance Fields for Robot Perception [64.80458128766254]
iSDF is a continuous learning system for real-time signed distance field reconstruction.
It produces more accurate reconstructions and better approximations of collision costs and gradients.
arXiv Detail & Related papers (2022-04-05T15:48:39Z) - Neural Geometric Level of Detail: Real-time Rendering with Implicit 3D
Shapes [77.6741486264257]
We introduce an efficient neural representation that, for the first time, enables real-time rendering of high-fidelity neural SDFs.
We show that our representation is 2-3 orders of magnitude more efficient in terms of rendering speed compared to previous works.
arXiv Detail & Related papers (2021-01-26T18:50:22Z) - Neural Unsigned Distance Fields for Implicit Function Learning [53.241423815726925]
We propose Neural Distance Fields (NDF), a neural network based model which predicts the unsigned distance field for arbitrary 3D shapes.
NDF represent surfaces at high resolutions as prior implicit models, but do not require closed surface data.
NDF can be used for multi-target regression (multiple outputs for one input) with techniques that have been exclusively used for rendering in graphics.
arXiv Detail & Related papers (2020-10-26T22:49:45Z) - Deep Local Shapes: Learning Local SDF Priors for Detailed 3D
Reconstruction [19.003819911951297]
We introduce Deep Local Shapes (DeepLS), a deep shape representation that enables encoding and reconstruction of high-quality 3D shapes without prohibitive memory requirements.
Unlike DeepSDF, which represents an object-level SDF with a neural network and a single latent code, we store a grid of independent latent codes, each responsible for storing information about surfaces in a small local neighborhood.
This decomposition of scenes into local shapes simplifies the prior distribution that the network must learn, and also enables efficient inference.
arXiv Detail & Related papers (2020-03-24T17:21:50Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.