A General Framework for Decision Trees via Bregman Divergences
- lab CatalyzeX
- lab DagsHub
- lab GotitPub
- lab Hugging Face
- lab ScienceCast
- lab alphaXiv
- lab arXiv
- person Lev Bregman
Researchers have proposed a new framework for decision trees that generalizes the widely used Classification and Regression Trees (CART) algorithm by building it on Bregman divergences, a family of loss functions first introduced in 1967 [1, 2]. The framework, submitted for publication on 12 June 2026, aims to unify the way impurity criteria are selected for decision trees, a fundamental tool in statistical learning valued for interpretability and flexibility [1, 2]. The CART algorithm, introduced by Breiman, Friedman, Olshen, and Stone in 1984, remains one of the most influential methods for classification and regression [1, 2]. Its classical implementations, such as rpart, typically incorporate different impurity criteria in an ad hoc manner for each specific model [2]. The new work instead derives these criteria from common convex and geometric principles [1, 2]. Bregman divergences, introduced by Lev Bregman in 1967 in the context of convex optimization, provide a broad family of loss functions that generalize the squared Euclidean distance [1, 2]. This family includes the Kullback-Leibler divergence, the Poisson divergence, and the Itakura-Saito divergence, as well as losses associated with distributions in the exponential family [2]. The authors argue that the Bregman divergence approach yields a broader family of decision trees adapted to different statistical models and underlying geometries [1, 2]. Beyond the algorithmic construction, the paper investigates theoretical properties of these trees [1, 2]. It examines how properties of the generating convex function—such as strong convexity or smoothness—influence impurity gains between parent and child nodes, as well as the stability and consistency of the estimator [2].
tool-releaseresearch-papersafety-researchcommentary
Background sources we checked (7)
- arxiv.org ↗ Decision trees are one of the fundamental tools in statistical learning due to their interpretability, flexibility, and their ability to adapt to nonlinear structures. Among them, the Classification and Regression Trees, introduced by Breiman, Friedman, Olshen, and Stone in 1984,…
- en.wikipedia.org ↗ Non-negative matrix factorization (NMF or NNMF), also non-negative matrix approximation is a group of algorithms in multivariate analysis and linear algebra where a matrix V is factorized into (usually) two matrices W and H, with the property that all three matrices have no negat…
- arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
- arxiv.org ↗ With the creation of new datasets, the question arises of whether the data in them is complementary to other datasets for training ML models (see recent reviews for a perspective of catalysts informatics22, 23, 24). This is especially important when consolidating data with a vari…
- arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
- en.wikipedia.org ↗ Sustainable Development Goals (abbr. SDGs) were adopted in 2015 by all United Nations (UN) members for the 2030 Agenda for Sustainable Development. The aim of the 17 global goals is "peace and prosperity for people and the planet", tackling climate change, and working to preserv…
- en.wikipedia.org ↗ In molecular biology, a transcription factor (TF) (or sequence-specific DNA-binding factor) is a protein that controls the rate of transcription of genetic information from DNA to messenger RNA, by binding to DNA sequences. Specificity can be due to sequence motifs, or epigenetic…
Sources covering this (2)
- export.arxiv.org — A General Framework for Decision Trees via Bregman Divergences ↗
- export.arxiv.org — HeRo-Q: A General Framework for Stable Low Bit Quantization via Hessian Conditioning · Global