Litcius/Paper detail

Point-LGMask: Local and Global Contexts Embedding for Point Cloud Pre-Training With Multi-Ratio Masking

Yuan Tang, Xianzhi Li, Jinfeng Xu, Yu Qiao, Long Hu, Yixue Hao, Min Chen

2023IEEE Transactions on Multimedia20 citationsDOI

Abstract

Self-supervised learning has achieved great success in both natural language processing and 2D vision, where masked modeling is a quite popular pre-training scheme. However, extending masking to 3D point cloud understanding that combines local and global features poses a new challenge. In our work, we present Point-LGMask, a novel method to embed both local and global contexts with multi-ratio masking, which is quite effective for self-supervised feature learning of point clouds but is unfortunately ignored by existing pre-training works. Specifically, to avoid fitting to a fixed masking ratio, we first propose multi-ratio masking, which prompts the encoder to fully explore representative features thanks to tasks of different difficulties. Next, to encourage the embedding of both local and global features, we formulate a compound loss, which consists of (i) a global representation contrastive loss to encourage the cluster assignments of the masked point clouds to be consistent to that of the completed input, and (ii) a local point cloud prediction loss to encourage accurate prediction of masked points. Equipped with our Point-LGMask, we show that our learned representations transfer well to various downstream tasks, including few-shot classification, shape classification, object part segmentation, as well as real-world scene-based 3D object detection and 3D semantic segmentation. Particularly, our model largely advances existing pre-training methods on the difficult few-shot classification task using the real-captured ScanObjectNN dataset by surpassing over 4% to the second-best method. Also, our Point-LGMask achieves 0.4% <inline-formula xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink"><tex-math notation="LaTeX">$AP_{25}$</tex-math></inline-formula> and 0.8% <inline-formula xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink"><tex-math notation="LaTeX">$AP_{50}$</tex-math></inline-formula> gains on 3D object detection task over the second-best method. 0.4% mAcc and 0.5% mIoU. Codes have been released at <uri xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">https://github.com/TangYuan96/Point-LGMask</uri> .

Topics & Concepts

Computer sciencePoint cloudSegmentationEmbeddingArtificial intelligenceMasking (illustration)Feature (linguistics)Point (geometry)Feature learningEncoderPattern recognition (psychology)Representation (politics)Object (grammar)Machine learningComputer visionGeometryPoliticsLawArtPolitical scienceLinguisticsPhilosophyMathematicsVisual artsOperating systemAdvanced Neural Network ApplicationsHuman Pose and Action Recognition3D Shape Modeling and Analysis