paper-with-me

홈 › Papers

PointHop++: A Lightweight Learning Model on Point Sets for 3D Classification

2020-02-09 · Min Zhang, Yifan Wang, Pranav Kadam, Shan Liu, C. -C. Jay Kuo

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.

📄 PDF Abstract BibTeX arXiv:2002.03281

Code (2)

minzhang-1/PointHop-PointHop2_Spark
minzhang-1/PointHop2 pytorch

Tasks

3D Classification3D Point Cloud ClassificationGeneral ClassificationPoint Cloud Classification

Similar Papers 제목 키워드 기반

S3I-PointHop: SO(3)-Invariant PointHop for 3D Point Cloud Classification

2023-02-22 · Pranav Kadam, Hardik Prajapati, Min Zhang, Jintang Xue 외

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 Classification

PointHop: An Explainable Machine Learning Method for Point Cloud Classification

2019-07-30 · Min Zhang, Haoxuan You, Pranav Kadam, Shan Liu 외

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+1

R-PointHop: A Green, Accurate, and Unsupervised Point Cloud Registration Method

2021-03-15 · Pranav Kadam, Min Zhang, Shan Liu, C. -C. Jay Kuo

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 RegistrationTranslation

A Tiny Machine Learning Model for Point Cloud Object Classification

2023-03-20 · Min Zhang, Jintang Xue, Pranav Kadam, Hardik Prajapati 외

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…

Object

GreenPCO: An Unsupervised Lightweight Point Cloud Odometry Method

2021-12-08 · Pranav Kadam, Min Zhang, Jiahao Gu, Shan Liu 외

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