CVApr 7, 2023

WOMD-LiDAR: Raw Sensor Dataset Benchmark for Motion Forecasting

arXiv:2304.03834v235 citationsh-index: 32
Originality Synthesis-oriented
AI Analysis

This addresses the need for raw sensor data in motion forecasting for autonomous driving, though it is incremental as it builds on an existing dataset.

The paper tackles the problem of motion forecasting datasets relying on intermediate representations like 3D boxes, which tie model quality to perception systems, by augmenting the Waymo Open Motion Dataset with large-scale LiDAR data, resulting in a new dataset with over 100,000 scenes and showing that LiDAR data improves motion forecasting performance.

Widely adopted motion forecasting datasets substitute the observed sensory inputs with higher-level abstractions such as 3D boxes and polylines. These sparse shapes are inferred through annotating the original scenes with perception systems' predictions. Such intermediate representations tie the quality of the motion forecasting models to the performance of computer vision models. Moreover, the human-designed explicit interfaces between perception and motion forecasting typically pass only a subset of the semantic information present in the original sensory input. To study the effect of these modular approaches, design new paradigms that mitigate these limitations, and accelerate the development of end-to-end motion forecasting models, we augment the Waymo Open Motion Dataset (WOMD) with large-scale, high-quality, diverse LiDAR data for the motion forecasting task. The new augmented dataset WOMD-LiDAR consists of over 100,000 scenes that each spans 20 seconds, consisting of well-synchronized and calibrated high quality LiDAR point clouds captured across a range of urban and suburban geographies (https://waymo.com/open/data/motion/). Compared to Waymo Open Dataset (WOD), WOMD-LiDAR dataset contains 100x more scenes. Furthermore, we integrate the LiDAR data into the motion forecasting model training and provide a strong baseline. Experiments show that the LiDAR data brings improvement in the motion forecasting task. We hope that WOMD-LiDAR will provide new opportunities for boosting end-to-end motion forecasting models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes