paper-with-me

Papers

Supervised Score-Based Modeling by Gradient Boosting

2024-11-02 · Changyuan Zhao, Hongyang Du, Guangyuan Liu, Dusit Niyato

Score-based generative models can effectively learn the distribution of data by estimating the gradient of the distribution. Due to the multi-step denoising characteristic, researchers have recently considered combining score-based generative models with the gradient boosting algorithm, a multi-step supervised learning algorithm, to solve supervised learning tasks. However, existing generative model algorithms are often limited by the stochastic nature of the models and the long inference time, impacting prediction performances. Therefore, we propose a Supervised Score-based Model (SSM), which can be viewed as a gradient boosting algorithm combining score matching. We provide a theoretical analysis of learning and sampling for SSM to balance inference time and prediction accuracy. Via the ablation experiment in selected examples, we demonstrate the outstanding performances of the proposed techniques. Additionally, we compare our model with other probabilistic models, including Natural Gradient Boosting (NGboost), Classification and Regression Diffusion Models (CARD), Diffusion Boosted Trees (DBT), and non-probabilistic GBM models. The experimental results show that our model outperforms existing models in both accuracy and inference time.

📄 PDF Abstract BibTeX arXiv:2411.01159

Code (0)

등록된 구현이 없습니다.

Tasks

Denoising

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

DeepBoost-AF: A Novel Unsupervised Feature Learning and Gradient Boosting Fusion for Robust Atrial Fibrillation Detection in Raw ECG Signals

2025-05-30 · Alireza Jafari, Fereshteh Yousefirizi, Vahid Seydi

Atrial fibrillation (AF) is a prevalent cardiac arrhythmia associated with elevated health risks, where timely detection is pivotal for mitigating stroke-related morbidity. This study introduces an innovative hybrid meth…

Atrial Fibrillation Detection

Supervised Machine Learning Techniques: An Overview with Applications to Banking

2020-07-28 · Linwei Hu, Jie Chen, Joel Vaughan, Hanyu Yang 외

This article provides an overview of Supervised Machine Learning (SML) with a focus on applications to banking. The SML techniques covered include Bagging (Random Forest or RF), Boosting (Gradient Boosting Machine or GBM…

BIG-bench Machine Learning

Enhancing lithological interpretation from petrophysical well log of IODP expedition 390/393 using machine learning

2025-12-15 · Raj Sahu, Saumen Maiti arxiv

Enhanced lithological interpretation from well logs plays a key role in geological resource exploration and mapping, as well as in geo-environmental modeling studies. Core and cutting information is useful for making sou…

Wasserstein Gradient Boosting: A Framework for Distribution-Valued Supervised Learning

2024-05-15 · Takuo Matsubara

Gradient boosting is a sequential ensemble method that fits a new weaker learner to pseudo residuals at each iteration. We propose Wasserstein gradient boosting, a novel extension of gradient boosting that fits a new wea…

regressionUncertainty Quantification

A generalized decision tree ensemble based on the NeuralNetworks architecture: Distributed Gradient Boosting Forest (DGBF)

2024-02-04 · Ángel Delgado-Panadero, José Alberto Benítez-Andrades, María Teresa García-Ordás

Tree ensemble algorithms as RandomForest and GradientBoosting are currently the dominant methods for modeling discrete or tabular data, however, they are unable to perform a hierarchical representation learning from raw …

Representation Learning