On the IoT-23 dataset, deep forest (gcForest) achieves the highest recall and ROC AUC among five classifiers across SMOTE, hybrid, and SMOTEENN resampling, but not the highest F1 or precision.
Deep Forest
1 Pith paper cite this work, alongside 15 external citations. Polarity classification is still indexing.
abstract
Current deep learning models are mostly build upon neural networks, i.e., multiple layers of parameterized differentiable nonlinear modules that can be trained by backpropagation. In this paper, we explore the possibility of building deep models based on non-differentiable modules. We conjecture that the mystery behind the success of deep neural networks owes much to three characteristics, i.e., layer-by-layer processing, in-model feature transformation and sufficient model complexity. We propose the gcForest approach, which generates \textit{deep forest} holding these characteristics. This is a decision tree ensemble approach, with much less hyper-parameters than deep neural networks, and its model complexity can be automatically determined in a data-dependent way. Experiments show that its performance is quite robust to hyper-parameter settings, such that in most cases, even across different data from different domains, it is able to get excellent performance by using the same default setting. This study opens the door of deep learning based on non-differentiable modules, and exhibits the possibility of constructing deep models without using backpropagation.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
REJECT 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Network Threat Detection: Addressing Class Imbalanced Data with Deep Forest
On the IoT-23 dataset, deep forest (gcForest) achieves the highest recall and ROC AUC among five classifiers across SMOTE, hybrid, and SMOTEENN resampling, but not the highest F1 or precision.