Efficiently Expanding Receptive Fields: Local Split Attention and Parallel Aggregation for Enhanced Large-scale Point Cloud Semantic Segmentation
Haodong Wang, Chongyu Wang, Yinghui Quan, Di Wang

TL;DR
This paper introduces LSNet, a novel framework for large-scale 3D point cloud segmentation that enhances receptive fields using local split attention and parallel aggregation, achieving higher accuracy and efficiency.
Contribution
The paper proposes LSNet with LSAP and PAE modules, improving receptive field expansion and computational efficiency for large-scale point cloud segmentation.
Findings
Up to 11% improvement in mIoU on benchmark datasets
Approximately 38.8% speedup over similar methods
Effective integration of local split attention and parallel aggregation
Abstract
Expanding the receptive field in a deep learning model for large-scale 3D point cloud segmentation is an effective technique for capturing rich contextual information, which consequently enhances the network's ability to learn meaningful features. However, this often leads to increased computational complexity and risk of overfitting, challenging the efficiency and effectiveness of the learning paradigm. To address these limitations, we propose the Local Split Attention Pooling (LSAP) mechanism to effectively expand the receptive field through a series of local split operations, thus facilitating the acquisition of broader contextual knowledge. Concurrently, it optimizes the computational workload associated with attention-pooling layers to ensure a more streamlined processing workflow. Based on LSAP, a Parallel Aggregation Enhancement (PAE) module is introduced to enable parallel…
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 · Industrial Vision Systems and Defect Detection · Surface Roughness and Optical Measurements
MethodsAttention Is All You Need · Attention Pooling · Average Pooling · Batch Normalization · Residual Connection · Global Average Pooling · Softmax · *Communicated@Fast*How Do I Communicate to Expedia? · guidence~How to file a complaint against Expedia? · Dense Connections
