English

Point Cloud Augmentation with Weighted Local Transformations

Computer Vision and Pattern Recognition 2021-10-12 v1

Abstract

Despite the extensive usage of point clouds in 3D vision, relatively limited data are available for training deep neural networks. Although data augmentation is a standard approach to compensate for the scarcity of data, it has been less explored in the point cloud literature. In this paper, we propose a simple and effective augmentation method called PointWOLF for point cloud augmentation. The proposed method produces smoothly varying non-rigid deformations by locally weighted transformations centered at multiple anchor points. The smooth deformations allow diverse and realistic augmentations. Furthermore, in order to minimize the manual efforts to search the optimal hyperparameters for augmentation, we present AugTune, which generates augmented samples of desired difficulties producing targeted confidence scores. Our experiments show our framework consistently improves the performance for both shape classification and part segmentation tasks. Particularly, with PointNet++, PointWOLF achieves the state-of-the-art 89.7 accuracy on shape classification with the real-world ScanObjectNN dataset.

Keywords

Cite

@article{arxiv.2110.05379,
  title  = {Point Cloud Augmentation with Weighted Local Transformations},
  author = {Sihyeon Kim and Sanghyeok Lee and Dasol Hwang and Jaewon Lee and Seong Jae Hwang and Hyunwoo J. Kim},
  journal= {arXiv preprint arXiv:2110.05379},
  year   = {2021}
}

Comments

9 pages, Accepted to ICCV 2021

R2 v1 2026-06-24T06:47:53.811Z