paper-with-me

Papers

QueryOcc: Query-based Self-Supervision for 3D Semantic Occupancy

2025-11-21 · Adam Lilja, Ji Lan, Junsheng Fu, Lars Hammarstrand arxiv

Learning 3D scene geometry and semantics from images is a core challenge in computer vision and a key capability for autonomous driving. Since large-scale 3D annotation is prohibitively expensive, recent work explores self-supervised learning directly from sensor data without manual labels. Existing approaches either rely on 2D rendering consistency, where 3D structure emerges only implicitly, or on discretized voxel grids from accumulated lidar point clouds, limiting spatial precision and scalability. We introduce QueryOcc, a query-based self-supervised framework that learns continuous 3D semantic occupancy directly through independent 4D spatio-temporal queries sampled across adjacent frames. The framework supports supervision from either pseudo-point clouds derived from vision foundation models or raw lidar data. To enable long-range supervision and reasoning under constant memory, we introduce a contractive scene representation that preserves near-field detail while smoothly compressing distant regions. QueryOcc surpasses previous camera-based methods by 26% in semantic RayIoU on the self-supervised Occ3D-nuScenes benchmark while running at 11.6 FPS, demonstrating that direct 4D query supervision enables strong self-supervised occupancy learning. https://research.zenseact.com/publications/queryocc/

📄 PDF Abstract BibTeX arXiv:2511.17221

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningAutonomous DrivingPoint Clouds

Similar Papers 제목 키워드 기반

SuperQuadricOcc: Real-Time Self-Supervised Semantic Occupancy Estimation with Superquadric Volume Rendering

2025-11-21 · Seamie Hayes, Alexandre Boulch, Andrei Bursuc, Reenu Mohandas 외 arxiv

Self-supervision for semantic occupancy estimation is appealing as it removes the labour-intensive manual annotation, thus allowing one to scale to larger autonomous driving datasets. Superquadrics offer an expressive sh…

Autonomous Driving

OccFlowNet: Towards Self-supervised Occupancy Estimation via Differentiable Rendering and Occupancy Flow

2024-02-20 · Simon Boeder, Fabian Gigengack, Benjamin Risse

Semantic occupancy has recently gained significant traction as a prominent 3D scene representation. However, most existing methods rely on large and costly datasets with fine-grained 3D voxel labels for training, which l…

NeRFSelf-Supervised Learning

Bridging 3D Gaussians and Semantic Occupancy for Comprehensive Open-Vocabulary Scene Understanding from Unposed Images

2026-07-02 · Hu Zhu, Bohan Li, Xianda Guo, Yanlun Peng 외 arxiv

Comprehensive 3D scene understanding from sparse, unposed images requires a model to recover renderable geometry, open-vocabulary semantics, and free/occupied 3D space without relying on external camera calibration. Rece…

Novel View SynthesisScene Understanding

DGOcc: Depth-aware Global Query-based Network for Monocular 3D Occupancy Prediction

2025-04-10 · Xu Zhao, Pengju Zhang, Bo Liu, Yihong Wu

Monocular 3D occupancy prediction, aiming to predict the occupancy and semantics within interesting regions of 3D scenes from only 2D images, has garnered increasing attention recently for its vital role in 3D scene unde…

GPUPredictionScene Understanding

OccLE: Label-Efficient 3D Semantic Occupancy Prediction

2025-05-27 · Naiyu Fang, Zheyuan Zhou, Fayao Liu, Xulei Yang 외

3D semantic occupancy prediction offers an intuitive and efficient scene understanding and has attracted significant interest in autonomous driving perception. Existing approaches either rely on full supervision, which d…

3D Semantic Occupancy PredictionAutonomous DrivingMambaPrediction+1