← Search

Sicheng Zuo

5 accepted papers

2025

EmbodiedOcc: Embodied 3D Occupancy Prediction for Vision-based Online Scene Understanding

ICCV 2025poster

3D occupancy prediction provides a comprehensive description of the surrounding scenes and has become an essential task for 3D perception. Most existing methods focus on offline perception from one or a few views and cannot be applied to embodied agents that demand to gradually perceive the scene th…

2025

GaussianWorld: Gaussian World Model for Streaming 3D Occupancy Prediction

CVPR 2025poster

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 infer the current 3D occupancy. However, they fail to consider the continuity of d…

2025

QuadricFormer: Scene as Superquadrics for 3D Semantic Occupancy Prediction

NeurIPS 2025poster

3D occupancy prediction is crucial for robust autonomous driving systems as it enables comprehensive perception of environmental structures and semantics. Most existing methods employ dense voxel-based scene representations, ignoring the sparsity of driving scenes and resulting in inefficiency. Rece…

Cited by 0SourcecodeScholar
2024

SpatialFormer: Towards Generalizable Vision Transformers with Explicit Spatial Understanding

ECCV 2024poster

"Vision transformers have demonstrated promising results and become core components in many tasks. Most existing works focus on context feature extraction and incorporate spatial information through additional positional embedding. However, they only consider the local positional information within…