paper-with-me

Papers

LetOccVote: Learning Weakly Supervised 3D Occupancy through Consensus

2026-09-04 · Chi Zhang, Qi Song, Feifei Li, Jie Li, Rui Huang arxiv

Weakly supervised 3D occupancy prediction reduces the reliance on costly 3D annotations by learning from 2D pseudo-labels generated by vision foundation models. However, existing methods typically use these imperfect pseudo-labels directly as supervision, making occupancy learning vulnerable to erroneous geometric and semantic targets. We observe that agreement across repeated observations provides an inexpensive and reliable cue for assessing pseudo-label reliability. Based on this observation, we propose \textbf{LetOccVote}, a weakly supervised Gaussian-based occupancy framework that leverages cross-frame voting to improve both geometric and semantic supervision. For geometry, Depth Vote exploits cross-frame geometric agreement to refine supported pseudo depth and reject contradictory estimates before volumetric lifting and depth supervision. For semantics, Semantic Vote aggregates pseudo-semantic observations in a shared 3D space to identify reliable and contested evidence, strengthening reliable semantic supervision while filtering unreliable pseudo-label segments. The entire framework is trained solely with 2D pseudo-label supervision without requiring 3D occupancy annotations. On Occ3D-nuScenes, LetOccVote achieves 53.27 IoU and 20.39 mIoU, establishing state-of-the-art performance among methods with 2D pseudo-label supervision.

📄 PDF Abstract BibTeX arXiv:2609.04846

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Predicting Vegetation Stratum Occupancy from Airborne LiDAR Data with Deep Learning

2022-01-20 · Ekaterina Kalinicheva, Loic Landrieu, Clément Mallet, Nesrine Chehata

We propose a new deep learning-based method for estimating the occupancy of vegetation strata from airborne 3D LiDAR point clouds. Our model predicts rasterized occupancy maps for three vegetation strata corresponding to…

Deep Learningregression

GaussianFlowOcc: Sparse and Weakly Supervised Occupancy Estimation using Gaussian Splatting and Temporal Flow

2025-02-24 · Simon Boeder, Fabian Gigengack, Benjamin Risse

Occupancy estimation has become a prominent task in 3D computer vision, particularly within the autonomous driving community. In this paper, we present a novel approach to occupancy estimation, termed GaussianFlowOcc, wh…

Autonomous Driving

FreeOcc: Training-free Panoptic Occupancy Prediction via Foundation Models

2026-03-06 · Andrew Caunes, Thierry Chateau, Vincent Fremont arxiv

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 req…

Scene Understanding

ShelfOcc: Native 3D Supervision beyond LiDAR for Vision-Based Occupancy Estimation

2025-11-19 · Simon Boeder, Fabian Gigengack, Simon Roesler, Holger Caesar 외 arxiv

Recent progress in self- and weakly supervised occupancy estimation has largely relied on 2D projection or rendering-based supervision, which suffers from geometric inconsistencies and severe depth bleeding. We thus intr…

Scene Understanding

GSRender: Deduplicated Occupancy Prediction via Weakly Supervised 3D Gaussian Splatting

2024-12-19 · Qianpu Sun, Changyong Shu, Sifan Zhou, Zichen Yu 외

3D occupancy perception is gaining increasing attention due to its capability to offer detailed and precise environment representations. Previous weakly-supervised NeRF methods balance efficiency and accuracy, with mIoU …

3D ReconstructionNeRF