Mini-PointNetPlus: a local feature descriptor in deep learning model for 3d environment perception
Chuanyu Luo, Nuo Cheng, Sikun Ma, Jun Xiang, Xiaohan Li, Shengguang, Lei, Pu Li

TL;DR
Mini-PointNetPlus introduces a novel local feature descriptor that enhances 3D environment perception by fully utilizing point cloud data, outperforming traditional max-pooling based methods.
Contribution
It proposes mini-PointNetPlus as a plug-and-play alternative to PointNet, addressing information loss and improving 3D perception accuracy.
Findings
Significant performance improvement demonstrated in experiments.
Mini-PointNetPlus outperforms traditional PointNet.
The vanilla PointNet is a special case of mini-PointNetPlus.
Abstract
Common deep learning models for 3D environment perception often use pillarization/voxelization methods to convert point cloud data into pillars/voxels and then process it with a 2D/3D convolutional neural network (CNN). The pioneer work PointNet has been widely applied as a local feature descriptor, a fundamental component in deep learning models for 3D perception, to extract features of a point cloud. This is achieved by using a symmetric max-pooling operator which provides unique pillar/voxel features. However, by ignoring most of the points, the max-pooling operator causes an information loss, which reduces the model performance. To address this issue, 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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Surveying and Cultural Heritage · Robotics and Sensor-Based Localization · Remote Sensing and LiDAR Applications
