English
Related papers

Related papers: Test-Time 3D Occupancy Prediction

200 papers

3D Semantic Occupancy Prediction is fundamental for spatial understanding, yet existing approaches face challenges in scalability and generalization due to their reliance on extensive labeled data and computationally intensive voxel-wise…

Computer Vision and Pattern Recognition · Computer Science 2025-03-25 Haoyi Jiang , Liu Liu , Tianheng Cheng , Xinjie Wang , Tianwei Lin , Zhizhong Su , Wenyu Liu , Xinggang Wang

This paper introduces a novel architecture for trajectory-conditioned forecasting of future 3D scene occupancy. In contrast to methods that rely on variational autoencoders (VAEs) to generate discrete occupancy tokens, which inherently…

Computer Vision and Pattern Recognition · Computer Science 2026-04-15 Jiayuan Du , Yiming Zhao , Zhenglong Guo , Yong Pan , Wenbo Hou , Zhihui Hao , Kun Zhan , Qijun Chen

Human driver can easily describe the complex traffic scene by visual system. Such an ability of precise perception is essential for driver's planning. To achieve this, a geometry-aware representation that quantizes the physical 3D scene…

Computer Vision and Pattern Recognition · Computer Science 2023-06-27 Chonghao Sima , Wenwen Tong , Tai Wang , Li Chen , Silei Wu , Hanming Deng , Yi Gu , Lewei Lu , Ping Luo , Dahua Lin , Hongyang Li

3D occupancy prediction (3DOcc) is a rapidly rising and challenging perception task in the field of autonomous driving. Existing 3D occupancy networks (OccNets) are both computationally heavy and label-hungry. In terms of model complexity,…

Computer Vision and Pattern Recognition · Computer Science 2025-04-09 Yining Shi , Kun Jiang , Jinyu Miao , Ke Wang , Kangan Qian , Yunlong Wang , Jiusi Li , Tuopu Wen , Mengmeng Yang , Yiliang Xu , Diange Yang

3D semantic occupancy prediction is a cornerstone of robotic perception, yet real-world voxel annotations are inherently corrupted by structural artifacts and dynamic trailing effects. This raises a critical but underexplored question: can…

Computer Vision and Pattern Recognition · Computer Science 2026-03-09 Wenxin Li , Kunyu Peng , Di Wen , Junwei Zheng , Jiale Wei , Mengfei Duan , Yuheng Zhang , Rui Fan , Kailun Yang

Efficient and high-accuracy 3D occupancy prediction is vital for the performance of autonomous driving systems. However, existing methods struggle to balance precision and efficiency: high-accuracy approaches are often hindered by heavy…

Computer Vision and Pattern Recognition · Computer Science 2026-03-02 Yuchen Zhou , Yan Luo , Xiaogang Wang , Xingjian Gu , Mingzhou Lu , Xiangbo Shu

Vision-based 3D semantic scene completion (SSC) describes autonomous driving scenes through 3D volume representations. However, the occlusion of invisible voxels by scene surfaces poses challenges to current SSC methods in hallucinating…

Computer Vision and Pattern Recognition · Computer Science 2024-08-20 Xiao Zhao , Bo Chen , Mingyang Sun , Dingkang Yang , Youxing Wang , Xukun Zhang , Mingcheng Li , Dongliang Kou , Xiaoyi Wei , Lihua Zhang

Vision-based 3D semantic occupancy prediction is vital for autonomous driving, enabling unified modeling of static infrastructure and dynamic agents. Global occupancy maps serve as long-term memory priors, providing valuable historical…

Computer Vision and Pattern Recognition · Computer Science 2026-03-06 Shanshuai Yuan , Julong Wei , Muer Tie , Xiangyun Ren , Zhongxue Gan , Wenchao Ding

3D semantic occupancy prediction has become a crucial perception task for comprehensive scene understanding in autonomous driving. While recent advances have explored 3D Gaussian splatting for occupancy modeling to substantially reduce…

Computer Vision and Pattern Recognition · Computer Science 2026-03-09 Xiaoyang Yan , Muleilan Pei , Shaojie Shen

