paper-with-me

홈 › Papers

Neural Random Forest Imitation

2019-11-25 · Christoph Reinders, Bodo Rosenhahn

We present Neural Random Forest Imitation - a novel approach for transforming random forests into neural networks. Existing methods propose a direct mapping and produce very inefficient architectures. In this work, we introduce an imitation learning approach by generating training data from a random forest and learning a neural network that imitates its behavior. This implicit transformation creates very efficient neural networks that learn the decision boundaries of a random forest. The generated model is differentiable, can be used as a warm start for fine-tuning, and enables end-to-end optimization. Experiments on several real-world benchmark datasets demonstrate superior performance, especially when training with very few training examples. Compared to state-of-the-art methods, we significantly reduce the number of network parameters while achieving the same or even improved accuracy due to better generalization.

📄 PDF Abstract BibTeX arXiv:1911.10829

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

Financial fraud detection system based on improved random forest and gradient boosting machine (GBM)

2025-02-20 · Tianzuo Hu

This paper proposes a financial fraud detection system based on improved Random Forest (RF) and Gradient Boosting Machine (GBM). Specifically, the system introduces a novel model architecture called GBM-SSRF (Gradient Bo…

Computational EfficiencyEnsemble Learningfeature selectionFraud Detection

Deep Dynamic Boosted Forest

2018-04-19 · Haixin Wang, Xingzhang Ren, Jinan Sun, Wei Ye 외

Random forest is widely exploited as an ensemble learning method. In many practical applications, however, there is still a significant challenge to learn from imbalanced data. To alleviate this limitation, we propose a …

Ensemble Learning

Random Pairwise Shapelets Forest

2019-03-19 · Mohan Shi, Zhihai Wang, Jodong Yuan, Haiyang Liu

Shapelet is a discriminative subsequence of time series. An advanced shapelet-based method is to embed shapelet into accurate and fast random forest. However, it shows several limitations. First, random shapelet forest r…

Time SeriesTime Series Analysis

Sparse Projection Oblique Randomer Forests

2015-06-10 · Tyler M. Tomita, James Browne, Cencheng Shen, Jaewon Chung 외

Decision forests, including Random Forests and Gradient Boosting Trees, have recently demonstrated state-of-the-art performance in a variety of machine learning settings. Decision forests are typically ensembles of axis-…

Computational Efficiency

Random Forests for Big Data

2015-11-26 · Robin Genuer, Jean-Michel Poggi, Christine Tuleau-Malot, Nathalie Villa-Vialaneix

Big Data is one of the major challenges of statistical science and has numerous consequences from algorithmic and theoretical viewpoints. Big Data always involve massive data but they also often include online data and d…

ClusteringGeneral ClassificationMulti-class Classificationregression