Multilateral Cascading Network for Semantic Segmentation of Large-Scale Outdoor Point Clouds
Haoran Gong, Haodong Wang, Di Wang

TL;DR
This paper introduces MCNet, a novel network architecture with attention and feature fusion modules, significantly improving semantic segmentation accuracy on large-scale outdoor point cloud datasets.
Contribution
The study proposes MCNet with MCAE and P-CSP modules, advancing feature learning and fusion for outdoor point cloud segmentation, outperforming existing methods.
Findings
Achieved 2.1% higher mIoU on SensatUrban dataset.
Improved small-sample object classification by 15.9%.
Outperformed state-of-the-art methods on benchmark datasets.
Abstract
Semantic segmentation of large-scale outdoor point clouds is of significant importance in environment perception and scene understanding. However, this task continues to present a significant research challenge, due to the inherent complexity of outdoor objects and their diverse distributions in real-world environments. In this study, we propose the Multilateral Cascading Network (MCNet) designed to address this challenge. The model comprises two key components: a Multilateral Cascading Attention Enhancement (MCAE) module, which facilitates the learning of complex local features through multilateral cascading operations; and a Point Cross Stage Partial (P-CSP) module, which fuses global and local features, thereby optimizing the integration of valuable feature information across multiple scales. Our proposed method demonstrates superior performance relative to state-of-the-art…
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
TopicsImage Processing and 3D Reconstruction · 3D Shape Modeling and Analysis
MethodsSoftmax · Attention Is All You Need
