Dynamic Inference Acceleration of 3D Point Cloud Deep Neural Networks Using Point Density and Entropy

Abstract

This paper introduces a density- and entropy-adaptive inference acceleration method for 3D point cloud based deep neural networks. Based on the entropy of each input frame, the method first determines the number of points to be inferred. Then we apply a novel density calculation method to sample the points in the order of density of each point. Experiments on two representative 3D scene flow estimation models with the KITTI dataset show that the proposed scheme reduces inference latency by 32%c each within 0.01m of the estimation error.

Cite

Text

Park et al. "Dynamic Inference Acceleration of 3D Point Cloud Deep Neural Networks Using Point Density and Entropy." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2023. doi:10.1109/CVPRW59228.2023.00500

Markdown

[Park et al. "Dynamic Inference Acceleration of 3D Point Cloud Deep Neural Networks Using Point Density and Entropy." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2023.](https://mlanthology.org/cvprw/2023/park2023cvprw-dynamic/) doi:10.1109/CVPRW59228.2023.00500

BibTeX

@inproceedings{park2023cvprw-dynamic,
  title     = {{Dynamic Inference Acceleration of 3D Point Cloud Deep Neural Networks Using Point Density and Entropy}},
  author    = {Park, Gyudo and Kang, Soohyeok and Cheng, Wencan and Ko, Jong Hwan},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2023},
  pages     = {4725-4729},
  doi       = {10.1109/CVPRW59228.2023.00500},
  url       = {https://mlanthology.org/cvprw/2023/park2023cvprw-dynamic/}
}