OccLoff: Learning Optimized Feature Fusion for 3D Occupancy Prediction
Ji Zhang, Yiran Ding, Zixin Liu

TL;DR
OccLoff is a novel framework that optimizes feature fusion for 3D occupancy prediction, improving accuracy and efficiency in autonomous driving perception tasks.
Contribution
It introduces a sparse fusion encoder with entropy masks, a proxy-based loss, and an adaptive weighting algorithm, enhancing transferability and performance across models.
Findings
Outperforms existing methods on nuScenes and SemanticKITTI benchmarks.
Reduces computational costs while improving accuracy.
Effective ablation results confirm each module's contribution.
Abstract
3D semantic occupancy prediction is crucial for finely representing the surrounding environment, which is essential for ensuring the safety in autonomous driving. Existing fusion-based occupancy methods typically involve performing a 2D-to-3D view transformation on image features, followed by computationally intensive 3D operations to fuse these with LiDAR features, leading to high computational costs and reduced accuracy. Moreover, current research on occupancy prediction predominantly focuses on designing specific network architectures, often tailored to particular models, with limited attention given to the more fundamental aspect of semantic feature learning. This gap hinders the development of more transferable methods that could enhance the performance of various occupancy models. To address these challenges, we propose OccLoff, a framework that Learns to Optimize Feature Fusion…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Image Processing and 3D Reconstruction · Computer Graphics and Visualization Techniques
MethodsSoftmax · Attention Is All You Need