The task of estimating 3D occupancy from surrounding-view images is an exciting development in the field of autonomous driving, following the success of Bird's Eye View (BEV) perception. This task provides crucial 3D attributes of the…

Computer Vision and Pattern Recognition · Computer Science 2023-11-20 Wanshui Gan , Ningkai Mo , Hongbin Xu , Naoto Yokoya

Semantic segmentation in autonomous driving has been undergoing an evolution from sparse point segmentation to dense voxel segmentation, where the objective is to predict the semantic occupancy of each voxel in the concerned 3D space. The…

Computer Vision and Pattern Recognition · Computer Science 2023-09-01 Sicheng Zuo , Wenzhao Zheng , Yuanhui Huang , Jie Zhou , Jiwen Lu

Addressing the task of 3D semantic occupancy prediction for autonomous driving, we tackle two key issues in existing 3D Gaussian Splatting (3DGS) methods: (1) unified feature aggregation neglecting semantic correlations among similar…

Computer Vision and Pattern Recognition · Computer Science 2026-02-23 Ke Song , Yunhe Wu , Chunchit Siu , Huiyuan Xiong

Compared with voxel-based grid prediction, in the field of 3D semantic occupation prediction for autonomous driving, GaussianFormer proposed using 3D Gaussian to describe scenes with sparse 3D semantic Gaussian based on objects is another…

Computer Vision and Pattern Recognition · Computer Science 2026-05-28 Ziyue Zhao , Qining Qi , Jianfa Ma

3D occupancy prediction provides dense spatial understanding critical for safe autonomous driving. However, this task suffers from a severe class imbalance due to its volumetric representation, where safety-critical objects (bicycles,…

Computer Vision and Pattern Recognition · Computer Science 2026-03-31 Wonjune Kim , In-Jae Lee , Sihwan Hwang , Sanmin Kim , Dongsuk Kum

Vision-centric occupancy networks, which represent the surrounding environment with uniform voxels with semantics, have become a new trend for safe driving of camera-only autonomous driving perception systems, as they are able to detect…

Computer Vision and Pattern Recognition · Computer Science 2024-09-19 Yining Shi , Jiusi Li , Kun Jiang , Ke Wang , Yunlong Wang , Mengmeng Yang , Diange Yang

Accurate 3D scene understanding is essential for embodied intelligence, with occupancy prediction emerging as a key task for reasoning about both objects and free space. Existing approaches largely rely on depth priors (e.g., DepthAnything)…

Computer Vision and Pattern Recognition · Computer Science 2026-02-26 Changqing Zhou , Yueru Luo , Changhao Chen

Semantic and panoptic occupancy prediction for road scene analysis provides a dense 3D representation of the ego vehicle's surroundings. Current camera-only approaches typically rely on costly dense 3D supervision or require training models…

Computer Vision and Pattern Recognition · Computer Science 2026-03-09 Andrew Caunes , Thierry Chateau , Vincent Fremont

Occupancy prediction has garnered increasing attention in recent years for its comprehensive fine-grained environmental representation and strong generalization to open-set objects. However, cumbersome voxel features and 3D convolution…

Computer Vision and Pattern Recognition · Computer Science 2024-12-10 Jinqing Zhang , Yanan Zhang , Qingjie Liu , Yunhong Wang

3D occupancy prediction holds significant promise in the fields of robot perception and autonomous driving, which quantifies 3D scenes into grid cells with semantic labels. Recent works mainly utilize complete occupancy labels in 3D voxel…

Computer Vision and Pattern Recognition · Computer Science 2024-03-05 Mingjie Pan , Jiaming Liu , Renrui Zhang , Peixiang Huang , Xiaoqi Li , Bing Wang , Hongwei Xie , Li Liu , Shanghang Zhang

Inferring the 3D structure of a scene from a single image is an ill-posed and challenging problem in the field of vision-centric autonomous driving. Existing methods usually employ neural radiance fields to produce voxelized 3D occupancy,…

Computer Vision and Pattern Recognition · Computer Science 2025-01-13 Yi Feng , Yu Han , Xijing Zhang , Tanghui Li , Yanting Zhang , Rui Fan
‹ Prev 1 3 4 5 6 7 10 Next ›