Pith. sign in

REVIEW 1 cited by

Graph Neural Networks for Motion Planning

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2006.06248 v2 pith:VXWMTD4Z submitted 2020-06-11 cs.RO cs.AIcs.LG

Graph Neural Networks for Motion Planning

classification cs.RO cs.AIcs.LG
keywords gnnsplanningproblemsnetworksneuralabilitycriticalgraph
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

This paper investigates the feasibility of using Graph Neural Networks (GNNs) for classical motion planning problems. We propose guiding both continuous and discrete planning algorithms using GNNs' ability to robustly encode the topology of the planning space using a property called permutation invariance. We present two techniques, GNNs over dense fixed graphs for low-dimensional problems and sampling-based GNNs for high-dimensional problems. We examine the ability of a GNN to tackle planning problems such as identifying critical nodes or learning the sampling distribution in Rapidly-exploring Random Trees (RRT). Experiments with critical sampling, a pendulum and a six DoF robot arm show GNNs improve on traditional analytic methods as well as learning approaches using fully-connected or convolutional neural networks.

discussion (0)

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

Forward citations

Cited by 1 Pith paper

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

  1. Neural Navigation Functions for Zero-Shot Generalizable Motion Planning

    cs.RO 2026-06 unverdicted novelty 6.0

    Neural-NF learns a mapping from intrinsic Laplacian features to local PDE coefficients whose solution yields a collision-free, monotonically descending navigation function with global goal minimum by construction, ach...