GEM-Occ: From Visual Geometry Evidence to Embodied Semantic Occupancy Memory

· Source: cs.CV updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems · Depth: Expert, extended

Summary

The paper introduces HIOcc, a hierarchical indoor occupancy benchmark that unifies ScanNet, ScanNet++, and Matterport3D into a common sparse semantic occupancy format. HIOcc addresses limitations of prior single-view or room-level benchmarks by supporting local semantic occupancy prediction, room-level online mapping, and building-level mapping across connected panoramic environments. Complementing this, the authors propose GEM-Occ, a Gaussian Evidence Memory framework for semantic occupancy mapping. GEM-Occ treats local visual geometry predictions as transient evidence, converting them into semantic Gaussian occupancy and free-space ray evidence. This evidence is fused into a persistent hierarchical memory, comprising local caches, room-level submaps, and a building-level graph, using visibility- and uncertainty-aware causal updates. Experiments on HIOcc demonstrate that GEM-Occ improves local occupancy prediction, online map stability, free-space reasoning, revisit consistency, and building-level scalability over existing baselines, achieving 61.37 IoU and 57.76 mIoU for local prediction.

Key takeaway

For Robotics Engineers developing embodied agents for complex indoor navigation, this work highlights the necessity of robust, scalable semantic occupancy mapping. You should consider adopting hierarchical memory structures and causal fusion techniques, like those in GEM-Occ, to maintain stable, long-horizon maps across connected spaces. Prioritizing explicit free-space modeling and uncertainty-aware updates will significantly improve map consistency and revisit performance, crucial for reliable autonomous operation in multi-room environments.

Key insights

Persistent semantic occupancy mapping for embodied agents requires hierarchical memory and causal fusion of transient visual evidence.

Principles

Method

GEM-Occ converts local visual geometry predictions into semantic Gaussian occupancy and free-space ray evidence. This evidence is fused into a hierarchical memory via causal, confidence-weighted updates.

In practice

Topics

Code references

Best for: Research Scientist, Computer Vision Engineer, AI Scientist, Robotics Engineer, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.