TSS: Transformation-Specific Smoothing for Robustness Certification
Linyi Li, Maurice Weber, Xiaojun Xu, Luka Rimanic, Bhavya Kailkhura,, Tao Xie, Ce Zhang, Bo Li

TL;DR
This paper introduces TSS, a unified framework that certifies machine learning model robustness against semantic transformations, outperforming existing methods and achieving significant robustness on large-scale datasets like ImageNet.
Contribution
TSS provides novel transformation-specific certification strategies for semantic transformations, including stratified sampling for interpolation errors, and demonstrates state-of-the-art robustness guarantees.
Findings
Achieves 30.4% certified robust accuracy against rotation on ImageNet.
Outperforms existing robustness certification methods across multiple transformations.
Demonstrates robustness against adaptive attacks and unforeseen corruptions.
Abstract
As machine learning (ML) systems become pervasive, safeguarding their security is critical. However, recently it has been demonstrated that motivated adversaries are able to mislead ML systems by perturbing test data using semantic transformations. While there exists a rich body of research providing provable robustness guarantees for ML models against norm bounded adversarial perturbations, guarantees against semantic perturbations remain largely underexplored. In this paper, we provide TSS -- a unified framework for certifying ML robustness against general adversarial semantic transformations. First, depending on the properties of each transformation, we divide common transformations into two categories, namely resolvable (e.g., Gaussian blur) and differentially resolvable (e.g., rotation) transformations. For the former, we propose transformation-specific randomized…
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 · Anomaly Detection Techniques and Applications · Bacillus and Francisella bacterial research
MethodsRandomized Smoothing
