paper-with-me

Papers

Point Cloud Forecasting as a Proxy for 4D Occupancy Forecasting

2023-02-25 · CVPR 2023 1 · Tarasha Khurana, Peiyun Hu, David Held, Deva Ramanan

Predicting how the world can evolve in the future is crucial for motion planning in autonomous systems. Classical methods are limited because they rely on costly human annotations in the form of semantic class labels, bounding boxes, and tracks or HD maps of cities to plan their motion and thus are difficult to scale to large unlabeled datasets. One promising self-supervised task is 3D point cloud forecasting from unannotated LiDAR sequences. We show that this task requires algorithms to implicitly capture (1) sensor extrinsics (i.e., the egomotion of the autonomous vehicle), (2) sensor intrinsics (i.e., the sampling pattern specific to the particular LiDAR sensor), and (3) the shape and motion of other objects in the scene. But autonomous systems should make predictions about the world and not their sensors. To this end, we factor out (1) and (2) by recasting the task as one of spacetime (4D) occupancy forecasting. But because it is expensive to obtain ground-truth 4D occupancy, we render point cloud data from 4D occupancy predictions given sensor extrinsics and intrinsics, allowing one to train and test occupancy algorithms with unannotated LiDAR sequences. This also allows one to evaluate and compare point cloud forecasting algorithms across diverse datasets, sensors, and vehicles.

📄 PDF Abstract BibTeX arXiv:2302.13130

Code (1)

tarashakhurana/4d-occ-forecasting 공식 구현 pytorch

Tasks

Motion Planning

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

DIO: Decomposable Implicit 4D Occupancy-Flow World Model

2025-01-01 · CVPR 2025 1 · Christopher Diehl, Quinlan Sykora, Ben Agro, Thomas Gilles 외

We present DIO, a flexible world model that can estimate the scene occupancy-flow from a sparse set of LiDAR observations, and decompose it into individual instances. DIO can not only complete instance shapes at the …

model

Continually learning out-of-distribution spatiotemporal data for robust energy forecasting

2023-06-10 · Arian Prabowo, KaiXuan Chen, Hao Xue, Subbu Sethuvenkatraman 외

Forecasting building energy usage is essential for promoting sustainability and reducing waste, as it enables building managers to optimize energy consumption and reduce costs. This importance is magnified during anomalo…

UnO: Unsupervised Occupancy Fields for Perception and Forecasting

2024-06-12 · CVPR 2024 1 · Ben Agro, Quinlan Sykora, Sergio Casas, Thomas Gilles 외

Perceiving the world and forecasting its future state is a critical task for self-driving. Supervised approaches leverage annotated object labels to learn a model of the world -- traditionally with object detections and …

An Efficient Occupancy World Model via Decoupled Dynamic Flow and Image-assisted Training

2024-12-18 · Haiming Zhang, Ying Xue, Xu Yan, Jiacheng Zhang 외

The field of autonomous driving is experiencing a surge of interest in world models, which aim to predict potential future scenarios based on historical observations. In this paper, we introduce DFIT-OccWorld, an efficie…

Autonomous DrivingMotion Planning

Cam4DOcc: Benchmark for Camera-Only 4D Occupancy Forecasting in Autonomous Driving Applications

2023-11-29 · CVPR 2024 1 · Junyi Ma, Xieyuanli Chen, Jiawei Huang, Jingyi Xu 외

Understanding how the surrounding environment changes is crucial for performing downstream tasks safely and reliably in autonomous driving applications. Recent occupancy estimation techniques using only camera images as …

Autonomous DrivingPrediction