1 dépôt
Replicates a target model's behavior by querying it and training a substitute model on the responses.
Distinct from Extraction Model Evaluation: Distinct from Extraction Model Evaluation: focuses on the attack technique of replicating model behavior, not evaluating extraction quality.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Model Functionality Extraction. Refine with filters or upvote what's useful.
The Adversarial Robustness Toolbox (ART) is an open-source library that provides a unified framework for evaluating, defending, and certifying machine learning models against adversarial threats. It wraps models from any framework behind a common estimator interface, enabling composable pipelines for attack generation, defense application, robustness certification, and privacy auditing across evasion, poisoning, and extraction threats. The library distinguishes itself by covering the full adversarial ML security lifecycle within a single toolkit. It supports gradient-based adversarial example
Replicates target model behavior by querying it and training a substitute on the responses.