SOTAVerified

Towards Robust Classification with Deep Generative Forests

2020-07-11Code Available1· sign in to hype

Alvaro H. C. Correia, Robert Peharz, Cassio de Campos

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Decision Trees and Random Forests are among the most widely used machine learning models, and often achieve state-of-the-art performance in tabular, domain-agnostic datasets. Nonetheless, being primarily discriminative models they lack principled methods to manipulate the uncertainty of predictions. In this paper, we exploit Generative Forests (GeFs), a recent class of deep probabilistic models that addresses these issues by extending Random Forests to generative models representing the full joint distribution over the feature space. We demonstrate that GeFs are uncertainty-aware classifiers, capable of measuring the robustness of each prediction as well as detecting out-of-distribution samples.

Tasks

Reproductions