paper-with-me

Papers

StreamingFlow: Streaming Occupancy Forecasting with Asynchronous Multi-modal Data Streams via Neural Ordinary Differential Equation

2023-02-19 · CVPR 2024 1 · Yining Shi, Kun Jiang, Ke Wang, Jiusi Li, Yunlong Wang, Mengmeng Yang, Diange Yang

Predicting the future occupancy states of the surrounding environment is a vital task for autonomous driving. However, current best-performing single-modality methods or multi-modality fusion perception methods are only able to predict uniform snapshots of future occupancy states and require strictly synchronized sensory data for sensor fusion. We propose a novel framework, StreamingFlow, to lift these strong limitations. StreamingFlow is a novel BEV occupancy predictor that ingests asynchronous multi-sensor data streams for fusion and performs streaming forecasting of the future occupancy map at any future timestamps. By integrating neural ordinary differential equations (N-ODE) into recurrent neural networks, StreamingFlow learns derivatives of BEV features over temporal horizons, updates the implicit sensor's BEV features as part of the fusion process, and propagates BEV states to the desired future time point. It shows good zero-shot generalization ability of prediction, reflected in the interpolation of the observed prediction time horizon and the reasonable inference of the unseen farther future period. Extensive experiments on two large-scale datasets, nuScenes and Lyft L5, demonstrate that StreamingFlow significantly outperforms previous vision-based, LiDAR-based methods, and shows superior performance compared to state-of-the-art fusion-based methods.

📄 PDF Abstract BibTeX arXiv:2302.09585

Code (1)

synsin0/streamingflow 공식 구현 pytorch

Tasks

Autonomous DrivingSensor Fusion

Similar Papers 제목 키워드 기반

ForecastOcc: Vision-based Semantic Occupancy Forecasting

2026-02-08 · Riya Mohan, Juana Valeria Hurtado, Rohit Mohan, Abhinav Valada arxiv

Autonomous driving requires forecasting both geometry and semantics over time to effectively reason about future environment states. Existing vision-based occupancy forecasting methods focus on motion-related categories …

Autonomous Driving

EventShiftFlow: Towards Hardware-efficient FPGA-based Flow Estimation

2026-05-27 · Arianna Alonso Bizzi, Fernando Cladera, C. J. Taylor arxiv

Event-based vision sensors offer asynchronous, high-temporal-resolution measurements that are attractive for low-latency robotic perception, but many event-based motion estimation methods are computationally intensive an…

Event-based vision

GaussianWorld: Gaussian World Model for Streaming 3D Occupancy Prediction

2024-12-13 · CVPR 2025 1 · Sicheng Zuo, Wenzhao Zheng, Yuanhui Huang, Jie zhou 외

3D occupancy prediction is important for autonomous driving due to its comprehensive perception of the surroundings. To incorporate sequential inputs, most existing methods fuse representations from previous frames to in…

Autonomous DrivingPrediction

UniOcc: A Unified Benchmark for Occupancy Forecasting and Prediction in Autonomous Driving

2025-03-31 · Yuping Wang, Xiangyu Huang, Xiaokang Sun, Mingxuan Yan 외

We introduce UniOcc, a comprehensive, unified benchmark for occupancy forecasting (i.e., predicting future occupancies based on historical information) and current-frame occupancy prediction from camera images. UniOcc un…

Autonomous Driving

OccProphet: Pushing Efficiency Frontier of Camera-Only 4D Occupancy Forecasting with Observer-Forecaster-Refiner Framework

2025-02-21 · Junliang Chen, Huaiyuan Xu, Yi Wang, Lap-Pui Chau

Predicting variations in complex traffic environments is crucial for the safety of autonomous driving. Recent advancements in occupancy forecasting have enabled forecasting future 3D occupied status in driving environmen…

Autonomous Driving