Artifact Digital Object Group 2022
DOI: 10.1145/3462308
|View full text |Cite
|
Sign up to set email alerts
|

Artifact for article: PRIMA: General and Precise Neural Network Certification via Scalable Convex Hull Approximations

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
3
3

Relationship

0
6

Authors

Journals

citations
Cited by 9 publications
(4 citation statements)
references
References 0 publications
0
4
0
Order By: Relevance
“…Additionally, the local robustness verification of a single input point is often lack of convincing and representative, and the computational cost of global robustness verification is too expensive. Thus, we can integrate the parallel verification with the GPU mode [30] to explore some more complex security properties.…”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…Additionally, the local robustness verification of a single input point is often lack of convincing and representative, and the computational cost of global robustness verification is too expensive. Thus, we can integrate the parallel verification with the GPU mode [30] to explore some more complex security properties.…”
Section: Discussionmentioning
confidence: 99%
“…Even state-of-the-art tools [22][23][24][25] in the neural network verification competition [26] face the lack of performance and scalability when handling complex networks and large quantities of tasks. In light of this, a feasible optimization scheme is parallelization [27][28][29][30]. Computational complexity is a long-standing problem in verification technologies, distributing tasks to multiple workers in parallel for simultaneous computation can improve the solving performance and the number of applicable input tasks.…”
Section: Introductionmentioning
confidence: 99%
“…Thus, relating system-level specifications to notions of input distance is sometimes complex. For a given distance definition, formal verification methods attempt to formally prove certain properties of DL models, including robustness (Katz et al, 2017;Mirman et al, 2018;Müller et al, 2021;Wang et al, 2018). They allow a user to build a model tolerant to a certain distance between inputs.…”
Section: Robustness and Reliabilitymentioning
confidence: 99%
“…return UNSAT Before invoking solveConv to solve φ, it is common to first call an efficient bound-tightening procedure (tightenBounds) to prune the search space or even derive UNSAT preemptively. This tightenBounds procedure can be instantiated in various ways, including with analyses based on LiPRA [74,76,58,70], kReLU [56], or PRIMA [49]. In addition to the dedicated bound-tightening pass, some convex procedures (e.g., Simplex) also naturally lend themselves to bound inference during their executions [38,35].…”
Section: Preliminariesmentioning
confidence: 99%