The reviewed record of science sign in
Pith

arxiv: 2204.02296 · v2 · pith:7G2AVHHW · submitted 2022-04-05 · cs.RO · cs.CV

iSDF: Real-Time Neural Signed Distance Fields for Robot Perception

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:7G2AVHHWrecord.jsonopen to challenge →

classification cs.RO cs.CV
keywords distanceisdfsignedneuralreal-timesampledableaccurate
0
0 comments X
read the original abstract

We present iSDF, a continual learning system for real-time signed distance field (SDF) reconstruction. Given a stream of posed depth images from a moving camera, it trains a randomly initialised neural network to map input 3D coordinate to approximate signed distance. The model is self-supervised by minimising a loss that bounds the predicted signed distance using the distance to the closest sampled point in a batch of query points that are actively sampled. In contrast to prior work based on voxel grids, our neural method is able to provide adaptive levels of detail with plausible filling in of partially observed regions and denoising of observations, all while having a more compact representation. In evaluations against alternative methods on real and synthetic datasets of indoor environments, we find that iSDF produces more accurate reconstructions, and better approximations of collision costs and gradients useful for downstream planners in domains from navigation to manipulation. Code and video results can be found at our project page: https://joeaortiz.github.io/iSDF/ .

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. VEGA: Learning Navigation VLAs from In-the-Wild Egocentric Video with Geometric Trajectory Supervision

    cs.RO 2026-06 unverdicted novelty 6.0

    VEGA reconstructs local geometry from monocular egocentric video to create supervised trajectories that train a flow-matching VLA policy, yielding lower collision rates on a new benchmark and in real-world tests.

  2. G-EDF-Loc: 3D Continuous Gaussian Distance Field for Robust Gradient-Based 6DoF Localization

    cs.RO 2026-04 unverdicted novelty 6.0

    G-EDF-Loc models the Euclidean distance field as a block-sparse Gaussian mixture to enable real-time, gradient-based 6DoF localization that remains robust under severe odometry degradation or without IMU priors.

  3. Learning Structural Latent Points for Efficient Visual Representations in Robotic Manipulation

    cs.RO 2026-05 unverdicted novelty 5.0

    A hybrid structural latent points representation is learned by inserting a point-wise latent VAE into a point-cloud autoencoder and regularizing toward a Gaussian prior, paired with a lightweight 3DGS rendering pipeli...