REaaS: Enabling Adversarially Robust Downstream Classifiers via Robust Encoder as a Service
Wenjie Qu, Jinyuan Jia, Neil Zhenqiang Gong

TL;DR
This paper introduces REaaS, a cloud-based encoder service designed to help clients build and certify adversarially robust classifiers efficiently, by providing minimal APIs and using spectral-norm regularization during pre-training.
Contribution
It proposes a minimal API design for cloud encoder services that facilitates robustness certification and demonstrates that spectral-norm regularization improves downstream classifier robustness.
Findings
Two APIs suffice for robustness certification with minimal queries.
Spectral-norm regularization during pre-training enhances downstream robustness.
The approach enables secure and reliable classifier deployment in safety-critical applications.
Abstract
Encoder as a service is an emerging cloud service. Specifically, a service provider first pre-trains an encoder (i.e., a general-purpose feature extractor) via either supervised learning or self-supervised learning and then deploys it as a cloud service API. A client queries the cloud service API to obtain feature vectors for its training/testing inputs when training/testing its classifier (called downstream classifier). A downstream classifier is vulnerable to adversarial examples, which are testing inputs with carefully crafted perturbation that the downstream classifier misclassifies. Therefore, in safety and security critical applications, a client aims to build a robust downstream classifier and certify its robustness guarantees against adversarial examples. What APIs should the cloud service provide, such that a client can use any certification method to certify the robustness…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Electrostatic Discharge in Electronics
Methodstravel james
