paper-with-me

Papers

Visual Point Cloud Forecasting enables Scalable Autonomous Driving

2023-12-29 · CVPR 2024 1 · Zetong Yang, Li Chen, Yanan sun, Hongyang Li

In contrast to extensive studies on general vision, pre-training for scalable visual autonomous driving remains seldom explored. Visual autonomous driving applications require features encompassing semantics, 3D geometry, and temporal information simultaneously for joint perception, prediction, and planning, posing dramatic challenges for pre-training. To resolve this, we bring up a new pre-training task termed as visual point cloud forecasting - predicting future point clouds from historical visual input. The key merit of this task captures the synergic learning of semantics, 3D structures, and temporal dynamics. Hence it shows superiority in various downstream tasks. To cope with this new problem, we present ViDAR, a general model to pre-train downstream visual encoders. It first extracts historical embeddings by the encoder. These representations are then transformed to 3D geometric space via a novel Latent Rendering operator for future point cloud prediction. Experiments show significant gain in downstream tasks, e.g., 3.1% NDS on 3D detection, ~10% error reduction on motion forecasting, and ~15% less collision rate on planning.

📄 PDF Abstract BibTeX arXiv:2312.17655

Code (1)

opendrivelab/vidar 공식 구현 pytorch

Tasks

3D geometryAutonomous DrivingMotion Forecasting

Similar Papers 제목 키워드 기반

RESSCAL3D: Resolution Scalable 3D Semantic Segmentation of Point Clouds

2024-04-10 · Remco Royen, Adrian Munteanu

While deep learning-based methods have demonstrated outstanding results in numerous domains, some important functionalities are missing. Resolution scalability is one of them. In this work, we introduce a novel architect…

3D Semantic SegmentationDecision MakingSemantic Segmentation

Forecasting Future Videos from Novel Views via Disentangled 3D Scene Representation

2024-07-31 · Sudhir Yarram, Junsong Yuan

Video extrapolation in space and time (VEST) enables viewers to forecast a 3D scene into the future and view it from novel viewpoints. Recent methods propose to learn an entangled representation, aiming to model layered …

Motion ForecastingNovel View Synthesis

CloudLSTM: A Recurrent Neural Model for Spatiotemporal Point-cloud Stream Forecasting

2019-07-29 · Chaoyun Zhang, Marco Fiore, Iain Murray, Paul Patras

This paper introduces CloudLSTM, a new branch of recurrent neural models tailored to forecasting over data streams generated by geospatial point-cloud sources. We design a Dynamic Point-cloud Convolution (DConv) operator…

CRISP: A Spatiotemporal Camera-Radar Backbone for Driving via Forecasting-Based World-Model Pretraining

2026-07-05 · Jingyu Song, Yi Liu, Katherine A. Skinner arxiv

Camera-radar (CR) fusion is a practical sensing configuration for autonomous driving, but existing models are typically trained with task-specific supervision, limiting reusable representation learning. We present CRISP,…

Representation LearningAutonomous DrivingMotion ForecastingPoint Clouds

MoDAR: Using Motion Forecasting for 3D Object Detection in Point Cloud Sequences

2023-06-05 · CVPR 2023 1 · Yingwei Li, Charles R. Qi, Yin Zhou, Chenxi Liu 외

Occluded and long-range objects are ubiquitous and challenging for 3D object detection. Point cloud sequence data provide unique opportunities to improve such cases, as an occluded or distant object can be observed from …

3D Object DetectionMotion ForecastingObjectobject-detection+1