paper-with-me

홈 › Papers

Random Hinge Forest for Differentiable Learning

2018-02-12 · Nathan Lay, Adam P. Harrison, Sharon Schreiber, Gitesh Dawer, Adrian Barbu

We propose random hinge forests, a simple, efficient, and novel variant of decision forests. Importantly, random hinge forests can be readily incorporated as a general component within arbitrary computation graphs that are optimized end-to-end with stochastic gradient descent or variants thereof. We derive random hinge forest and ferns, focusing on their sparse and efficient nature, their min-max margin property, strategies to initialize them for arbitrary network architectures, and the class of optimizers most suitable for optimizing random hinge forest. The performance and versatility of random hinge forests are demonstrated by experiments incorporating a variety of of small and large UCI machine learning data sets and also ones involving the MNIST, Letter, and USPS image datasets. We compare random hinge forests with random forests and the more recent backpropagating deep neural decision forests.

📄 PDF Abstract BibTeX arXiv:1802.03882

Code (1)

nslay/bleak tf

Similar Papers 제목 키워드 기반

Deep differentiable forest with sparse attention for the tabular data

2020-02-29 · Yingshi Chen

We present a general architecture of deep differentiable forest and its sparse attention mechanism. The differentiable forest has the advantages of both trees and neural networks. Its structure is a simple binary tree, e…

Attribute

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 in…

Imitation Learning

Interpreting Deep Forest through Feature Contribution and MDI Feature Importance

2023-05-01 · Yi-Xiao He, Shen-Huan Lyu, Yuan Jiang

Deep forest is a non-differentiable deep model which has achieved impressive empirical success across a wide variety of applications, especially on categorical/symbolic or mixed modeling tasks. Many of the application fi…

Explainable ModelsFeature Importance

Can a Single Tree Outperform an Entire Forest?

2024-11-26 · Qiangqiang Mao, Yankai Cao

The prevailing mindset is that a single decision tree underperforms classic random forests in testing accuracy, despite its advantages in interpretability and lightweight structure. This study challenges such a mindset b…

Deep Differentiable Random Forests for Age Estimation

2019-07-23 · Wei Shen, Yilu Guo, Yan Wang, Kai Zhao 외

Age estimation from facial images is typically cast as a label distribution learning or regression problem, since aging is a gradual progress. Its main challenge is the facial feature space w.r.t. ages is inhomogeneous, …

Age Estimationregression