Weakly-supervised Learning for Physics-informed Neural Motion Planning via Sparse Roadmap

arXiv cs.RO / 4/16/2026

📰 NewsSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper addresses learning-based motion planning in high-dimensional cluttered spaces, noting that prior physics-informed methods like Neural Time Fields (NTFields) often fail to scale in complex environments due to local minima and inconsistent global behavior.
  • It introduces Hierarchical Neural Time Fields (H-NTFields), a weakly-supervised framework that uses sparse roadmaps to provide global topological anchors via upper and lower travel-time bounds.
  • The method combines these roadmap constraints with physics-informed PDE regularization to improve local geometric fidelity and obstacle-aware propagation.
  • Experiments on 18 Gibson environments and real robotic platforms report substantially improved robustness over existing physics-informed approaches, while retaining fast amortized inference through a continuous value representation.

Abstract

The motion planning problem requires finding a collision-free path between start and goal configurations in high-dimensional, cluttered spaces. Recent learning-based methods offer promising solutions, with self-supervised physics-informed approaches such as Neural Time Fields (NTFields) solving the Eikonal equation to learn value functions without expert demonstrations. However, existing physics-informed methods struggle to scale in complex, multi-room environments, where simply increasing the number of samples cannot resolve local minima or guarantee global consistency. We propose Hierarchical Neural Time Fields (H-NTFields), a weakly-supervised framework that combines weak supervision from sparse roadmaps with physics-informed PDE regularization. The roadmap provides global topological anchors through upper and lower bounds on travel times, while PDE losses enforce local geometric fidelity and obstacle-aware propagation. Experiments on 18 Gibson environments and real robotic platforms show that H-NTFields substantially improves robustness over prior physics-informed methods, while enabling fast amortized inference through a continuous value representation.