3DVerifier: Efficient Robustness Verification for 3D Point Cloud Models
Ronghui Mu, Wenjie Ruan, Leandro S. Marcolino, Qiang Ni

TL;DR
3DVerifier is a novel, efficient framework for verifying the robustness of 3D point cloud models, capable of handling complex architectures like PointNet with improved speed and accuracy.
Contribution
The paper introduces 3DVerifier, a general verification framework that efficiently handles large-scale point cloud models with multiplication layers, outperforming existing methods.
Findings
Orders-of-magnitude faster verification for large networks
Tighter certified bounds compared to state-of-the-art
Effective handling of multiplication layers in PointNet
Abstract
3D point cloud models are widely applied in safety-critical scenes, which delivers an urgent need to obtain more solid proofs to verify the robustness of models. Existing verification method for point cloud model is time-expensive and computationally unattainable on large networks. Additionally, they cannot handle the complete PointNet model with joint alignment network (JANet) that contains multiplication layers, which effectively boosts the performance of 3D models. This motivates us to design a more efficient and general framework to verify various architectures of point cloud models. The key challenges in verifying the large-scale complete PointNet models are addressed as dealing with the cross-non-linearity operations in the multiplication layers and the high computational complexity of high-dimensional point cloud inputs and added layers. Thus, we propose an efficient verification…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Computer Graphics and Visualization Techniques · Advanced Neural Network Applications
