paper-with-me

Papers

LiDAR-based 4D Occupancy Completion and Forecasting

2023-10-17 · Xinhao Liu, Moonjun Gong, Qi Fang, Haoyu Xie, Yiming Li, Hang Zhao, Chen Feng

Scene completion and forecasting are two popular perception problems in research for mobile agents like autonomous vehicles. Existing approaches treat the two problems in isolation, resulting in a separate perception of the two aspects. In this paper, we introduce a novel LiDAR perception task of Occupancy Completion and Forecasting (OCF) in the context of autonomous driving to unify these aspects into a cohesive framework. This task requires new algorithms to address three challenges altogether: (1) sparse-to-dense reconstruction, (2) partial-to-complete hallucination, and (3) 3D-to-4D prediction. To enable supervision and evaluation, we curate a large-scale dataset termed OCFBench from public autonomous driving datasets. We analyze the performance of closely related existing baseline models and our own ones on our dataset. We envision that this research will inspire and call for further investigation in this evolving and crucial area of 4D perception. Our code for data curation and baseline implementation is available at https://github.com/ai4ce/Occ4cast.

📄 PDF Abstract BibTeX arXiv:2310.11239

Code (1)

ai4ce/occ4cast 공식 구현 pytorch

Tasks

Autonomous DrivingAutonomous VehiclesHallucination

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

Self-Supervised JEPA-based World Models for LiDAR Occupancy Completion and Forecasting

2026-02-13 · Haoran Zhu, Anna Choromanska arxiv

Autonomous driving, as an agent operating in the physical world, requires the fundamental capability to build \textit{world models} that capture how the environment evolves spatiotemporally in order to support long-term …

Autonomous Driving

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, bo…

Motion Planning

Towards foundational LiDAR world models with efficient latent flow matching

2025-06-30 · Tianran Liu, Shengwen Zhao, Nicholas Rhinehart

LiDAR-based world models offer more structured and geometry-aware representations than their image-based counterparts. However, existing LiDAR world models are narrowly trained; each model excels only in the domain for w…

Technical Report for Argoverse Challenges on 4D Occupancy Forecasting

2023-11-27 · Pengfei Zheng, Kanokphan Lertniphonphan, Feng Chen, Siwei Chen 외

This report presents our Le3DE2E_Occ solution for 4D Occupancy Forecasting in Argoverse Challenges at CVPR 2023 Workshop on Autonomous Driving (WAD). Our solution consists of a strong LiDAR-based Bird's Eye View (BEV) en…

Autonomous DrivingDecoder