Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,786 papers · 148 categories

Trend · papers per month

0111 · Mar 201919922001200920172026
4 results for pseudo-residuals

Gradient Boosting Machine (GBM) is an extremely powerful supervised learning algorithm that is widely used in practice. GBM routinely features as a leading algorithm in machine learning competitions such as Kaggle and the KDDCup. In this work, we propose Accelerated Gradient Boosting Machine (AGBM) by incorporating Nes…

2019-03-20abs ↗pdf ↗

Wasserstein gradient boosting predicts probability distributions for supervised learning.

problem Distribution-valued supervised learning where outputs are probability distributions.
method Fits a new weak learner to Wasserstein gradients of loss functionals of probability distributions.
result Superior performance in probabilistic prediction compared to existing methods.

A novel gradient boosting method trains neural networks sequentially for improved performance.

problem Training neural networks efficiently and adapting to different classification speeds.
method Sequential training of neural networks with gradient boosting, where the network is trained in T steps, and a portion of the network is trained at each step to approximate pseudo-residuals.
result The proposed method achieves competitive generalization performance and allows for dynamic adaptation of the model's complexity.