paper-with-me

홈 › Papers

OccSTeP: Benchmarking 4D Occupancy Spatio-Temporal Persistence

2025-12-17 · Yu Zheng, Jie Hu, Kailun Yang, Jiaming Zhang arxiv

Autonomous driving requires a persistent understanding of 3D scenes that is robust to temporal disturbances and accounts for potential future actions. We introduce a new concept of 4D Occupancy Spatio-Temporal Persistence (OccSTeP), which aims to address two tasks: (1) reactive forecasting: ''what will happen next'' and (2) proactive forecasting: "what would happen given a specific future action". For the first time, we create a new OccSTeP benchmark with challenging scenarios (e.g., erroneous semantic labels and dropped frames). To address this task, we propose OccSTeP-WM, a tokenizer-free world model that maintains a dense voxel-based scene state and incrementally fuses spatio-temporal context over time. OccSTeP-WM leverages a linear-complexity attention backbone and a recurrent state-space module to capture long-range spatial dependencies while continually updating the scene memory with ego-motion compensation. This design enables online inference and robust performance even when historical sensor input is missing or noisy. Extensive experiments prove the effectiveness of the OccSTeP concept and our OccSTeP-WM, yielding an average semantic mIoU of 23.70% (+6.56% gain) and occupancy IoU of 35.89% (+9.26% gain). The data and code will be open source at https://github.com/FaterYU/OccSTeP.

📄 PDF Abstract BibTeX arXiv:2512.15621

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

Occupancy Learning with Spatiotemporal Memory

2025-08-06 · Ziyang Leng, Jiawei Yang, Wenlong Yi, Bolei Zhou arxiv

3D occupancy becomes a promising perception representation for autonomous driving to model the surrounding environment at a fine-grained scale. However, it remains challenging to efficiently aggregate 3D occupancy over t…

Representation LearningAutonomous Driving

Occupancy World Model for Robots

2025-05-07 · Zhang Zhang, Qiang Zhang, Wei Cui, Shuai Shi 외

Understanding and forecasting the scene evolutions deeply affect the exploration and decision of embodied agents. While traditional methods simulate scene evolutions through trajectory prediction of potential instances, …

modelTrajectory Prediction

Unified Spatio-Temporal Tri-Perspective View Representation for 3D Semantic Occupancy Prediction

2024-01-24 · Sathira Silva, Savindu Bhashitha Wannigama, Gihan Jayatilaka, Muhammad Haris Khan 외

Holistic understanding and reasoning in 3D scenes play a vital role in the success of autonomous driving systems. The evolution of 3D semantic occupancy prediction as a pretraining task for autonomous driving and robotic…

3D Semantic Occupancy PredictionAutonomous DrivingComputational Efficiency

Predicting Future Occupancy Grids in Dynamic Environment with Spatio-Temporal Learning

2022-05-06 · Khushdeep Singh Mann, Abhishek Tomy, Anshul Paigwar, Alessandro Renzaglia 외

Reliably predicting future occupancy of highly dynamic urban environments is an important precursor for safe autonomous navigation. Common challenges in the prediction include forecasting the relative position of other v…

Autonomous NavigationPosition

Spatiotemporal Decoupling for Efficient Vision-Based Occupancy Forecasting

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

The task of occupancy forecasting (OCF) involves utilizing past and present perception data to predict future occupancy states of autonomous vehicle surrounding environments, which is critical for downstream tasks such a…

GPU