paper-with-me

Papers

Towards 3D Semantic Scene Completion for Autonomous Driving: A Meta-Learning Framework Empowered by Deformable Large-Kernel Attention and Mamba Model

2024-11-06 · Yansong Qu, Zilin Huang, Zihao Sheng, Tiantian Chen, Sikai Chen

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 perception training of a single vehicle using aggregated sensor data from multiple nearby connected autonomous vehicles (CAVs), generating richer and more comprehensive labels. This meta-knowledge is then adapted to the target domain through a dual-phase training strategy that does not add extra model parameters, enabling efficient deployment. To further enhance the model's capability in capturing long-sequence relationships within 3D voxel grids, we integrate Mamba blocks with deformable convolution and large-kernel attention into the backbone network. Extensive experiments demonstrate that MetaSSC achieves state-of-the-art performance, significantly outperforming competing models while also reducing deployment costs.

📄 PDF Abstract BibTeX arXiv:2411.03672

Code (0)

등록된 구현이 없습니다.

Tasks

3D Semantic Scene CompletionAutonomous DrivingAutonomous VehiclesMambaMeta-LearningSemantic Segmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Deformable Convolution Deformable convolutions add 2D offsets to the regular grid sampling locations in the standard convolution. It enables free…
Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

HD$^2$-SSC: High-Dimension High-Density Semantic Scene Completion for Autonomous Driving

2025-11-11 · Zhiwen Yang, Yuxin Peng arxiv

Camera-based 3D semantic scene completion (SSC) plays a crucial role in autonomous driving, enabling voxelized 3D scene understanding for effective scene perception and decision-making. Existing SSC methods have shown ef…

3D Semantic Scene CompletionScene UnderstandingAutonomous Driving

DiffSSC: Semantic LiDAR Scan Completion using Denoising Diffusion Probabilistic Models

2024-09-26 · Helin Cao, Sven Behnke

Perception systems play a crucial role in autonomous driving, incorporating multiple sensors and corresponding computer vision algorithms. 3D LiDAR sensors are widely used to capture sparse point clouds of the vehicle's …

Autonomous DrivingDenoisingImage GenerationSuper-Resolution

Camera-Only 3D Panoptic Scene Completion for Autonomous Driving through Differentiable Object Shapes

2025-05-14 · Nicola Marinello, Simen Cassiman, Jonas Heylen, Marc Proesmans 외

Autonomous vehicles need a complete map of their surroundings to plan and act. This has sparked research into the tasks of 3D occupancy prediction, 3D scene completion, and 3D panoptic scene completion, which predict a d…

3D Semantic Scene CompletionAutonomous DrivingAutonomous VehiclesDecision Making+1

Semantic Segmentation-assisted Scene Completion for LiDAR Point Clouds

2021-09-23 · Xuemeng Yang, Hao Zou, Xin Kong, Tianxin Huang 외

Outdoor scene completion is a challenging issue in 3D scene understanding, which plays an important role in intelligent robotics and autonomous driving. Due to the sparsity of LiDAR acquisition, it is far more complex fo…

3D Semantic Scene Completion3D Semantic SegmentationAutonomous DrivingDecoder+3

Multi-Resolution Alignment for Voxel Sparsity in Camera-Based 3D Semantic Scene Completion

2026-02-03 · Zhiwen Yang, Yuxin Peng arxiv

Camera-based 3D semantic scene completion (SSC) offers a cost-effective solution for assessing the geometric occupancy and semantic labels of each voxel in the surrounding 3D scene with image inputs, providing a voxel-le…

3D Semantic Scene CompletionAutonomous Driving