paper-with-me

Papers

A Neural Tangent Kernel Perspective of Infinite Tree Ensembles

2021-09-10 · ICLR 2022 4 · Ryuichi Kanoh, Mahito Sugiyama

In practical situations, the tree ensemble is one of the most popular models along with neural networks. A soft tree is a variant of a decision tree. Instead of using a greedy method for searching splitting rules, the soft tree is trained using a gradient method in which the entire splitting operation is formulated in a differentiable form. Although ensembles of such soft trees have been used increasingly in recent years, little theoretical work has been done to understand their behavior. By considering an ensemble of infinite soft trees, this paper introduces and studies the Tree Neural Tangent Kernel (TNTK), which provides new insights into the behavior of the infinite ensemble of soft trees. Using the TNTK, we theoretically identify several non-trivial properties, such as global convergence of the training, the equivalence of the oblivious tree structure, and the degeneracy of the TNTK induced by the deepening of the trees.

📄 PDF Abstract BibTeX arXiv:2109.04983

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Analyzing Tree Architectures in Ensembles via Neural Tangent Kernel

2022-05-25 · Ryuichi Kanoh, Mahito Sugiyama

A soft tree is an actively studied variant of a decision tree that updates splitting rules using the gradient method. Although soft trees can take various architectures, their impact is not theoretically well known. In t…

Ensemble Learning

Bayesian Deep Ensembles via the Neural Tangent Kernel

2020-07-11 · NeurIPS 2020 12 · Bobby He, Balaji Lakshminarayanan, Yee Whye Teh

We explore the link between deep ensembles and Gaussian processes (GPs) through the lens of the Neural Tangent Kernel (NTK): a recent development in understanding the training dynamics of wide neural networks (NNs). Prev…

Gaussian Processes

Ensembles provably learn equivariance through data augmentation

2024-10-02 · Oskar Nordenfors, Axel Flinth

Recently, it was proved that group equivariance emerges in ensembles of neural networks as the result of full augmentation in the limit of infinitely wide neural networks (neural tangent kernel limit). In this paper, we …

Data Augmentation

Emergent Equivariance in Deep Ensembles

2024-03-05 · Jan E. Gerken, Pan Kessel

We show that deep ensembles become equivariant for all inputs and at all training times by simply using data augmentation. Crucially, equivariance holds off-manifold and for any architecture in the infinite width limit. …

AllData Augmentation

(Decision and regression) tree ensemble based kernels for regression and classification

2020-12-19 · Dai Feng, Richard Baumgartner

Tree based ensembles such as Breiman's random forest (RF) and Gradient Boosted Trees (GBT) can be interpreted as implicit kernel generators, where the ensuing proximity matrix represents the data-driven tree ensemble ker…

General Classificationregression