LARF: Two-level Attention-based Random Forests with a Mixture of Contamination Models

10/11/2022
by   Andrei V. Konstantinov, et al.
0

New models of the attention-based random forests called LARF (Leaf Attention-based Random Forest) are proposed. The first idea behind the models is to introduce a two-level attention, where one of the levels is the "leaf" attention and the attention mechanism is applied to every leaf of trees. The second level is the tree attention depending on the "leaf" attention. The second idea is to replace the softmax operation in the attention with the weighted sum of the softmax operations with different parameters. It is implemented by applying a mixture of the Huber's contamination models and can be regarded as an analog of the multi-head attention with "heads" defined by selecting a value of the softmax parameter. Attention parameters are simply trained by solving the quadratic optimization problem. To simplify the tuning process of the models, it is proposed to make the tuning contamination parameters to be training and to compute them by solving the quadratic optimization problem. Many numerical experiments with real datasets are performed for studying LARFs. The code of proposed algorithms can be found in https://github.com/andruekonst/leaf-attention-forest.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/09/2022

Attention and Self-Attention in Random Forests

New models of random forests jointly using the attention and self-attent...
research
04/12/2023

Neural Attention Forests: Transformer-Based Forest Improvement

A new approach called NAF (the Neural Attention Forest) for solving regr...
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
07/12/2022

AGBoost: Attention-based Modification of Gradient Boosting Machine

A new attention-based model for the gradient boosting machine (GBM) call...
research
03/29/2018

Attention-based End-to-End Models for Small-Footprint Keyword Spotting

In this paper, we propose an attention-based end-to-end neural approach ...
research
06/06/2023

On the Role of Attention in Prompt-tuning

Prompt-tuning is an emerging strategy to adapt large language models (LL...
research
03/05/2021

Causal Attention for Vision-Language Tasks

We present a novel attention mechanism: Causal Attention (CATT), to remo...

Please sign up or login with your details

Forgot password? Click here to reset