Litcius/Paper detail

TorchSparse++: Efficient Point Cloud Engine

Haotian Tang, Shang Fa Yang, Zhijian Liu, Ke Hong, Zhongming Yu, Xiuyu Li, Guohao Dai, Yu Wang, Song Han

202322 citationsDOI

Abstract

Point cloud computation has become an increasingly more important workload for autonomous driving and other applications. Unlike dense 2D computation, point cloud convolution has sparse and irregular computation patterns and thus requires dedicated inference system support with specialized high-performance kernels. While existing point cloud deep learning libraries have developed different dataflows for convolution on point clouds, they assume a single dataflow throughout the execution of the entire model. In this work, we systematically analyze and improve existing dataflows. Our resulting system, TorchSparse++, achieves 2.9×, 3.3×, 2.2× and 1.8× measured end-to-end speedup on an NVIDIA A100 GPU over the state-of-the-art MinkowskiEngine, SpConv 1.2, TorchSparse and SpConv v2 in inference respectively. Furthermore, TorchSparse++ is the only system to date that supports all necessary primitives for 3D segmentation, detection, and reconstruction workloads in autonomous driving. Code is publicly released at https://github.com/mit-han-lab/torchsparse.

Topics & Concepts

Computer scienceDataflowPoint cloudConvolution (computer science)ComputationInferenceCloud computingSpeedupWorkloadPoint (geometry)Code (set theory)Parallel computingState (computer science)Distributed computingComputer engineeringArtificial intelligenceAlgorithmOperating systemProgramming languageArtificial neural networkMathematicsGeometrySet (abstract data type)3D Shape Modeling and AnalysisRemote Sensing and LiDAR Applications3D Surveying and Cultural Heritage