paper-with-me

Papers

Monocular Open Vocabulary Occupancy Prediction for Indoor Scenes

2026-02-26 · Changqing Zhou, Yueru Luo, Han Zhang, Zeyu Jiang, Changhao Chen arxiv

Open-vocabulary 3D occupancy is vital for embodied agents, which need to understand complex indoor environments where semantic categories are abundant and evolve beyond fixed taxonomies. While recent work has explored open-vocabulary occupancy in outdoor driving scenarios, such methods transfer poorly indoors, where geometry is denser, layouts are more intricate, and semantics are far more fine-grained. To address these challenges, we adopt a geometry-only supervision paradigm that uses only binary occupancy labels (occupied vs free). Our framework builds upon 3D Language-Embedded Gaussians, which serve as a unified intermediate representation coupling fine-grained 3D geometry with a language-aligned semantic embedding. On the geometry side, we find that existing Gaussian-to-Occupancy operators fail to converge under such weak supervision, and we introduce an opacity-aware, Poisson-based approach that stabilizes volumetric aggregation. On the semantic side, direct alignment between rendered features and open-vocabulary segmentation features suffers from feature mixing; we therefore propose a Progressive Temperature Decay schedule that gradually sharpens opacities during splatting, strengthening Gaussian-language alignment. On Occ-ScanNet, our framework achieves 59.50 IoU and 21.05 mIoU in the open-vocabulary setting, surpassing all existing occupancy methods in IoU and outperforming prior open-vocabulary approaches by a large margin in mIoU. Code will be released at https://github.com/JuIvyy/LegoOcc.

📄 PDF Abstract BibTeX arXiv:2602.22667

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FreeOcc: Training-Free Embodied Open-Vocabulary Occupancy Prediction

2026-04-30 · Zeyu Jiang, Changqing Zhou, Xingxing Zuo, Changhao Chen arxiv

Existing learning-based occupancy prediction methods rely on large-scale 3D annotations and generalize poorly across environments. We present FreeOcc, a training-free framework for open-vocabulary occupancy prediction fr…

Monocular Occupancy Prediction for Scalable Indoor Scenes

2024-07-16 · Hongxiao Yu, Yuqi Wang, Yuntao Chen, Zhaoxiang Zhang

Camera-based 3D occupancy prediction has recently garnered increasing attention in outdoor driving scenes. However, research in indoor scenes remains relatively unexplored. The core differences in indoor scenes lie in th…

3D Semantic Scene Completion from a single RGB imagePrediction

OVO: Open-Vocabulary Occupancy

2023-05-25 · Zhiyu Tan, ZiChao Dong, Cheng Zhang, Weikun Zhang 외

Semantic occupancy prediction aims to infer dense geometry and semantics of surroundings for an autonomous agent to operate safely in the 3D environment. Existing occupancy prediction methods are almost entirely trained …

Knowledge DistillationPrediction

POP-3D: Open-Vocabulary 3D Occupancy Prediction from Images

2024-01-17 · NeurIPS 2023 11 · Antonin Vobecky, Oriane Siméoni, David Hurych, Spyros Gidaris 외

We describe an approach to predict open-vocabulary 3D semantic voxel occupancy map from input 2D images with the objective of enabling 3D grounding, segmentation and retrieval of free-form language queries. This is a cha…

3D Semantic Occupancy Prediction3D Semantic SegmentationLanguage ModellingRetrieval+2

VEON: Vocabulary-Enhanced Occupancy Prediction

2024-07-17 · Jilai Zheng, Pin Tang, Zhongdao Wang, Guoqing Wang 외

Perceiving the world as 3D occupancy supports embodied agents to avoid collision with any types of obstacle. While open-vocabulary image understanding has prospered recently, how to bind the predicted 3D occupancy grids …

Prediction