paper-with-me

홈 › Papers

SSL-Lanes: Self-Supervised Learning for Motion Forecasting in Autonomous Driving

2022-06-28 · Prarthana Bhattacharyya, Chengjie Huang, Krzysztof Czarnecki

Self-supervised learning (SSL) is an emerging technique that has been successfully employed to train convolutional neural networks (CNNs) and graph neural networks (GNNs) for more transferable, generalizable, and robust representation learning. However its potential in motion forecasting for autonomous driving has rarely been explored. In this study, we report the first systematic exploration and assessment of incorporating self-supervision into motion forecasting. We first propose to investigate four novel self-supervised learning tasks for motion forecasting with theoretical rationale and quantitative and qualitative comparisons on the challenging large-scale Argoverse dataset. Secondly, we point out that our auxiliary SSL-based learning setup not only outperforms forecasting methods which use transformers, complicated fusion mechanisms and sophisticated online dense goal candidate optimization algorithms in terms of performance accuracy, but also has low inference time and architectural complexity. Lastly, we conduct several experiments to understand why SSL improves motion forecasting. Code is open-sourced at \url{https://github.com/AutoVision-cloud/SSL-Lanes}.

📄 PDF Abstract BibTeX arXiv:2206.14116

Code (1)

autovision-cloud/ssl-lanes 공식 구현 pytorch

Tasks

Autonomous DrivingMotion ForecastingRepresentation LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Motion Forecasting for Autonomous Vehicles: A Survey

2025-02-10 · Jianxin Shi, Jinhao Chen, Yuandong Wang, Li Sun 외

In recent years, the field of autonomous driving has attracted increasingly significant public interest. Accurately forecasting the future behavior of various traffic participants is essential for the decision-making of …

Autonomous DrivingAutonomous VehiclesDecision MakingMotion Forecasting+2

What-If Motion Prediction for Autonomous Driving

2020-08-24 · Siddhesh Khandelwal, William Qi, Jagjeet Singh, Andrew Hartnett 외

Forecasting the long-term future motion of road actors is a core challenge to the deployment of safe autonomous vehicles (AVs). Viable solutions must account for both the static geometric context, such as road lanes, and…

Autonomous DrivingAutonomous Vehiclescounterfactualmotion prediction+1

PlaneDepth: Self-supervised Depth Estimation via Orthogonal Planes

2022-10-04 · CVPR 2023 1 · Ruoyu Wang, Zehao Yu, Shenghua Gao

Multiple near frontal-parallel planes based depth representation demonstrated impressive results in self-supervised monocular depth estimation (MDE). Whereas, such a representation would cause the discontinuity of the gr…

Autonomous DrivingData AugmentationDepth EstimationMonocular Depth Estimation

Argoverse: 3D Tracking and Forecasting with Rich Maps

2019-11-06 · CVPR 2019 6 · Ming-Fang Chang, John Lambert, Patsorn Sangkloy, Jagjeet Singh 외

We present Argoverse -- two datasets designed to support autonomous vehicle machine learning tasks such as 3D tracking and motion forecasting. Argoverse was collected by a fleet of autonomous vehicles in Pittsburgh and M…

3D Object TrackingAutonomous VehiclesMotion ForecastingObject Tracking+1

Path-Aware Graph Attention for HD Maps in Motion Prediction

2022-02-23 · Fang Da, Yu Zhang

The success of motion prediction for autonomous driving relies on integration of information from the HD maps. As maps are naturally graph-structured, investigation on graph neural networks (GNNs) for encoding HD maps is…

Autonomous DrivingGraph AttentionMotion Forecastingmotion prediction