A Majority Invariant Approach to Patch Robustness Certification for Deep Learning Models
Machine Learning
2023-09-08 v2 Computer Vision and Pattern Recognition
Software Engineering
Abstract
Patch robustness certification ensures no patch within a given bound on a sample can manipulate a deep learning model to predict a different label. However, existing techniques cannot certify samples that cannot meet their strict bars at the classifier or patch region levels. This paper proposes MajorCert. MajorCert firstly finds all possible label sets manipulatable by the same patch region on the same sample across the underlying classifiers, then enumerates their combinations element-wise, and finally checks whether the majority invariant of all these combinations is intact to certify samples.
Keywords
Cite
@article{arxiv.2308.00452,
title = {A Majority Invariant Approach to Patch Robustness Certification for Deep Learning Models},
author = {Qilin Zhou and Zhengyuan Wei and Haipeng Wang and W. K. Chan},
journal= {arXiv preprint arXiv:2308.00452},
year = {2023}
}
Comments
5 pages, 2 figures, accepted for inclusion in the ASE 2023 NIER track