中文
相关论文

相关论文: NRGBoost: Energy-Based Generative Boosted Trees

200 篇论文

Despite the prevalence and significance of tabular data across numerous industries and fields, it has been relatively underexplored in the realm of deep learning. Even today, neural networks are often overshadowed by techniques such as…

机器学习 · 计算机科学 2024-07-19 Andreas Voskou , Charalambos Christoforou , Sotirios Chatzis

Boosted decision trees are a very powerful machine learning technique. After introducing specific concepts of machine learning in the high-energy physics context and describing ways to quantify the performance and training quality of…

数据分析、统计与概率 · 物理学 2022-06-22 Yann Coadou

In this article we propose a boosting algorithm for regression with functional explanatory variables and scalar responses. The algorithm uses decision trees constructed with multiple projections as the "base-learners", which we call…

统计方法学 · 统计学 2023-04-07 Xiaomeng Ju , Matías Salibián-Barrera

Latent Gaussian models and boosting are widely used techniques in statistics and machine learning. Tree-boosting shows excellent prediction accuracy on many data sets, but potential drawbacks are that it assumes conditional independence of…

机器学习 · 计算机科学 2022-08-24 Fabio Sigrist

Gradient boosting decision tree (GBDT) is a powerful and widely-used machine learning model, which has achieved state-of-the-art performance in many academic areas and production environment. However, communication overhead is the main…

数据结构与算法 · 计算机科学 2019-09-18 Ziyue Huang , Ke Yi

This paper compares the performance of various data processing methods in terms of predictive performance for structured data. This paper also seeks to identify and recommend preprocessing methodologies for tree-based binary classification…

统计方法学 · 统计学 2023-02-27 Tosan Johnson , Alice J. Liu , Syed Raza , Aaron McGuire

Large Language Models (LLM) have brought numerous of new applications to Machine Learning (ML). In the context of tabular data (TD), recent studies show that TabLLM is a very powerful mechanism for few-shot-learning (FSL) applications, even…

机器学习 · 计算机科学 2024-11-08 Carlos Huertas

Deep neural networks have been proven powerful at processing perceptual data, such as images and audio. However for tabular data, tree-based models are more popular. A nice property of tree-based models is their natural interpretability. In…

机器学习 · 计算机科学 2018-06-20 Yongxin Yang , Irene Garcia Morillo , Timothy M. Hospedales

Machine learning applications such as finance and medicine demand accurate and justifiable predictions, barring most deep learning methods from use. In response, previous work combines decision trees with deep learning, yielding models that…

计算机视觉与模式识别 · 计算机科学 2021-01-29 Alvin Wan , Lisa Dunlap , Daniel Ho , Jihan Yin , Scott Lee , Henry Jin , Suzanne Petryk , Sarah Adel Bargal , Joseph E. Gonzalez

Gradient boosted trees and other regression tree models perform well in a wide range of real-world, industrial applications. These tree models (i) offer insight into important prediction features, (ii) effectively manage sparse data, and…

A new attention-based model for the gradient boosting machine (GBM) called AGBoost (the attention-based gradient boosting) is proposed for solving regression problems. The main idea behind the proposed AGBoost model is to assign attention…

机器学习 · 计算机科学 2022-07-13 Andrei Konstantinov , Lev Utkin , Stanislav Kirpichenko

Gradient boosted decision trees (GBDTs) are widely used in machine learning, and the output of current GBDT implementations is a single variable. When there are multiple outputs, GBDT constructs multiple trees corresponding to the output…

计算机视觉与模式识别 · 计算机科学 2020-01-01 Zhendong Zhang , Cheolkon Jung

We propose a novel tree-based ensemble method, named XGBoostPP, to nonparametrically estimate the intensity of a point process as a function of covariates. It extends the use of gradient-boosted regression trees (Chen & Guestrin, 2016) to…

统计方法学 · 统计学 2024-02-01 C. Lu , Y. Guan , M. N. M. van Lieshout , G. Xu

Despite much work on advanced deep learning and generative modeling techniques for tabular data generation and imputation, traditional methods have continued to win on imputation benchmarks. We herein present UnmaskingTrees, a simple method…

机器学习 · 计算机科学 2025-07-24 Calvin McCarter

We introduce a novel boosting algorithm called `KTBoost' which combines kernel boosting and tree boosting. In each boosting iteration, the algorithm adds either a regression tree or reproducing kernel Hilbert space (RKHS) regression…

机器学习 · 计算机科学 2021-02-09 Fabio Sigrist

More often than not in benchmark supervised ML, tabular data is flat, i.e. consists of a single $m \times d$ (rows, columns) file, but cases abound in the real world where observations are described by a set of tables with structural…

机器学习 · 计算机科学 2024-02-26 Mathieu Guillame-Bert , Richard Nock

Despite the latest prevailing success of deep neural networks (DNNs), several concerns have been raised against their usage, including the lack of intepretability the gap between DNNs and other well-established machine learning models, and…

机器学习 · 计算机科学 2021-01-01 Jianghao Shen , Sicheng Wang , Zhangyang Wang

Gradient boosting from the field of statistical learning is widely known as a powerful framework for estimation and selection of predictor effects in various regression models by adapting concepts from classification theory. Current…

统计方法学 · 统计学 2020-11-03 Colin Griesbach , Benjamin Säfken , Elisabeth Waldmann

As machine learning transitions increasingly towards real world applications controlling the test-time cost of algorithms becomes more and more crucial. Recent work, such as the Greedy Miser and Speedboost, incorporate test-time budget…

机器学习 · 计算机科学 2019-01-29 Zhixiang Eddie Xu , Matt J. Kusner , Kilian Q. Weinberger , Alice X. Zheng

For tabular data sets, we explore data and model distillation, as well as data denoising. These techniques improve both gradient-boosting models and a specialized DNN architecture. While gradient boosting is known to outperform DNNs on…

机器学习 · 计算机科学 2023-03-02 Chung-Wei Lee , Pavlos Athanasios Apostolopulos , Igor L. Markov