← Search

Yuanhui Huang

9 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

GaussianFormer-2: Probabilistic Gaussian Superposition for Efficient 3D Occupancy Prediction

CVPR 2025poster

3D semantic occupancy prediction has garnered attention as an important task for the robustness of vision-centric autonomous driving, which predicts fine-grained geometry and semantics of the surrounding scene. Most existing methods leverage dense grid-based scene representations, overlooking the sp…

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

SpectralAR: Spectral Autoregressive Visual Generation

ICCV 2025poster

Autoregressive visual generation has garnered increasing attention due to its scalability and compatibility with other modalities compared with diffusion models. Most existing methods construct visual sequences as spatial patches for autoregressive generation. However, image patches are inherently p…

2024

GaussianFormer: Scene as Gaussians for Vision-Based 3D Semantic Occupancy Prediction

ECCV 2024poster

"3D semantic occupancy prediction aims to obtain 3D fine-grained geometry and semantics of the surrounding scene and is an important task for the robustness of vision-centric autonomous driving. Most existing methods employ dense grids such as voxels as scene representations, which ignore the sparsi…

2024

OccWorld: Learning a 3D Occupancy World Model for Autonomous Driving

ECCV 2024poster

"Understanding how the 3D scene evolves is vital for making decisions in autonomous driving. Most existing methods achieve this by predicting the movements of object boxes, which cannot capture more fine-grained scene information. In this paper, we explore a new framework of learning a world model,…

2024

SelfOcc: Self-Supervised Vision-Based 3D Occupancy Prediction

CVPR 2024poster

3D occupancy prediction is an important task for the robustness of vision-centric autonomous driving which aims to predict whether each point is occupied in the surrounding 3D space. Existing methods usually require 3D occupancy labels to produce meaningful results. However it is very laborious to a…

2023

Tri-Perspective View for Vision-Based 3D Semantic Occupancy Prediction

CVPR 2023poster

Modern methods for vision-centric autonomous driving perception widely adopt the bird's-eye-view (BEV) representation to describe a 3D scene. Despite its better efficiency than voxel representation, it has difficulty describing the fine-grained 3D structure of a scene with a single plane. To address…

2022

Dynamic Metric Learning with Cross-Level Concept Distillation

ECCV 2022poster

"A good similarity metric should be consistent with the human perception of similarities: a sparrow is more similar to an owl if compared to a dog but is more similar to a dog if compared to a car. It depends on the semantic levels to determine if two images are from the same class. As most existing…