DeTra: A Unified Model for Object Detection and Trajectory Forecasting
Sergio Casas, Ben Agro, Jiageng Mao, Thomas Gilles, Alexander Cui,, Thomas Li, Raquel Urtasun

TL;DR
DeTra unifies object detection and trajectory forecasting into a single model that directly infers object presence, pose, and future behaviors from LiDAR data, improving accuracy and reducing error propagation in autonomous driving tasks.
Contribution
This paper introduces DeTra, a novel transformer-based model that jointly performs detection and trajectory forecasting as a unified refinement task, outperforming state-of-the-art methods.
Findings
DeTra achieves superior performance on Argoverse 2 and Waymo datasets.
Refinement significantly improves detection and forecasting accuracy.
All proposed components positively impact the model's performance.
Abstract
The tasks of object detection and trajectory forecasting play a crucial role in understanding the scene for autonomous driving. These tasks are typically executed in a cascading manner, making them prone to compounding errors. Furthermore, there is usually a very thin interface between the two tasks, creating a lossy information bottleneck. To address these challenges, our approach formulates the union of the two tasks as a trajectory refinement problem, where the first pose is the detection (current time), and the subsequent poses are the waypoints of the multiple forecasts (future time). To tackle this unified task, we design a refinement transformer that infers the presence, pose, and multi-modal future behaviors of objects directly from LiDAR point clouds and high-definition maps. We call this model DeTra, short for object Detection and Trajectory forecasting. In our experiments, we…
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
TopicsAutonomous Vehicle Technology and Safety · Advanced Neural Network Applications
