Pareto-Secure Machine Learning (PSML): Fingerprinting and Securing Inference Serving Systems
Debopam Sanyal (Georgia Institute of Technology), Jui-Tse Hung, (Georgia Institute of Technology), Manav Agrawal (Georgia Institute of, Technology), Prahlad Jasti (Georgia Institute of Technology), Shahab Nikkhoo, (University of California, Riverside), Somesh Jha (University of

TL;DR
This paper introduces a fingerprinting attack on model-serving systems and proposes a noise-based defense that balances security with system performance, enhancing robustness against model extraction.
Contribution
It presents a novel fingerprinting algorithm for extracting models in black-box systems and a defense mechanism that effectively reduces attack success while maintaining system efficiency.
Findings
Fingerprinting achieves within 1% fidelity and accuracy of explicit attacks.
Defense reduces attack success by up to 9.8% and fidelity by 4.8%.
System maintains over 80% goodput with protection.
Abstract
Model-serving systems have become increasingly popular, especially in real-time web applications. In such systems, users send queries to the server and specify the desired performance metrics (e.g., desired accuracy, latency). The server maintains a set of models (model zoo) in the back-end and serves the queries based on the specified metrics. This paper examines the security, specifically robustness against model extraction attacks, of such systems. Existing black-box attacks assume a single model can be repeatedly selected for serving inference requests. Modern inference serving systems break this assumption. Thus, they cannot be directly applied to extract a victim model, as models are hidden behind a layer of abstraction exposed by the serving system. An attacker can no longer identify which model she is interacting with. To this end, we first propose a query-efficient…
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 · Network Security and Intrusion Detection · Privacy-Preserving Technologies in Data
