HgPCN: A Heterogeneous Architecture for E2E Embedded Point Cloud Inference
Yiming Gao, Chao Jiang, Wesley Piard, Xiangru Chen, Bhavesh Patel,, Herman Lam

TL;DR
HgPCN is a novel end-to-end heterogeneous architecture designed for real-time embedded point cloud inference, addressing latency bottlenecks in pre-processing and data structuring through innovative spatial indexing techniques.
Contribution
The paper introduces two novel spatial indexing methodologies, Octree-Indexed-Sampling and Voxel-Expanded Gathering, to significantly reduce latency in end-to-end point cloud processing on edge devices.
Findings
Achieves real-time performance in embedded point cloud applications.
Reduces memory and computational bottlenecks in pre-processing and inference.
Demonstrates improved efficiency over existing approaches.
Abstract
Point cloud is an important type of geometric data structure for many embedded applications such as autonomous driving and augmented reality. Current Point Cloud Networks (PCNs) have proven to achieve great success in using inference to perform point cloud analysis, including object part segmentation, shape classification, and so on. However, point cloud applications on the computing edge require more than just the inference step. They require an end-to-end (E2E) processing of the point cloud workloads: pre-processing of raw data, input preparation, and inference to perform point cloud analysis. Current PCN approaches to support end-to-end processing of point cloud workload cannot meet the real-time latency requirement on the edge, i.e., the ability of the AI service to keep up with the speed of raw data generation by 3D sensors. Latency for end-to-end processing of the point cloud…
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.
