paper-with-me

Papers

Visualizing Random Forest with Self-Organising Map

2014-05-26 · Piotr Płoński, Krzysztof Zaremba

Random Forest (RF) is a powerful ensemble method for classification and regression tasks. It consists of decision trees set. Although, a single tree is well interpretable for human, the ensemble of trees is a black-box model. The popular technique to look inside the RF model is to visualize a RF proximity matrix obtained on data samples with Multidimensional Scaling (MDS) method. Herein, we present a novel method based on Self-Organising Maps (SOM) for revealing intrinsic relationships in data that lay inside the RF used for classification tasks. We propose an algorithm to learn the SOM with the proximity matrix obtained from the RF. The visualization of RF proximity matrix with MDS and SOM is compared. What is more, the SOM learned with the RF proximity matrix has better classification accuracy in comparison to SOM learned with Euclidean distance. Presented approach enables better understanding of the RF and additionally improves accuracy of the SOM.

📄 PDF Abstract BibTeX arXiv:1405.6684

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Methods 이 논문이 사용한 방법론

SOM The Self-Organizing Map (SOM), commonly also known as Kohonen network (Kohonen 1982, Kohonen 2001) is a computational method for the visualization and analysis of…

Similar Papers 제목 키워드 기반

Forest structure in epigenetic landscapes

2019-03-22 · Yuriria Cortes-Poza, J. Rogelio Perez-Buendia

Morphogenesis is the biological process that causes the emergence and changes of patterns (tissues and organs) in living organisms. It is a robust, self-organising mechanism, governed by Genetic Regulatory Networks (GRN)…

Bayesian mechanics of self-organising systems

2023-11-16 · Takuya Isomura

Bayesian mechanics provides a framework that addresses dynamical systems that can be conceptualised as Bayesian inference. However, elucidating the requisite generative models is essential for empirical applications to r…

Bayesian Inference

Attention and Self-Attention in Random Forests

2022-07-09 · Lev V. Utkin, Andrei V. Konstantinov

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 …

regression

A conditional, a fuzzy and a probabilistic interpretation of self-organising maps

2021-03-11 · Laura Giordano, Valentina Gliozzi, Daniele Theseider Dupré

In this paper we establish a link between fuzzy and preferential semantics for description logics and Self-Organising Maps, which have been proposed as possible candidates to explain the psychological mechanisms underlyi…

A self-organising eigenspace map for time series clustering

2019-05-14 · Donya Rahmani, Damien Fay, Jacek Brodzki

This paper presents a novel time series clustering method, the self-organising eigenspace map (SOEM), based on a generalisation of the well-known self-organising feature map (SOFM). The SOEM operates on the eigenspaces o…

ClusteringTime SeriesTime Series AnalysisTime Series Clustering+2