A Spatiotemporal Approach to Tri-Perspective Representation for 3D Semantic Occupancy Prediction
Sathira Silva, Savindu Bhashitha Wannigama, Gihan Jayatilaka, Muhammad Haris Khan, Roshan Ragel
TL;DR
This work addresses vision-based 3D semantic occupancy prediction by introducing S2TPVFormer, a spatiotemporal TPV encoder that integrates temporal cues with tri-perspective view features through a Temporal Cross-View Hybrid Attention mechanism and Virtual View Transformation. The unified spatiotemporal fusion enables cross-time and cross-view interaction, yielding temporally coherent 3D SOP and improving mean IoU by +4.1% over the TPVFormer baseline on the nuScenes dataset. The approach demonstrates strong performance on SOP and competitive LiDAR segmentation results, highlighting the potential of temporal information to bridge gaps between vision-based and LiDAR-based 3D perception. The work also provides thorough ablations and supplementary analyses, pointing to future directions in long-range temporal fusion and denser semantic supervision to further enhance 3D scene understanding in autonomous systems.
Abstract
Holistic understanding and reasoning in 3D scenes are crucial for the success of autonomous driving systems. The evolution of 3D semantic occupancy prediction as a pretraining task for autonomous driving and robotic applications captures finer 3D details compared to traditional 3D detection methods. Vision-based 3D semantic occupancy prediction is increasingly overlooked in favor of LiDAR-based approaches, which have shown superior performance in recent years. However, we present compelling evidence that there is still potential for enhancing vision-based methods. Existing approaches predominantly focus on spatial cues such as tri-perspective view (TPV) embeddings, often overlooking temporal cues. This study introduces S2TPVFormer, a spatiotemporal transformer architecture designed to predict temporally coherent 3D semantic occupancy. By introducing temporal cues through a novel Temporal Cross-View Hybrid Attention mechanism (TCVHA), we generate Spatiotemporal TPV (S2TPV) embeddings that enhance the prior process. Experimental evaluations on the nuScenes dataset demonstrate a significant +4.1% of absolute gain in mean Intersection over Union (mIoU) for 3D semantic occupancy compared to baseline TPVFormer, validating the effectiveness of S2TPVFormer in advancing 3D scene perception.
