Rotation-Invariant Random Features Provide a Strong Baseline for Machine Learning on 3D Point Clouds
Owen Melia, Eric Jonas, and Rebecca Willett

TL;DR
This paper introduces a simple, fast, rotation-invariant random features method for 3D point cloud data, serving as a strong baseline that matches or exceeds neural network performance on molecular and shape classification tasks.
Contribution
It extends Rahimi & Recht's random features to be rotation-invariant for 3D data, providing a general-purpose, efficient baseline for machine learning on point clouds.
Findings
Outperforms or matches neural networks on QM7 and QM9 datasets.
Provides a fast, rotation-invariant baseline for ModelNet40 shape classification.
Achieves significantly lower prediction latency than kernel methods.
Abstract
Rotational invariance is a popular inductive bias used by many fields in machine learning, such as computer vision and machine learning for quantum chemistry. Rotation-invariant machine learning methods set the state of the art for many tasks, including molecular property prediction and 3D shape classification. These methods generally either rely on task-specific rotation-invariant features, or they use general-purpose deep neural networks which are complicated to design and train. However, it is unclear whether the success of these methods is primarily due to the rotation invariance or the deep neural networks. To address this question, we suggest a simple and general-purpose method for learning rotation-invariant functions of three-dimensional point cloud data using a random features approach. Specifically, we extend the random features method of Rahimi & Recht 2007 by deriving 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGeochemistry and Geologic Mapping · Machine Learning in Materials Science · Molecular spectroscopy and chirality
