Attention and Self-Attention in Random Forests
Lev V. Utkin, Andrei V. Konstantinov

TL;DR
This paper introduces novel attention and self-attention mechanisms in random forests for regression, enhancing model performance by capturing dependencies and reducing noise through joint training and optimization.
Contribution
It proposes new models combining attention and self-attention in random forests, with efficient training and multiple modifications, including multi-head self-attention, to improve regression accuracy.
Findings
Self-attention improves prediction accuracy on various datasets.
Joint training reduces to solving a quadratic or linear optimization problem.
Proposed modifications outperform baseline models in experiments.
Abstract
New models of random forests jointly using the attention and self-attention mechanisms are proposed for solving the regression problem. The models can be regarded as extensions of the attention-based random forest whose idea stems from applying a combination of the Nadaraya-Watson kernel regression and the Huber's contamination model to random forests. The self-attention aims to capture dependencies of the tree predictions and to remove noise or anomalous predictions in the random forest. The self-attention module is trained jointly with the attention module for computing weights. It is shown that the training process of attention weights is reduced to solving a single quadratic or linear optimization problem. Three modifications of the general approach are proposed and compared. A specific multi-head self-attention for the random forest is also considered. Heads of the self-attention…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Machine Learning and ELM · Face and Expression Recognition
