CVROJun 19

FLM-Occ: Feed-forward Likelihood Maximization for Efficient Indoor Occupancy Prediction

arXiv:2606.2137312.9
Predicted impact top 34% in CV · last 90 daysOriginality Highly original
AI Analysis

For indoor scene understanding, this work significantly improves efficiency and accuracy by eliminating spurious primitives through global likelihood maximization.

FLM-Occ reformulates indoor occupancy prediction as voxel distribution estimation, achieving superior accuracy with only 32 superquadrics (2.7% of prior state-of-the-art) while running 3.7 times faster on Occ-ScanNet.

Recent indoor occupancy prediction methods adopt Gaussian primitives as a sparse 3D representation for computational efficiency. However, their training relies on voxel classification, which imposes only local constraints and lacks global supervision on the distribution of the primitives. Therefore, they inevitably predict spurious primitives in empty regions, undermining both representational and computational efficiency. To address this, we propose Feed-forward Likelihood Maximization (FLM), a novel framework that reformulates occupancy prediction as voxel distribution estimation. In FLM, a network is trained to predict a mixture model that maximizes the likelihood over ground-truth occupied voxels in a feed-forward manner. To enable end-to-end training of networks and voxelization of a standard mixture model, we define mixture weights as normalized primitive volumes to implicitly enforce simplex constraints and derive novel voxelization formulas. Based on FLM, our FLM-Occ, a novel method that is capable of relocating randomly initialized primitives over long distances to model a scene. On Occ-ScanNet, FLM-Occ achieves superior accuracy using only 32 superquadrics, 2.7% of the prior SoTA, while running 3.7 times faster.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes