Unsupervised Feedforward Feature (UFF) Learning for Point Cloud Classification and Segmentation
In contrast to supervised backpropagation-based feature learning in deep neural networks (DNNs), an unsupervised feedforward feature (UFF) learning scheme for joint classification and segmentation of 3D point clouds is proposed in this work. The UFF method exploits statistical correlations of points in a point cloud set to learn shape and point features in a one-pass feedforward manner through a cascaded encoder-decoder architecture. It learns global shape features through the encoder and local point features through the concatenated encoder-decoder architecture. The extracted features of an input point cloud are fed to classifiers for shape classification and part segmentation. Experiments are conducted to evaluate the performance of the UFF method. For shape classification, the UFF is superior to existing unsupervised methods and on par with state-of-the-art DNNs. For part segmentation, the UFF outperforms semi-supervised methods and performs slightly worse than DNNs.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationDecoderGeneral ClassificationPoint Cloud ClassificationSegmentationSimilar Papers 제목 키워드 기반
Unsupervised Multi-Task Feature Learning on Point Clouds
We introduce an unsupervised multi-task model to jointly learn point and shape features on point clouds. We define three unsupervised tasks including clustering, reconstruction, and self-supervised classification to trai…
ClassificationClusteringGeneral ClassificationSegmentationIterative Feedback Network for Unsupervised Point Cloud Registration
As a fundamental problem in computer vision, point cloud registration aims to seek the optimal transformation for aligning a pair of point clouds. In most existing methods, the information flows are usually forward trans…
Point Cloud RegistrationSelf-Distillation for Unsupervised 3D Domain Adaptation
Point cloud classification is a popular task in 3D vision. However, previous works, usually assume that point clouds at test time are obtained with the same procedure or sensor as those at training time. Unsupervised Dom…
ClassificationDomain AdaptationPoint Cloud ClassificationPoint cloud reconstruction+1Sample-Based Point Cloud Decoder Networks
Point clouds are a flexible and ubiquitous way to represent 3D objects with arbitrary resolution and precision. Previous work has shown that adapting encoder networks to match the semantics of their input point clouds ca…
DecoderESP-Zero: Unsupervised enhancement of zero-shot classification for Extremely Sparse Point cloud
In recent years, zero-shot learning has attracted the focus of many researchers, due to its flexibility and generality. Many approaches have been proposed to achieve the zero-shot classification of the point clouds for 3…
zero-shot-classificationZero-Shot Learning