MICRO-54: 54th Annual IEEE/ACM International Symposium on Microarchitecture 2021
DOI: 10.1145/3466752.3480084
|View full text |Cite
|
Sign up to set email alerts
|

PointAcc: Efficient Point Cloud Accelerator

Abstract: Deep learning on point clouds plays a vital role in a wide range of applications such as autonomous driving and AR/VR. These applications interact with people in real time on edge devices and thus require low latency and low energy. Compared to projecting the point cloud to 2D space, directly processing 3D point cloud yields higher accuracy and lower #MACs. However, the extremely sparse nature of point cloud poses challenges to hardware acceleration. For example, we need to explicitly determine the nonzero out… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
11
0

Year Published

2022
2022
2025
2025

Publication Types

Select...
3
3
2

Relationship

0
8

Authors

Journals

citations
Cited by 51 publications
(11 citation statements)
references
References 47 publications
0
11
0
Order By: Relevance
“…Deep Learning for Point Clouds Point cloud algorithms are increasingly moving toward DNNs, which has spurred recent interests in accelerating point cloud networks [18,29,36]. Point cloud DNNs mainly come in two forms: one that operates on raw points [37,48,49,59,70], and the other that first voxelizes points and operates on voxels, which are grid-aligned points [16,22].…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Deep Learning for Point Clouds Point cloud algorithms are increasingly moving toward DNNs, which has spurred recent interests in accelerating point cloud networks [18,29,36]. Point cloud DNNs mainly come in two forms: one that operates on raw points [37,48,49,59,70], and the other that first voxelizes points and operates on voxels, which are grid-aligned points [16,22].…”
Section: Related Workmentioning
confidence: 99%
“…PointAcc [36], Point-X [69], and Mesorasi [18] are all recent point cloud accelerators. They are fundamentally orthogonal to our work in that they focus on accelerating the feature computation in point cloud DNNs.…”
Section: Related Workmentioning
confidence: 99%
“…A method based on combining the architectures of volumetric and multi-view neural networks is presented in the work [28]. Volumetric neural networks are also actively used to work with three-dimensional point clouds [29,30]. In [31] the task of searching for a query object of unknown position and pose in a scene, both given in the form of 3D point cloud data, was studied.…”
Section: Volumetric Neural Networkmentioning
confidence: 99%
“…The above works are based on the PointNet and PointNet++ networks, and thus cannot be directly applied to the acceleration of SSCN. PointAcc [20] proposed an ASIC-based accelerator that unified diverse mapping operations into a multiply-accumulate operation through coordinate transformation to be compatible with different point cloud networks. Other hardware solutions such as GPUs can be deployed to accelerate the point cloud networks.…”
Section: Introductionmentioning
confidence: 99%
“…However, because the restricted computation pattern of the Sub-Conv layer leads to irregular sparse matching operations, traditional convolution accelerators suffer from performance degradation when they are directly applied to it [20]. Therefore, efficient accelerators for SSCN are urgently needed, and the bottleneck lies in the extreme and unstructured sparsity, and the complex computational dependency between the sparsity of the central activation and the neighborhood ones.…”
Section: Introductionmentioning
confidence: 99%