Neural Trajectory Model: Implicit Neural Trajectory Representation for Trajectories Generation
Zihan Yu, Yuqing Tang

TL;DR
This paper introduces Neural Trajectory Models (NTM), an implicit neural representation for efficient, near-optimal trajectory planning in complex environments, applicable to both single-agent and multi-agent scenarios with real-time performance.
Contribution
The paper pioneers reformulating trajectory planning as query problems over implicit neural representations, enabling fast, scalable, and near-optimal solutions in complex environments.
Findings
NTM achieves sub-millisecond planning time on GPUs.
NTM nearly avoids environment and inter-agent collisions.
NTM generates almost shortest paths and refines conflicting trajectories.
Abstract
Trajectory planning is a fundamental problem in robotics. It facilitates a wide range of applications in navigation and motion planning, control, and multi-agent coordination. Trajectory planning is a difficult problem due to its computational complexity and real-world environment complexity with uncertainty, non-linearity, and real-time requirements. The multi-agent trajectory planning problem adds another dimension of difficulty due to inter-agent interaction. Existing solutions are either search-based or optimization-based approaches with simplified assumptions of environment, limited planning speed, and limited scalability in the number of agents. In this work, we make the first attempt to reformulate single agent and multi-agent trajectory planning problem as query problems over an implicit neural representation of trajectories. We formulate such implicit representation as Neural…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Human-Automation Interaction and Safety · Image Processing and 3D Reconstruction
