MetaSSC: Enhancing 3D Semantic Scene Completion for Autonomous Driving through Meta-Learning and Long-sequence Modeling
Yansong Qu, Zixuan Xu, Zilin Huang, Zihao Sheng, Tiantian Chen, Sikai Chen

TL;DR
MetaSSC is a novel meta-learning framework that improves 3D semantic scene completion for autonomous driving by efficiently capturing long-range dependencies and reducing deployment costs through domain adaptation and advanced modeling techniques.
Contribution
The paper introduces MetaSSC, combining meta-learning, deformable convolution, and large-kernel attention to enhance 3D SSC with efficient domain adaptation and long-sequence modeling.
Findings
MetaSSC achieves state-of-the-art accuracy in 3D SSC tasks.
The method reduces deployment costs without sacrificing performance.
It effectively captures long-range dependencies in 3D voxel grids.
Abstract
Semantic scene completion (SSC) is essential for achieving comprehensive perception in autonomous driving systems. However, existing SSC methods often overlook the high deployment costs in real-world applications. Traditional architectures, such as 3D Convolutional Neural Networks (3D CNNs) and self-attention mechanisms, face challenges in efficiently capturing long-range dependencies within 3D voxel grids, limiting their effectiveness. To address these issues, we introduce MetaSSC, a novel meta-learning-based framework for SSC that leverages deformable convolution, large-kernel attention, and the Mamba (D-LKA-M) model. Our approach begins with a voxel-based semantic segmentation (SS) pretraining task, aimed at exploring the semantics and geometry of incomplete regions while acquiring transferable meta-knowledge. Using simulated cooperative perception datasets, we supervise the…
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 · Human Pose and Action Recognition · Advanced Neural Network Applications
MethodsSoftmax · Attention Is All You Need · Convolution · Deformable Convolution · Mamba: Linear-Time Sequence Modeling with Selective State Spaces
