A Tiny Machine Learning Model for Point Cloud Object Classification
- URL: http://arxiv.org/abs/2303.10898v1
- Date: Mon, 20 Mar 2023 06:35:46 GMT
- Title: A Tiny Machine Learning Model for Point Cloud Object Classification
- Authors: Min Zhang, Jintang Xue, Pranav Kadam, Hardik Prajapati, Shan Liu,
C.-C. Jay Kuo
- Abstract summary: We replace the multi-scale representation of a point cloud object with a single-scale representation for complexity reduction.
We exploit rich 3D geometric information of a point cloud object for performance improvement.
The proposed solution is named Green-PointHop due to its low computational complexity.
- Score: 49.16961132283838
- License: http://creativecommons.org/licenses/by-nc-sa/4.0/
- Abstract: 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 representation of a
point cloud object with a single-scale representation for complexity reduction,
and exploit rich 3D geometric information of a point cloud object for
performance improvement. The proposed solution is named Green-PointHop due to
its low computational complexity. We evaluate the performance of Green-PointHop
on ModelNet40 and ScanObjectNN two datasets. Green-PointHop has a model size of
64K parameters. It demands 2.3M floating-point operations (FLOPs) to classify a
ModelNet40 object of 1024 down-sampled points. Its classification performance
gaps against the state-of-the-art DGCNN method are 3% and 7% for ModelNet40 and
ScanObjectNN, respectively. On the other hand, the model size and inference
complexity of DGCNN are 42X and 1203X of those of Green-PointHop, respectively.
Related papers
- PointeNet: A Lightweight Framework for Effective and Efficient Point
Cloud Analysis [28.54939134635978]
PointeNet is a network designed specifically for point cloud analysis.
Our method demonstrates flexibility by seamlessly integrating with a classification/segmentation head or embedding into off-the-shelf 3D object detection networks.
Experiments on object-level datasets, including ModelNet40, ScanObjectNN, ShapeNet KITTI, and the scene-level dataset KITTI, demonstrate the superior performance of PointeNet over state-of-the-art methods in point cloud analysis.
arXiv Detail & Related papers (2023-12-20T03:34:48Z) - Mini-PointNetPlus: a local feature descriptor in deep learning model for
3d environment perception [7.304195370862869]
We propose a novel local feature descriptor, mini-PointNetPlus, as an alternative for plug-and-play to PointNet.
Our basic idea is to separately project the data points to the individual features considered, each leading to a permutation invariant.
Due to fully utilizing the features by the proposed descriptor, we demonstrate in experiment a considerable performance improvement for 3D perception.
arXiv Detail & Related papers (2023-07-25T07:30:28Z) - Low-Resource White-Box Semantic Segmentation of Supporting Towers on 3D
Point Clouds via Signature Shape Identification [52.77024349608834]
SCENE-Net is a low-resource white-box model for 3D point cloud semantic segmentation.
Our training time on a laptop is 85min, and our inference time is 20ms.
We release a 40000 Km labeled dataset of rural terrain point clouds and our code implementation.
arXiv Detail & Related papers (2023-06-13T14:36:06Z) - Variational Relational Point Completion Network for Robust 3D
Classification [59.80993960827833]
Vari point cloud completion methods tend to generate global shape skeletons hence lack fine local details.
This paper proposes a variational framework, point Completion Network (VRCNet) with two appealing properties.
VRCNet shows great generalizability and robustness on real-world point cloud scans.
arXiv Detail & Related papers (2023-04-18T17:03:20Z) - Local Neighborhood Features for 3D Classification [7.081193814489042]
We revisit the PointNeXt model to study the usage and benefit of such neighborhood point features.
We gain 0.5%, 1%, 4.8%, 3.4%, and 1.6% overall accuracy on the PointNeXt model with real-world datasets.
arXiv Detail & Related papers (2022-12-09T22:53:40Z) - GSIP: Green Semantic Segmentation of Large-Scale Indoor Point Clouds [64.86292006892093]
GSIP (Green of Indoor Point clouds) is an efficient solution to semantic segmentation of large-scale indoor scene point clouds.
GSIP has two novel components: 1) a room-style data pre-processing method that selects a proper subset of points for further processing, and 2) a new feature extractor which is extended from PointHop.
Experiments show that GSIP outperforms PointNet in segmentation performance for the S3DIS dataset.
arXiv Detail & Related papers (2021-09-24T09:26:53Z) - 3D Object Classification on Partial Point Clouds: A Practical
Perspective [91.81377258830703]
A point cloud is a popular shape representation adopted in 3D object classification.
This paper introduces a practical setting to classify partial point clouds of object instances under any poses.
A novel algorithm in an alignment-classification manner is proposed in this paper.
arXiv Detail & Related papers (2020-12-18T04:00:56Z) - Local Grid Rendering Networks for 3D Object Detection in Point Clouds [98.02655863113154]
CNNs are powerful but it would be computationally costly to directly apply convolutions on point data after voxelizing the entire point clouds to a dense regular 3D grid.
We propose a novel and principled Local Grid Rendering (LGR) operation to render the small neighborhood of a subset of input points into a low-resolution 3D grid independently.
We validate LGR-Net for 3D object detection on the challenging ScanNet and SUN RGB-D datasets.
arXiv Detail & Related papers (2020-07-04T13:57:43Z) - Triangle-Net: Towards Robustness in Point Cloud Learning [0.0]
We propose a novel approach for 3D classification that can simultaneously achieve invariance towards rotation, positional shift, scaling, and is robust to point sparsity.
We show that our approach outperforms PointNet and 3DmFV by 35.0% and 28.1% respectively in ModelNet 40 classification tasks.
arXiv Detail & Related papers (2020-02-27T20:42:32Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.