PointHop++: A Lightweight Learning Model on Point Sets for 3D Classification
The PointHop method was recently proposed by Zhang et al. for 3D point cloud classification with unsupervised feature extraction. It has an extremely low training complexity while achieving state-of-the-art classification performance. In this work, we improve the PointHop method furthermore in two aspects: 1) reducing its model complexity in terms of the model parameter number and 2) ordering discriminant features automatically based on the cross-entropy criterion. The resulting method is called PointHop++. The first improvement is essential for wearable and mobile computing while the second improvement bridges statistics-based and optimization-based machine learning methodologies. With experiments conducted on the ModelNet40 benchmark dataset, we show that the PointHop++ method performs on par with deep neural network (DNN) solutions and surpasses other unsupervised feature extraction methods.
Code (2)
Tasks
3D Classification3D Point Cloud ClassificationGeneral ClassificationPoint Cloud ClassificationSimilar Papers 제목 키워드 기반
S3I-PointHop: SO(3)-Invariant PointHop for 3D Point Cloud Classification
Many point cloud classification methods are developed under the assumption that all point clouds in the dataset are well aligned with the canonical axes so that the 3D Cartesian point coordinates can be employed to learn…
3D Point Cloud ClassificationClassificationPoint Cloud ClassificationPointHop: An Explainable Machine Learning Method for Point Cloud Classification
An explainable machine learning method for point cloud classification, called the PointHop method, is proposed in this work. The PointHop method consists of two stages: 1) local-to-global attribute building through itera…
AttributeBIG-bench Machine LearningClassificationGeneral Classification+1R-PointHop: A Green, Accurate, and Unsupervised Point Cloud Registration Method
Inspired by the recent PointHop classification method, an unsupervised 3D point cloud registration method, called R-PointHop, is proposed in this work. R-PointHop first determines a local reference frame (LRF) for every …
AttributeDimensionality ReductionPoint Cloud RegistrationTranslationA Tiny Machine Learning Model for Point Cloud Object Classification
The design of a tiny machine learning model, which can be deployed in mobile and edge devices, for point cloud object classification is investigated in this work. To achieve this objective, we replace the multi-scale rep…
ObjectGreenPCO: An Unsupervised Lightweight Point Cloud Odometry Method
Visual odometry aims to track the incremental motion of an object using the information captured by visual sensors. In this work, we study the point cloud odometry problem, where only the point cloud scans obtained by th…
BenchmarkingObjectVisual Odometry