3D Point Cloud Object Detection on Edge Devices for Split Computing
By: Taisuke Noguchi, Takuya Azumi
Potential Business Impact:
Makes self-driving cars faster and use less power.
The field of autonomous driving technology is rapidly advancing, with deep learning being a key component. Particularly in the field of sensing, 3D point cloud data collected by LiDAR is utilized to run deep neural network models for 3D object detection. However, these state-of-the-art models are complex, leading to longer processing times and increased power consumption on edge devices. The objective of this study is to address these issues by leveraging Split Computing, a distributed machine learning inference method. Split Computing aims to lessen the computational burden on edge devices, thereby reducing processing time and power consumption. Furthermore, it minimizes the risk of data breaches by only transmitting intermediate data from the deep neural network model. Experimental results show that splitting after voxelization reduces the inference time by 70.8% and the edge device execution time by 90.0%. When splitting within the network, the inference time is reduced by up to 57.1%, and the edge device execution time is reduced by up to 69.5%.
Similar Papers
SC-MII: Infrastructure LiDAR-based 3D Object Detection on Edge Devices for Split Computing with Multiple Intermediate Outputs Integration
Distributed, Parallel, and Cluster Computing
Helps self-driving cars see better, faster, and safer.
PointSplit: Towards On-device 3D Object Detection with Heterogeneous Low-power Accelerators
Distributed, Parallel, and Cluster Computing
Makes phones see 3D objects much faster.
Splitwise: Collaborative Edge-Cloud Inference for LLMs via Lyapunov-Assisted DRL
Machine Learning (CS)
Makes smart AI work faster on phones.