Home

Awesome

Adversarial Robustness Toolbox (ART) v1.18

<p align="center"> <img src="docs/images/art_lfai.png?raw=true" width="467" title="ART logo"> </p> <br />

CodeQL Documentation Status PyPI codecov Code style: black License: MIT PyPI - Python Version slack-img Downloads Downloads CII Best Practices

中文README请按此处

<p align="center"> <img src="https://raw.githubusercontent.com/lfai/artwork/master/lfaidata-assets/lfaidata-project-badge/graduate/color/lfaidata-project-badge-graduate-color.png" alt="LF AI & Data" width="300"/> </p>

Adversarial Robustness Toolbox (ART) is a Python library for Machine Learning Security. ART is hosted by the Linux Foundation AI & Data Foundation (LF AI & Data). ART provides tools that enable developers and researchers to defend and evaluate Machine Learning models and applications against the adversarial threats of Evasion, Poisoning, Extraction, and Inference. ART supports all popular machine learning frameworks (TensorFlow, Keras, PyTorch, MXNet, scikit-learn, XGBoost, LightGBM, CatBoost, GPy, etc.), all data types (images, tables, audio, video, etc.) and machine learning tasks (classification, object detection, speech recognition, generation, certification, etc.).

Adversarial Threats

<p align="center"> <img src="docs/images/adversarial_threats_attacker.png?raw=true" width="400" title="ART logo"> <img src="docs/images/adversarial_threats_art.png?raw=true" width="400" title="ART logo"> </p> <br />

ART for Red and Blue Teams (selection)

<p align="center"> <img src="docs/images/white_hat_blue_red.png?raw=true" width="800" title="ART Red and Blue Teams"> </p> <br />

Learn more

Get StartedDocumentationContributing
- Installation<br>- Examples<br>- Notebooks- Attacks<br>- Defences<br>- Estimators<br>- Metrics<br>- Technical Documentation- Slack, Invitation<br>- Contributing<br>- Roadmap<br>- Citing

The library is under continuous development. Feedback, bug reports and contributions are very welcome!

Acknowledgment

This material is partially based upon work supported by the Defense Advanced Research Projects Agency (DARPA) under Contract No. HR001120C0013. Any opinions, findings and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the Defense Advanced Research Projects Agency (DARPA).