English

On the Efficiency of Training Robust Decision Trees

Machine Learning 2025-07-15 v1

Abstract

As machine learning gets adopted into the industry quickly, trustworthiness is increasingly in focus. Yet, efficiency and sustainability of robust training pipelines still have to be established. In this work, we consider a simple pipeline for training adversarially robust decision trees and investigate the efficiency of each step. Our pipeline consists of three stages. Firstly, we choose the perturbation size automatically for each dataset. For that, we introduce a simple algorithm, instead of relying on intuition or prior work. Moreover, we show that the perturbation size can be estimated from smaller models than the one intended for full training, and thus significant gains in efficiency can be achieved. Secondly, we train state-of-the-art adversarial training methods and evaluate them regarding both their training time and adversarial accuracy. Thirdly, we certify the robustness of each of the models thus obtained and investigate the time required for this. We find that verification time, which is critical to the efficiency of the full pipeline, is not correlated with training time.

Keywords

Cite

@article{arxiv.2507.10048,
  title  = {On the Efficiency of Training Robust Decision Trees},
  author = {Benedict Gerlach and Marie Anastacio and Holger H. Hoos},
  journal= {arXiv preprint arXiv:2507.10048},
  year   = {2025}
}

Comments

Presented as a poster at SAIV 2025

R2 v1 2026-07-01T03:59:22.294Z