Deep differentiable forest with sparse attention for the tabular data

02/29/2020
by   Yingshi Chen, et al.
0

We present a general architecture of deep differentiable forest and its sparse attention mechanism. The differentiable forest has the advantages of both trees and neural networks. Its structure is a simple binary tree, easy to use and understand. It has full differentiability and all variables are learnable parameters. We would train it by the gradient-based optimization method, which shows great power in the training of deep CNN. We find and analyze the attention mechanism in the differentiable forest. That is, each decision depends on only a few important features, and others are irrelevant. The attention is always sparse. Based on this observation, we improve its sparsity by data-aware initialization. We use the attribute importance to initialize the attention weight. Then the learned weight is much sparse than that from random initialization. Our experiment on some large tabular dataset shows differentiable forest has higher accuracy than GBDT, which is the state of art algorithm for tabular datasets. The source codes are available at https://github.com/closest-git/QuantumForest

READ FULL TEXT
research
10/02/2020

Attention augmented differentiable forest for tabular data

Differentiable forest is an ensemble of decision trees with full differe...
research
04/07/2020

Learning Unsplit-field-based PML for the FDTD Method by Deep Differentiable Forest

Alternative unsplit-filed-based absorbing boundary condition (ABC) compu...
research
10/27/2020

A short note on the decision tree based neural turing machine

Turing machine and decision tree have developed independently for a long...
research
10/05/2022

Improved Anomaly Detection by Using the Attention-Based Isolation Forest

A new modification of Isolation Forest called Attention-Based Isolation ...
research
01/02/2023

OF-AE: Oblique Forest AutoEncoders

In the present work we propose an unsupervised ensemble method consistin...
research
10/22/2018

Learning sparse transformations through backpropagation

Many transformations in deep learning architectures are sparsely connect...
research
09/16/2023

Improve Deep Forest with Learnable Layerwise Augmentation Policy Schedule

As a modern ensemble technique, Deep Forest (DF) employs a cascading str...

Please sign up or login with your details

Forgot password? Click here to reset