On $\ell_p$-norm Robustness of Ensemble Stumps and Trees
Yihan Wang, Huan Zhang, Hongge Chen, Duane Boning, Cho-Jui Hsieh

TL;DR
This paper investigates the robustness of ensemble decision stumps and trees against general norms, providing complexity results, verification algorithms, and the first certified defense method for these models.
Contribution
It introduces the first certified defense method for ensemble stumps and trees under norm perturbations and extends robustness verification algorithms to general norms.
Findings
Verification is NP-complete for norms with p in (0, )
Polynomial algorithms exist for p=0 or for ensemble stumps
First empirical certified defense method for ensemble models under norms
Abstract
Recent papers have demonstrated that ensemble stumps and trees could be vulnerable to small input perturbations, so robustness verification and defense for those models have become an important research problem. However, due to the structure of decision trees, where each node makes decision purely based on one feature value, all the previous works only consider the norm perturbation. To study robustness with respect to a general norm perturbation, one has to consider the correlation between perturbations on different features, which has not been handled by previous algorithms. In this paper, we study the problem of robustness verification and certified defense with respect to general norm perturbations for ensemble decision stumps and trees. For robustness verification of ensemble stumps, we prove that complete verification is NP-complete for $p\in(0,…
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
TopicsAdversarial Robustness in Machine Learning · Physical Unclonable Functions (PUFs) and Hardware Security · Advanced Malware Detection Techniques
