vincentliuheyang / Steal-ML

Model extraction attacks on Machine-Learning-as-a-Service platforms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python implementation of extraction attacks against Machine Learning models, as described in the following paper:

Stealing Machine Learning Models via Prediction APIs
Florian Tramèr, Fan Zhang, Ari Juels, Michael Reiter and Thomas Ristenpart
USENIX Security Symposium, 2016.

The conference paper and presentation slides will appear shortly here:
https://www.usenix.org/conference/usenixsecurity16/technical-sessions/presentation/tramer


REQUIREMENTS

Some of the experiments require an active AWS or BigML account.
Other requirements can be found in the correponding project folder.

CONTACT

Questions and suggestions can be sent to florian.tramer@gmail.com

About

Model extraction attacks on Machine-Learning-as-a-Service platforms.


Languages

Language:Python 66.9%Language:HTML 14.6%Language:C++ 11.9%Language:C 4.9%Language:Makefile 1.7%