SOTAVerified

Maximum Margin Interval Trees

2017-10-11NeurIPS 2017Code Available0· sign in to hype

Alexandre Drouin, Toby Dylan Hocking, François Laviolette

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Learning a regression function using censored or interval-valued output data is an important problem in fields such as genomics and medicine. The goal is to learn a real-valued prediction function, and the training output labels indicate an interval of possible values. Whereas most existing algorithms for this task are linear models, in this paper we investigate learning nonlinear tree models. We propose to learn a tree by minimizing a margin-based discriminative objective function, and we provide a dynamic programming algorithm for computing the optimal solution in log-linear time. We show empirically that this algorithm achieves state-of-the-art speed and prediction accuracy in a benchmark of several data sets.

Tasks

Reproductions