paper-with-me

Papers

Occupancy Flow Fields for Motion Forecasting in Autonomous Driving

2022-03-08 · Reza Mahjourian, Jinkyu Kim, Yuning Chai, Mingxing Tan, Ben Sapp, Dragomir Anguelov

We propose Occupancy Flow Fields, a new representation for motion forecasting of multiple agents, an important task in autonomous driving. Our representation is a spatio-temporal grid with each grid cell containing both the probability of the cell being occupied by any agent, and a two-dimensional flow vector representing the direction and magnitude of the motion in that cell. Our method successfully mitigates shortcomings of the two most commonly-used representations for motion forecasting: trajectory sets and occupancy grids. Although occupancy grids efficiently represent the probabilistic location of many agents jointly, they do not capture agent motion and lose the agent identities. To this end, we propose a deep learning architecture that generates Occupancy Flow Fields with the help of a new flow trace loss that establishes consistency between the occupancy and flow predictions. We demonstrate the effectiveness of our approach using three metrics on occupancy prediction, motion estimation, and agent ID recovery. In addition, we introduce the problem of predicting speculative agents, which are currently-occluded agents that may appear in the future through dis-occlusion or by entering the field of view. We report experimental results on a large in-house autonomous driving dataset and the public INTERACTION dataset, and show that our model outperforms state-of-the-art models.

📄 PDF Abstract BibTeX arXiv:2203.03875

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingMotion EstimationMotion Forecasting

Similar Papers 제목 키워드 기반

SelfOccFlow: Towards end-to-end self-supervised 3D Occupancy Flow prediction

2026-02-27 · Xavier Timoneda, Markus Herb, Fabian Duerr, Daniel Goehring arxiv

Estimating 3D occupancy and motion at the vehicle's surroundings is essential for autonomous driving, enabling situational awareness in dynamic environments. Existing approaches jointly learn geometry and motion but rely…

Autonomous Driving

FSF-Net: Enhance 4D Occupancy Forecasting with Coarse BEV Scene Flow for Autonomous Driving

2024-09-24 · Erxin Guo, Pei An, You Yang, Qiong Liu 외

4D occupancy forecasting is one of the important techniques for autonomous driving, which can avoid potential risk in the complex traffic scenes. Scene flow is a crucial element to describe 4D occupancy map tendency. How…

Autonomous DrivingMamba

STrajNet: Multi-modal Hierarchical Transformer for Occupancy Flow Field Prediction in Autonomous Driving

2022-07-31 · Haochen Liu, Zhiyu Huang, Chen Lv

Forecasting the future states of surrounding traffic participants is a crucial capability for autonomous vehicles. The recently proposed occupancy flow field prediction introduces a scalable and effective representation …

Autonomous DrivingAutonomous Vehicles

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

Semi-Supervised Vision-Centric 3D Occupancy World Model for Autonomous Driving

2025-02-11 · Xiang Li, Pengfei Li, Yupeng Zheng, Wei Sun 외

Understanding world dynamics is crucial for planning in autonomous driving. Recent methods attempt to achieve this by learning a 3D occupancy world model that forecasts future surrounding scenes based on current observat…

AttributeAutonomous DrivingMotion Planning