Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

LaneRCNN: Distributed Representations for Graph-Centric Motion Forecasting

About

Forecasting the future behaviors of dynamic actors is an important task in many robotics applications such as self-driving. It is extremely challenging as actors have latent intentions and their trajectories are governed by complex interactions between the other actors, themselves, and the maps. In this paper, we propose LaneRCNN, a graph-centric motion forecasting model. Importantly, relying on a specially designed graph encoder, we learn a local lane graph representation per actor (LaneRoI) to encode its past motions and the local map topology. We further develop an interaction module which permits efficient message passing among local graph representations within a shared global lane graph. Moreover, we parameterize the output trajectories based on lane graphs, a more amenable prediction parameterization. Our LaneRCNN captures the actor-to-actor and the actor-to-map relations in a distributed and map-aware manner. We demonstrate the effectiveness of our approach on the large-scale Argoverse Motion Forecasting Benchmark. We achieve the 1st place on the leaderboard and significantly outperform previous best results.

Wenyuan Zeng, Ming Liang, Renjie Liao, Raquel Urtasun• 2021

Related benchmarks

TaskDatasetResultRank
Trajectory PredictionArgoverse (test)
Min ADE0.9038
36
Motion forecastingArgoverse 1 (test)
b-minFDE (K=6)2.147
30
Motion forecastingArgoverse 1.0 (val)
minFDE61.19
29
Motion forecastingArgoverse Motion Forecasting 1.1 (test)
minADE (K=1)1.68
27
Motion PredictionArgoverse official leaderboard (test)
minADE (1 step)1.69
18
Trajectory PredictionArgoverse 1.0 (test)
minADE (k=6)0.9
15
Motion forecastingArgoverse (test)
minFDE (K=1)3.69
12
Trajectory PredictionArgoverse Motion Forecasting Leaderboard 1.0 (test)
minADE (6)0.9
12
Trajectory PredictionArgoverse (val)
minFDE61.19
11
Motion forecastingArgoverse Dataset 2021
Brier Score (minFDE)2.147
10
Showing 10 of 10 rows

Other info

Code

Follow for update