Large-scale 3D point cloud representations via graph inception networks with applications to autonomous driving
Siheng Chen, Sufeng. Niu, Tian Lan, Baoan Liu

TL;DR
This paper introduces a novel graph neural network system called PCT that effectively represents large-scale 3D point clouds for autonomous driving, combining voxelization and graph inception networks to improve accuracy and scalability.
Contribution
It proposes a new method that combines voxelization with graph inception networks to better represent large-scale 3D point clouds, reducing discretization errors and enhancing performance.
Findings
PCT significantly outperforms existing methods in representing LiDAR data.
The system effectively handles large-scale 3D point clouds in real-time.
The approach reduces discretization errors common in previous voxel-based methods.
Abstract
We present a novel graph-neural-network-based system to effectively represent large-scale 3D point clouds with the applications to autonomous driving. Many previous works studied the representations of 3D point clouds based on two approaches, voxelization, which causes discretization errors and learning, which is hard to capture huge variations in large-scale scenarios. In this work, we combine voxelization and learning: we discretize the 3D space into voxels and propose novel graph inception networks to represent 3D points in each voxel. This combination makes the system avoid discretization errors and work for large-scale scenarios. The entire system for large-scale 3D point clouds acts like the blocked discrete cosine transform for 2D images; we thus call it the point cloud neural transform (PCT). We further apply the proposed PCT to represent real-time LiDAR sweeps produced by…
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 Shape Modeling and Analysis · Remote Sensing and LiDAR Applications · Advanced Neural Network Applications
MethodsPerceptual control theoretic architecture · Discrete Cosine Transform
