Inverting the Pose Forecasting Pipeline with SPF2: Sequential Pointcloud Forecasting for Sequential Pose Forecasting
Xinshuo Weng, Jianren Wang, Sergey Levine, Kris Kitani and, Nicholas Rhinehart

TL;DR
This paper introduces SPF2, a novel forecast-then-detect pipeline for 3D pose forecasting that leverages unlabeled sensor data, reducing labeling costs and improving performance over traditional detect-then-forecast methods.
Contribution
It proposes inverting the traditional pose forecasting pipeline by forecasting raw point cloud data first, then detecting objects, and introduces SPFNet for sequential point cloud forecasting.
Findings
Forecast-then-detect pipeline outperforms detect-then-forecast methods.
SPFNet effectively predicts future point clouds.
Adding unlabeled data improves pose forecasting accuracy.
Abstract
Many autonomous systems forecast aspects of the future in order to aid decision-making. For example, self-driving vehicles and robotic manipulation systems often forecast future object poses by first detecting and tracking objects. However, this detect-then-forecast pipeline is expensive to scale, as pose forecasting algorithms typically require labeled sequences of object poses, which are costly to obtain in 3D space. Can we scale performance without requiring additional labels? We hypothesize yes, and propose inverting the detect-then-forecast pipeline. Instead of detecting, tracking and then forecasting the objects, we propose to first forecast 3D sensor data (e.g., point clouds with k points) and then detect/track objects on the predicted point cloud sequences to obtain future poses, i.e., a forecast-then-detect pipeline. This inversion makes it less expensive to scale pose…
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
Topics3D Shape Modeling and Analysis · Image Processing and 3D Reconstruction · Computer Graphics and Visualization Techniques
