CVJan 9, 2022

Self-Supervised Feature Learning from Partial Point Clouds via Pose Disentanglement

arXiv:2201.03018v15 citations
AI Analysis

This work addresses label-efficiency and domain-gap issues in point cloud tasks, offering a novel approach for self-supervised learning that enhances feature representation from partial data.

The paper tackles the problem of learning informative representations from partial point clouds by proposing a self-supervised framework that disentangles content and pose attributes, resulting in improved performance on downstream tasks like classification, part segmentation, and registration compared to state-of-the-art methods.

Self-supervised learning on point clouds has gained a lot of attention recently, since it addresses the label-efficiency and domain-gap problems on point cloud tasks. In this paper, we propose a novel self-supervised framework to learn informative representations from partial point clouds. We leverage partial point clouds scanned by LiDAR that contain both content and pose attributes, and we show that disentangling such two factors from partial point clouds enhances feature representation learning. To this end, our framework consists of three main parts: 1) a completion network to capture holistic semantics of point clouds; 2) a pose regression network to understand the viewing angle where partial data is scanned from; 3) a partial reconstruction network to encourage the model to learn content and pose features. To demonstrate the robustness of the learnt feature representations, we conduct several downstream tasks including classification, part segmentation, and registration, with comparisons against state-of-the-art methods. Our method not only outperforms existing self-supervised methods, but also shows a better generalizability across synthetic and real-world datasets.

Foundations

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

Your Notes