ICRA 20251 citations

MDC-Seg: Multi-Directional Convolution-Based Semantic Segmentation for LiDAR Point Clouds

Xin Ouyang, Xiaolong Qian, Yunzhou Zhang, You Shen, Guiyuan Wang, Wei Liu

Abstract

LiDAR point clouds 3D semantic segmentation enables efficient and accurate environmental sensing for intelligent vehicles and autonomous robots, greatly advancing these domains. Existing advanced methods that use 3D sparse convolutional often suffer from a small Effective Receptive Field (ERF), which limits context sensing and challenging highperformance segmentation. Building on this observation, we propose MDC-Seg for efficient ERF enlargement. We design Multi-directional Convolution (MDConv), which simultaneously performs sparse feature encoding on the Bird's Eye View (BEV) and Range View (RV) planes to enlarge the ERF of 3D sparse convolution. To enhance feature fusion in MDConv, we introduce an attention mechanism and design an efficient multifeature fusion (EMFF) module suitable for both 3D and 2D sparse features. To improve segmentation accuracy, we design a point-voxel constraint (PVC) module to handle edge voxels containing multiple point cloud categories, optimizing the final inference results. These modules add minimal memory and inference time but significantly improve performance compared to the baseline. Extensive experiments on the SemanticKITTI benchmark demonstrate MDC-Seg's excellent performance, with supplementary tests on nuScenes further confirming its superiority by yielding good results. The source code is available at https://github.com/OYgreat-river/MDC-Seg.

BibTeX
@inproceedings{icra2025_mdcsegmultidirec,
  title = {MDC-Seg: Multi-Directional Convolution-Based Semantic Segmentation for LiDAR Point Clouds},
  author = {Xin Ouyang and Xiaolong Qian and Yunzhou Zhang and You Shen and Guiyuan Wang and Wei Liu},
  booktitle = {ICRA 2025},
  year = {2025}
}
MDC-Seg: Multi-Directional Convolution-Based Semantic Segmentation for LiDAR Point Clouds · ICRA 2025