CVNov 10, 2023

Learning-Based Biharmonic Augmentation for Point Cloud Classification

arXiv:2311.06070v11 citationsh-index: 11
Originality Highly original
AI Analysis

This addresses data scarcity in point cloud analysis for 3D vision applications, representing a novel method rather than an incremental improvement.

The paper tackles the problem of limited dataset diversity in point cloud classification by introducing Biharmonic Augmentation (BA), which applies smooth non-rigid deformations to 3D structures, resulting in notable performance improvements over existing augmentation techniques across various network designs.

Point cloud datasets often suffer from inadequate sample sizes in comparison to image datasets, making data augmentation challenging. While traditional methods, like rigid transformations and scaling, have limited potential in increasing dataset diversity due to their constraints on altering individual sample shapes, we introduce the Biharmonic Augmentation (BA) method. BA is a novel and efficient data augmentation technique that diversifies point cloud data by imposing smooth non-rigid deformations on existing 3D structures. This approach calculates biharmonic coordinates for the deformation function and learns diverse deformation prototypes. Utilizing a CoefNet, our method predicts coefficients to amalgamate these prototypes, ensuring comprehensive deformation. Moreover, we present AdvTune, an advanced online augmentation system that integrates adversarial training. This system synergistically refines the CoefNet and the classification network, facilitating the automated creation of adaptive shape deformations contingent on the learner status. Comprehensive experimental analysis validates the superiority of Biharmonic Augmentation, showcasing notable performance improvements over prevailing point cloud augmentation techniques across varied network designs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes