paper-with-me

홈 › Papers

VISA: VLM-Guided Instance Semantic Auditing for 3D Occupancy World Models

2026-06-11 · Ruiqi Xian, Yuehan Xian, Jing Liang, Xuewei Qi, Dinesh Manocha arxiv

Semantic 3D occupancy provides a voxelized world state for autonomous driving and robot decision making, but object and rare-class errors can affect free-space interpretation, collision checking, and temporal state propagation. We show that a common VLM strategy, aligning 3D voxel or object features with crop-caption embeddings, improves text-space similarity without reliably improving closed-set occupancy mIoU. Motivated by this mismatch, we propose VISA, a training-time semantic auditing approach for existing occupancy world models. VISA queries an offline VLM on a representative crop of each physical object instance, obtains a structured audit with class hypotheses, plausible confusions, reliability, attributes, and evidence, and propagates it along the object track. The audit is grounded to matched 3D object voxels and distilled into semantic logits through reliability-weighted taxonomy, attribute-factor, and scene-level audit graph losses, while inference remains unchanged and requires no VLM. On nuScenes, averaged across three runs, VISA improves OccWorld from 19.06 to 20.05 mIoU and GaussianWorld from 21.36 to 21.91 mIoU; on GaussianWorld, object mIoU improves from 18.18 to 19.16 and rare-class mIoU from 15.60 to 16.79. These results suggest that VLMs are better suited to closed-set occupancy as reliability-aware semantic auditors than as generic caption-embedding targets.

📄 PDF Abstract BibTeX arXiv:2606.13460

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDecision Making

Similar Papers 제목 키워드 기반

Auditing Near-Optimal Policies Can Be Exponentially Hard: Conditional Query Lower Bounds via Occupancy Rashomon Capacity

2026-05-29 · Ibne Farabi Shihab, Sanjeda Akter, Anuj Sharma arxiv

When many reinforcement-learning policies achieve near-optimal return, a post-hoc auditor may have to distinguish among many behaviorally distinct but return-equivalent policies. We formalize this phenomenon through an o…

OVIS: Open-Vocabulary Visual Instance Search via Visual-Semantic Aligned Representation Learning

2021-08-08 · Sheng Liu, Kevin Lin, Lijuan Wang, Junsong Yuan 외

We introduce the task of open-vocabulary visual instance search (OVIS). Given an arbitrary textual search query, Open-vocabulary Visual Instance Search (OVIS) aims to return a ranked list of visual instances, i.e., image…

Instance SearchRepresentation Learning

OG: Equip vision occupancy with instance segmentation and visual grounding

2023-07-12 · ZiChao Dong, Hang Ji, Weikun Zhang, Xufeng Huang 외

Occupancy prediction tasks focus on the inference of both geometry and semantic labels for each voxel, which is an important perception mission. However, it is still a semantic segmentation task without distinguishing va…

Instance SegmentationSegmentationSemantic SegmentationVisual Grounding

ViPOcc: Leveraging Visual Priors from Vision Foundation Models for Single-View 3D Occupancy Prediction

2024-12-15 · Yi Feng, Yu Han, Xijing Zhang, Tanghui Li 외

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

Autonomous DrivingDepth EstimationImage Reconstruction

Panoptic-FlashOcc: An Efficient Baseline to Marry Semantic Occupancy with Panoptic via Instance Center

2024-06-15 · Zichen Yu, Changyong Shu, Qianpu Sun, Yifan Bian 외

Panoptic occupancy poses a novel challenge by aiming to integrate instance occupancy and semantic occupancy within a unified framework. However, there is still a lack of efficient solutions for panoptic occupancy. In thi…