Physics-informed Neural Motion Planning via Domain Decomposition in Large Environments
Yuchen Liu, Alexiy Buynitsky, Ruiqi Ni, and Ahmed H. Qureshi

TL;DR
This paper introduces FB-NTFields, a neural field method that improves large-scale motion planning by representing cost-to-go functions through latent space distances, enabling scalable and coherent planning in complex environments.
Contribution
The paper proposes FB-NTFields, a novel neural representation that captures spatial connectivity for motion planning, overcoming limitations of existing domain decomposition methods.
Findings
FB-NTFields outperform existing PiNMPs in synthetic and real-world scenarios.
The method enables efficient navigation of indoor environments by a quadruped robot.
Latent space distance computation ensures global spatial coherence in planning.
Abstract
Physics-informed Neural Motion Planners (PiNMPs) provide a data-efficient framework for solving the Eikonal Partial Differential Equation (PDE) and representing the cost-to-go function for motion planning. However, their scalability remains limited by spectral bias and the complex loss landscape of PDE-driven training. Domain decomposition mitigates these issues by dividing the environment into smaller subdomains, but existing methods enforce continuity only at individual spatial points. While effective for function approximation, these methods fail to capture the spatial connectivity required for motion planning, where the cost-to-go function depends on both the start and goal coordinates rather than a single query point. We propose Finite Basis Neural Time Fields (FB-NTFields), a novel neural field representation for scalable cost-to-go estimation. Instead of enforcing continuity in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Model Reduction and Neural Networks · Neural Networks and Reservoir Computing
