用超二次曲面高效建模3D场景,提升自动驾驶感知精度与速度
QuadricFormer: Scene as Superquadrics for 3D Semantic Occupancy Prediction

- 以超二次曲面为几何基元,替代传统密集体素或椭球高斯
- 在nuScenes上实现最优性能,参数量减少50%以上
- 适合追求高效3D语义占用预测的自动驾驶系统研发
3D占用预测对鲁棒自动驾驶系统至关重要,可全面感知环境结构与语义。现有方法多采用密集体素表示,忽视驾驶场景稀疏性,导致效率低下。近期工作尝试基于稀疏高斯的对象中心表示,但其椭球形状先验限制了对多样化结构的建模能力。真实驾驶场景中物体具有丰富几何形态(如立方体、圆柱体和不规则形状),需大量密集排列的椭球高斯才能准确建模,造成表示效率低。为此,我们提出使用几何表达力强的超二次曲面作为场景基元,通过其固有形状多样性,以更少基元高效表示复杂结构。我们构建了一个概率超二次曲面混合模型,将每个超二次曲面视为带有几何先验的占用概率分布,并通过概率混合推断语义。在此基础上,提出QuadricFormer——一种基于超二次曲面的3D占用预测模型,并引入剪枝-分裂模块,进一步提升建模效率,使超二次曲面集中于占位区域。在nuScenes数据集上的大量实验表明,QuadricFormer在保持卓越效率的同时达到最新性能。
原文摘要 · Abstract (English)
3D occupancy prediction is crucial for robust autonomous driving systems as it enables comprehensive perception of environmental structures and semantics. Most existing methods employ dense voxel-based scene representations, ignoring the sparsity of driving scenes and resulting in inefficiency. Recent works explore object-centric representations based on sparse Gaussians, but their ellipsoidal shape prior limits the modeling of diverse structures. In real-world driving scenes, objects exhibit rich geometries (e.g., cuboids, cylinders, and irregular shapes), necessitating excessive ellipsoidal Gaussians densely packed for accurate modeling, which leads to inefficient representations. To address this, we propose to use geometrically expressive superquadrics as scene primitives, enabling efficient representation of complex structures with fewer primitives through their inherent shape diversity. We develop a probabilistic superquadric mixture model, which interprets each superquadric as an occupancy probability distribution with a corresponding geometry prior, and calculates semantics through probabilistic mixture. Building on this, we present QuadricFormer, a superquadric-based model for efficient 3D occupancy prediction, and introduce a pruning-and-splitting module to further enhance modeling efficiency by concentrating superquadrics in occupied regions. Extensive experiments on the nuScenes dataset demonstrate that QuadricFormer achieves state-of-the-art performance while maintaining superior efficiency.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。