Robot Motion Planning as Video Prediction: A Spatio-Temporal Neural Network-based Motion Planner
Xiao Zang, Miao Yin, Lingyi Huang, Jingjin Yu, Saman Zonouz, Bo, Yuan

TL;DR
This paper introduces STP-Net, a neural network framework that models robot motion planning as a video prediction task, effectively capturing spatio-temporal information for faster and more efficient path planning in various environments.
Contribution
The paper presents STP-Net, a novel end-to-end neural network that transforms robot motion planning into a video prediction problem, improving speed and path quality over existing methods.
Findings
Achieves nearly 100% success rate in diverse environments
At least 5x faster than existing NN-based planners
Capable of computing multiple near-optimal paths simultaneously
Abstract
Neural network (NN)-based methods have emerged as an attractive approach for robot motion planning due to strong learning capabilities of NN models and their inherently high parallelism. Despite the current development in this direction, the efficient capture and processing of important sequential and spatial information, in a direct and simultaneous way, is still relatively under-explored. To overcome the challenge and unlock the potentials of neural networks for motion planning tasks, in this paper, we propose STP-Net, an end-to-end learning framework that can fully extract and leverage important spatio-temporal information to form an efficient neural motion planner. By interpreting the movement of the robot as a video clip, robot motion planning is transformed to a video prediction task that can be performed by STP-Net in both spatially and temporally efficient ways. Empirical…
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
TopicsHuman Pose and Action Recognition · Multimodal Machine Learning Applications · Robotic Path Planning Algorithms
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
