paper-with-me

홈 › Papers

NTFields: Neural Time Fields for Physics-Informed Robot Motion Planning

2022-09-30 · Ruiqi Ni, Ahmed H. Qureshi

Neural Motion Planners (NMPs) have emerged as a promising tool for solving robot navigation tasks in complex environments. However, these methods often require expert data for learning, which limits their application to scenarios where data generation is time-consuming. Recent developments have also led to physics-informed deep neural models capable of representing complex dynamical Partial Differential Equations (PDEs). Inspired by these developments, we propose Neural Time Fields (NTFields) for robot motion planning in cluttered scenarios. Our framework represents a wave propagation model generating continuous arrival time to find path solutions informed by a nonlinear first-order PDE called Eikonal Equation. We evaluate our method in various cluttered 3D environments, including the Gibson dataset, and demonstrate its ability to solve motion planning problems for 4-DOF and 6-DOF robot manipulators where the traditional grid-based Eikonal planners often face the curse of dimensionality. Furthermore, the results show that our method exhibits high success rates and significantly lower computational times than the state-of-the-art methods, including NMPs that require training data from classical planners.

📄 PDF Abstract BibTeX arXiv:2210.00120

Code (1)

ruiqini/ntfields 공식 구현 pytorch

Tasks

Motion PlanningRobot Navigation

Similar Papers 제목 키워드 기반

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

2026-04-14 · Ruiqi Ni, Yuchen Liu, Ahmed H. Qureshi arxiv

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-supervise…

Motion Planning

Progressive Learning for Physics-informed Neural Motion Planning

2023-06-01 · Ruiqi Ni, Ahmed H. Qureshi

Motion planning (MP) is one of the core robotics problems requiring fast methods for finding a collision-free robot motion path connecting the given start and goal states. Neural motion planners (NMPs) demonstrate fast c…

Motion Planning

Online Hierarchical Policy Learning using Physics Priors for Robot Navigation in Unknown Environments

2025-10-01 · Wei Han Chen, Yuchen Liu, Alexiy Buynitsky, Ahmed H. Qureshi arxiv

Robot navigation in large, complex, and unknown indoor environments is a challenging problem. The existing approaches, such as traditional sampling-based methods, struggle with resolution control and scalability, while i…

Robot Navigation

Physics-Informed Modeling and Control of Emergent Behaviors in Robot Swarms

2026-06-01 · Zixuan Jin, Wenzhuo Zhang, Shuxian Quan, Zirui Dong 외 arxiv

Robot swarms can exhibit coherent collective behaviors through local perception, limited communication and decentralized decision-making, yet modeling and controlling such emergence remains challenging when behaviors unf…

Reinforcement Learning

Physics-informed Neural Time Fields for Prehensile Object Manipulation

2025-08-05 · Hanwen Ren, Ruiqi Ni, Ahmed H. Qureshi arxiv

Object manipulation skills are necessary for robots operating in various daily-life scenarios, ranging from warehouses to hospitals. They allow the robots to manipulate the given object to their desired arrangement in th…