Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Adaptive Neural Trees

About

Deep neural networks and decision trees operate on largely separate paradigms; typically, the former performs representation learning with pre-specified architectures, while the latter is characterised by learning hierarchies over pre-specified features with data-driven architectures. We unite the two via adaptive neural trees (ANTs) that incorporates representation learning into edges, routing functions and leaf nodes of a decision tree, along with a backpropagation-based training algorithm that adaptively grows the architecture from primitive modules (e.g., convolutional layers). We demonstrate that, whilst achieving competitive performance on classification and regression datasets, ANTs benefit from (i) lightweight inference via conditional computation, (ii) hierarchical separation of features useful to the task e.g. learning meaningful class associations, such as separating natural vs. man-made objects, and (iii) a mechanism to adapt the architecture to the size and complexity of the training dataset.

Ryutaro Tanno, Kai Arulkumaran, Daniel C. Alexander, Antonio Criminisi, Aditya Nori• 2018

Related benchmarks

TaskDatasetResultRank
ClassificationMNIST (test)
Accuracy98.14
75
ClassificationLETTER (test)
Accuracy91.09
52
ClassificationTitanic
Accuracy85
31
ClassificationConnect-4 (test)
Accuracy83.01
21
ClassificationProtein (test)
Accuracy68.81
18
ClassificationSATIMAGE (test)
Accuracy88.15
16
ClassificationPENDIGITS (test)
Accuracy96.36
9
ClassificationSenseIT (test)
Accuracy84.2
8
ClassificationSegment (test)
Test Accuracy96.32
7
RegressionSarcos
MSE1.23
4
Showing 10 of 13 rows

Other info

Follow for update