paper-with-me

홈 › Papers

Point Cloud Semantic Segmentation with Sparse and Inhomogeneous Annotations

2023-12-11 · Zhiyi Pan, Nan Zhang, Wei Gao, Shan Liu, Ge Li

Utilizing uniformly distributed sparse annotations, weakly supervised learning alleviates the heavy reliance on fine-grained annotations in point cloud semantic segmentation tasks. However, few works discuss the inhomogeneity of sparse annotations, albeit it is common in real-world scenarios. Therefore, this work introduces the probability density function into the gradient sampling approximation method to qualitatively analyze the impact of annotation sparsity and inhomogeneity under weakly supervised learning. Based on our analysis, we propose an Adaptive Annotation Distribution Network (AADNet) capable of robust learning on arbitrarily distributed sparse annotations. Specifically, we propose a label-aware point cloud downsampling strategy to increase the proportion of annotations involved in the training stage. Furthermore, we design the multiplicative dynamic entropy as the gradient calibration function to mitigate the gradient bias caused by non-uniformly distributed sparse annotations and explicitly reduce the epistemic uncertainty. Without any prior restrictions and additional information, our proposed method achieves comprehensive performance improvements at multiple label rates and different annotation distributions.

📄 PDF Abstract BibTeX arXiv:2312.06259

Code (1)

panzhiyi/aadnet 공식 구현 pytorch

Tasks

Semantic SegmentationWeakly-supervised Learning

Similar Papers 제목 키워드 기반

Point Cloud Semantic Segmentation using Multi Scale Sparse Convolution Neural Network

2022-05-03 · Yunzheng Su, Lei Jiang, Jie Cao

In recent years, with the development of computing resources and LiDAR, point cloud semantic segmentation has attracted many researchers. For the sparsity of point clouds, although there is already a way to deal with spa…

feature selectionPoint Cloud SegmentationSegmentationSemantic Segmentation

PCSCNet: Fast 3D Semantic Segmentation of LiDAR Point Cloud for Autonomous Car using Point Convolution and Sparse Convolution Network

2022-02-21 · JaeHyun Park, Chansoo Kim, Kichun Jo

The autonomous car must recognize the driving environment quickly for safe driving. As the Light Detection And Range (LiDAR) sensor is widely used in the autonomous car, fast semantic segmentation of LiDAR point cloud, w…

3D Semantic SegmentationSegmentationSemantic Segmentation

Fast semantic segmentation of 3d point clouds with strongly varying density

2016-03-07 · ISPRS annals of the photogrammetry, remote sensing and spatial information sciences 2016 3 · Timo Hackel, Jan D. Wegner, Konrad Schindler

We describe an effective and efficient method for point-wise semantic classification of 3D point clouds. The method can handle unstructured and inhomogeneous point clouds such as those derived from static terrestrial …

ClassificationGeneral ClassificationSemantic Segmentation

Spherical Frustum Sparse Convolution Network for LiDAR Point Cloud Semantic Segmentation

2023-11-29 · Yu Zheng, Guangming Wang, Jiuming Liu, Marc Pollefeys 외

LiDAR point cloud semantic segmentation enables the robots to obtain fine-grained semantic information of the surrounding environment. Recently, many works project the point cloud onto the 2D image and adopt the 2D Convo…

PositionSegmentationSemantic Segmentation

DRINet++: Efficient Voxel-as-point Point Cloud Segmentation

2021-11-16 · Maosheng Ye, Rui Wan, Shuangjie Xu, Tongyi Cao 외

Recently, many approaches have been proposed through single or multiple representations to improve the performance of point cloud semantic segmentation. However, these works do not maintain a good balance among performan…

Point Cloud SegmentationSegmentationSemantic Segmentation