Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

HIO-SDF: Hierarchical Incremental Online Signed Distance Fields

About

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/

Vasileios Vasilopoulos, Suveer Garg, Jinwook Huh, Bhoram Lee, Volkan Isler• 2023

Related benchmarks

TaskDatasetResultRank
Mesh ReconstructionReplica Room 0--
21
Mesh ReconstructionReplica Room 2
Completion Ratio [< δ]84.68
16
SDF ReconstructionReplica Office 2
SDF MAE (All) (cm)3.33
16
Mesh ReconstructionReplica Room 1
Completion (cm)3.63
16
Mesh ReconstructionReplica Office 0
Completion (cm)3.26
16
Mesh ReconstructionReplica Office 3
Depth L1 Error3.31
13
SDF ReconstructionNewer College
SDF MAE (cm)58.34
11
SDF EstimationReplica Room 0
FPS1.99
10
Mesh ReconstructionReplica Office 4
F1 Score [< δ]84.82
10
Mesh ReconstructionNewer College (Full Sequence)
Completion (cm)72.86
5
Showing 10 of 10 rows

Other info

Follow for update