paper-with-me

Papers

Noise Injection-based Regularization for Point Cloud Processing

2021-03-28 · Xiao Zang, Yi Xie, Siyu Liao, Jie Chen, Bo Yuan

Noise injection-based regularization, such as Dropout, has been widely used in image domain to improve the performance of deep neural networks (DNNs). However, efficient regularization in the point cloud domain is rarely exploited, and most of the state-of-the-art works focus on data augmentation-based regularization. In this paper, we, for the first time, perform systematic investigation on noise injection-based regularization for point cloud-domain DNNs. To be specific, we propose a series of regularization techniques, namely DropFeat, DropPoint and DropCluster, to perform noise injection on the point feature maps at the feature level, point level and cluster level, respectively. We also empirically analyze the impacts of different factors, including dropping rate, cluster size and dropping position, to obtain useful insights and general deployment guidelines, which can facilitate the adoption of our approaches across different datasets and DNN architectures. We evaluate our proposed approaches on various DNN models for different point cloud processing tasks. Experimental results show our approaches enable significant performance improvement. Notably, our DropCluster brings 1.5%, 1.3% and 0.8% higher overall accuracy for PointNet, PointNet++ and DGCNN, respectively, on ModelNet40 shape classification dataset. On ShapeNet part segmentation dataset, DropCluster brings 0.5%, 0.5% and 0.2% mean Intersection-over-union (IoU) increase for PointNet, PointNet++ and DGCNN, respectively. On S3DIS semantic segmentation dataset, DropCluster improves the mean IoU of PointNet, PointNet++ and DGCNN by 3.2%, 2.9% and 3.7%, respectively. Meanwhile, DropCluster also enables the overall accuracy increase for these three popular backbone DNNs by 2.4%, 2.2% and 1.8%, respectively.

📄 PDF Abstract BibTeX arXiv:2103.15027

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

DGCNN 설명 없음
eToro Customer Care Number +1-833-534-1729 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

StraightPCF: Straight Point Cloud Filtering

2024-05-14 · CVPR 2024 1 · Dasith de Silva Edirimuni, Xuequan Lu, Gang Li, Lei Wei 외

Point cloud filtering is a fundamental 3D vision task, which aims to remove noise while recovering the underlying clean surfaces. State-of-the-art methods remove noise by moving noisy points along stochastic trajectories…

PointASNL: Robust Point Clouds Processing using Nonlocal Neural Networks with Adaptive Sampling

2020-03-01 · CVPR 2020 6 · Xu Yan, Chaoda Zheng, Zhen Li, Sheng Wang 외

Raw point clouds data inevitably contains outliers or noise through acquisition from 3D sensors or reconstruction algorithms. In this paper, we present a novel end-to-end network for robust point clouds processing, named…

3D Point Cloud ClassificationSemantic Segmentation

Towards Rapid and Robust Adversarial Training with One-Step Attacks

2020-02-24 · Leo Schwinn, René Raab, Björn Eskofier

Adversarial training is the most successful empirical method for increasing the robustness of neural networks against adversarial attacks. However, the most effective approaches, like training with Projected Gradient Des…

Regularization Strategy for Point Cloud via Rigidly Mixed Sample

2021-02-03 · CVPR 2021 1 · Dogyoon Lee, Jaeha Lee, Junhyeop Lee, Hyeongmin Lee 외

Data augmentation is an effective regularization strategy to alleviate the overfitting, which is an inherent drawback of the deep neural networks. However, data augmentation is rarely considered for point cloud processin…

3D Object Classification3D Point Cloud ClassificationData AugmentationPoint Cloud Classification

A Persistent Homology Design Space for 3D Point Cloud Deep Learning

2026-04-05 · Prachi Kudeshia, Jiju Poovvancheri, Amr Ghoneim, Dong Chen arxiv

Persistent Homology (PH) offers stable, multi-scale descriptors of intrinsic shape structure by capturing connected components, loops, and voids that persist across scales, providing invariants that complement purely geo…

Point Clouds