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 two new frameworks: one for decision trees based on Bregman divergences and another for stable low-bit quantization via Hessian conditioning, called HeRo-Q.
A new framework for decision trees, based on Bregman divergences, generalizes the Classification and Regression Trees (CART) paradigm, introduced by Breiman, Friedman, Olshen, and Stone in 1984[1]. Decision trees are a fundamental tool in statistical learning, and Bregman divergences provide a broad family of loss functions that generalize the squared Euclidean distance. The proposed framework allows for the derivation and interpretation of impurity criteria from common convex and geometric principles. Lev Bregman introduced Bregman divergences in 1967[1]. In a separate development, researchers propose HeRo-Q, a general framework for stable low-bit quantization via Hessian conditioning. HeRo-Q applies a lightweight, learnable rotation-compression matrix to the weight space prior to quantization, reducing the largest Hessian eigenvalue and enhancing robustness to quantization noise[2]. HeRo-Q achieves 70.15 GSM8K accuracy on Llama3 8B and requires no architectural modifications, incurring negligible computational overhead. The initial submission size for HeRo-Q is 8,486 KB, and the revised submission size is 2,807 KB[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…