RobustTrees

Robust decision trees

An implementation of robust decision tree based models against adversarial examples using the XGBoost framework.

[ICML 2019, 20 min long talk] Robust Decision Trees Against Adversarial Examples

GitHub

67 stars
7 watching
11 forks
Language: C++
last commit: almost 4 years ago
Linked from 1 awesome list

adversarial-examplesdecision-treesgbdtgbmgbrtrobust-decision-treesxgboost

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
chong-z/tree-ensemble-attackAn approach to create adversarial examples for tree-based ensemble models22
pzuh/decisiontreeAn implementation of a binary decision tree using ActionScript 3.0 for AI bot/agent in video games.3
guanghelee/neurips19-certificates-of-robustnessProvides a framework for computing tight certificates of adversarial robustness for randomly smoothed classifiers.17
max-andr/provably-robust-boostingProvides provably robust machine learning models against adversarial attacks50
florentavellaneda/inferdtThis C++ project provides an implementation of decision tree algorithms for classification tasks7
robustbench/robustbenchA standardized benchmark for measuring the robustness of machine learning models against adversarial attacks682
serengil/chefboostA Python library providing a lightweight framework for building decision trees with categorical feature support463
hendrycks/robustnessEvaluates and benchmarks the robustness of deep learning models to various corruptions and perturbations in computer vision tasks.1,030
doubleplusplus/incremental_decision_tree-cart-random_forestAn implementation of incremental decision tree algorithms and ensemble methods for efficient machine learning on streaming data100
kaurao/hddtAn R implementation of Hellinger distance decision tree algorithm.10
sjia1/odt-with-noisy-outcomesAn implementation of an optimal decision tree algorithm with noisy outcomes, specifically tailored to simulate real-world decision-making under uncertainty0
johnstonskj/rml-decisiontreesAn implementation of decision trees for classification in Racket machine learning.4
rgf-team/rgfA collection of implementations and wrappers for a tree ensemble machine learning method379
sgrodriguez/ddtA Go-based decision tree library allowing custom rule-based decision making37
zdanielsresearch/hellingertreesmatlabImplementation of Hellinger Distance Decision Trees and Forests for binary decision problems with imbalanced data and numeric attributes.2