Deep forest
Current deep-learning models are mostly built upon neural networks, i.e. multiple layers of parameterized differentiable non-linear modules that can be trained by backpropagation. In this paper, we explore the possibility of building deep models based on non-differentiable modules such as decision trees. After a discussion about the mystery behind deep neural networks, particularly by contrasting them with shallow neural networks and traditional machine-learning techniques such as decision trees and boosting mac…
Skipping Cow timber sale, Tongass National Forest : final EIS environmental impact statement and record of decision by United States. Forest Service. Alaska Region Wrangell Ranger District (Alaska). Public domain
As of the 2018-10-08 publication, researchers proposed deep forest, a decision-tree ensemble that stacks non-differentiable modules in layers to replicate deep learning characteristics without using backpropagation for training.
The approach matters because it suggests deep learning can be achieved outside differentiable neural networks, potentially lowering hyper-parameter tuning burden; uncertainty remains about how broadly the reported robustness generalizes beyond the experiments described and whether theoretical conjecture is fully validated.
- Proposes deep models built on non-differentiable modules such as decision trees instead of parameterized differentiable non-linear modules trained by backpropagation
- Conjectures deep neural network success owes to layer-by-layer processing, in-model feature transformation and sufficient model complexity
- Deep forest is a decision-tree ensemble with fewer hyper-parameters than deep neural networks and data-dependent complexity determination
Decision-tree ensemble approach called deep forest achieves excellent performance across different domains using the same default setting while requiring fewer hyper-parameters and automatically determining model complexity without gradient-based adjustment or backpropagation.
The rundown
The authors contrast deep neural networks with shallow networks and traditional techniques such as decision trees and boosting machines to motivate three characteristics for success.
Experiments reported as of 2018-10-08 indicate robustness to hyper-parameter settings, allowing the same default configuration to work across data from different domains.
Sources
- Peer-reviewedNational Science Review2018-10-08
How should this claim be treated?
ace
The debate