pCTFusion: Point Convolution-Transformer Fusion with Semantic Aware Loss for Outdoor LiDAR Point Cloud Segmentation
Abhishek Kuriyal, Vaibhav Kumar, Bharat Lohani

TL;DR
pCTFusion introduces a novel architecture combining point convolution and self-attention with a new loss function, significantly improving outdoor LiDAR point cloud segmentation accuracy, especially for minor classes.
Contribution
The paper proposes pCTFusion, a new model that fuses convolution and self-attention mechanisms with a semantic-aware loss for enhanced segmentation performance.
Findings
Achieved 5-7% performance improvement on SemanticKITTI dataset.
Enhanced accuracy for minor classes with class imbalance.
Demonstrated effectiveness of combined local and global attention mechanisms.
Abstract
LiDAR-generated point clouds are crucial for perceiving outdoor environments. The segmentation of point clouds is also essential for many applications. Previous research has focused on using self-attention and convolution (local attention) mechanisms individually in semantic segmentation architectures. However, there is limited work on combining the learned representations of these attention mechanisms to improve performance. Additionally, existing research that combines convolution with self-attention relies on global attention, which is not practical for processing large point clouds. To address these challenges, this study proposes a new architecture, pCTFusion, which combines kernel-based convolutions and self-attention mechanisms for better feature learning and capturing local and global dependencies in segmentation. The proposed architecture employs two types of self-attention…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote Sensing and LiDAR Applications · 3D Surveying and Cultural Heritage · Advanced Neural Network Applications
MethodsConvolution
