CVAIAug 18, 2023

Masked Spatio-Temporal Structure Prediction for Self-supervised Learning on Point Cloud Videos

arXiv:2308.09245v124 citationsh-index: 115
Originality Incremental advance
AI Analysis

This addresses the annotation cost issue for researchers in 3D vision, but it is incremental as it builds on existing self-supervised techniques.

The paper tackles the problem of expensive annotation for point cloud video understanding by proposing a self-supervised method, MaST-Pre, which uses masked spatio-temporal structure prediction to learn appearance and motion without human labels, achieving effectiveness across multiple datasets.

Recently, the community has made tremendous progress in developing effective methods for point cloud video understanding that learn from massive amounts of labeled data. However, annotating point cloud videos is usually notoriously expensive. Moreover, training via one or only a few traditional tasks (e.g., classification) may be insufficient to learn subtle details of the spatio-temporal structure existing in point cloud videos. In this paper, we propose a Masked Spatio-Temporal Structure Prediction (MaST-Pre) method to capture the structure of point cloud videos without human annotations. MaST-Pre is based on spatio-temporal point-tube masking and consists of two self-supervised learning tasks. First, by reconstructing masked point tubes, our method is able to capture the appearance information of point cloud videos. Second, to learn motion, we propose a temporal cardinality difference prediction task that estimates the change in the number of points within a point tube. In this way, MaST-Pre is forced to model the spatial and temporal structure in point cloud videos. Extensive experiments on MSRAction-3D, NTU-RGBD, NvGesture, and SHREC'17 demonstrate the effectiveness of the proposed method.

Code Implementations1 repo
Foundations

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

Your Notes