provably-robust-boosting

Robust Boosting Models

Provides provably robust machine learning models against adversarial attacks

Provably Robust Boosted Decision Stumps and Trees against Adversarial Attacks [NeurIPS 2019]

GitHub

50 stars
6 watching
12 forks
Language: Python
last commit: over 6 years ago
Linked from 2 awesome lists

adversarial-attacksboosted-decision-stumpsboosted-treesboostingprovable-defense

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
borealisai/advertorchA toolbox for researching and evaluating robustness against attacks on machine learning models1,311
guanghelee/neurips19-certificates-of-robustnessProvides a framework for computing tight certificates of adversarial robustness for randomly smoothed classifiers.17
eth-sri/diffaiTrains neural networks to be provably robust against adversarial examples using abstract interpretation techniques.219
robustbench/robustbenchA standardized benchmark for measuring the robustness of machine learning models against adversarial attacks682
hendrycks/robustnessEvaluates and benchmarks the robustness of deep learning models to various corruptions and perturbations in computer vision tasks.1,030
stanfordmlgroup/ngboostA Python library implementing a machine learning boosting framework with probabilistic prediction capabilities1,663
jinlow/forustA package implementing a lightweight gradient boosted decision tree algorithm68
chenhongge/robusttreesAn implementation of robust decision tree based models against adversarial examples using the XGBoost framework.67
charliermarsh/online_boostingA suite of algorithms and weak learners for the online learning setting in machine learning65
yunqing-me/attackvlmAn adversarial attack framework on large vision-language models165
chong-z/tree-ensemble-attackAn approach to create adversarial examples for tree-based ensemble models22
guillermo-navas-palencia/optbinningOptimal binning for binary, continuous and multiclass target types with constraints460
bsharchilev/influence_boostingThis repository implements methods to find influential training samples in Gradient Boosted Decision Trees ensembles67
illidanlab/fedrbnAn implementation of Federated Robustness Propagation in PyTorch to share robustness across heterogeneous federated learning users.26
zfancy/sfatCombating heterogeneity in federated learning by combining adversarial training with client-wise slack during aggregation28