Contrastive Predictive Autoencoders for Dynamic Point Cloud Self-Supervised Learning
Xiaoxiao Sheng, Zhiqiang Shen, Gang Xiao

TL;DR
This paper introduces a self-supervised learning framework for dynamic point cloud sequences that combines contrastive prediction and reconstruction tasks to learn comprehensive spatiotemporal representations, achieving results comparable to supervised methods.
Contribution
The novel integration of contrastive prediction and reconstruction tasks in a self-supervised framework for point cloud sequences enhances representation quality and transferability.
Findings
Achieves competitive performance on action and gesture recognition benchmarks.
Demonstrates the effectiveness of combined contrastive and reconstruction learning.
Shows strong transferability of learned representations.
Abstract
We present a new self-supervised paradigm on point cloud sequence understanding. Inspired by the discriminative and generative self-supervised methods, we design two tasks, namely point cloud sequence based Contrastive Prediction and Reconstruction (CPR), to collaboratively learn more comprehensive spatiotemporal representations. Specifically, dense point cloud segments are first input into an encoder to extract embeddings. All but the last ones are then aggregated by a context-aware autoregressor to make predictions for the last target segment. Towards the goal of modeling multi-granularity structures, local and global contrastive learning are performed between predictions and targets. To further improve the generalization of representations, the predictions are also utilized to reconstruct raw point cloud sequences by a decoder, where point cloud colorization is employed to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsHuman Pose and Action Recognition · 3D Shape Modeling and Analysis · Gait Recognition and Analysis
MethodsColorization · Contrastive Learning
