paper-with-me

Papers

Boosted Histogram Transform for Regression

2020-01-01 · ICML 2020 1 · Yuchao Cai, Hanyuan Hang, Hanfang Yang, Zhouchen Lin

In this paper, we propose a boosting algorithm for regression problems called \textit{boosted histogram transform for regression} (BHTR) based on histogram transforms composed of random rotations, stretchings, and translations. From the theoretical perspective, we first prove fast convergence rates for BHTR under the assumption that the target function lies in the spaces $C^{0,\alpha}$. Moreover, if the target function resides in the subspace $C^{1,\alpha}$, by establishing the upper bound of the convergence rate for the boosted regressor, i.e. BHTR, and the lower bound for base regressors, i.e. histogram transform regressors (HTR), we manage to explain the benefits of the boosting procedure. In the experiments, compared with other state-of-the-art algorithms such as gradient boosted regression tree (GBRT), Breiman's forest, and kernel-based methods, our BHTR algorithm shows promising performance on both synthetic and real datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

HTRregression

Similar Papers 제목 키워드 기반

Gradient Boosted Binary Histogram Ensemble for Large-scale Regression

2021-06-03 · Hanyuan Hang, Tao Huang, Yuchao Cai, Hanfang Yang 외

In this paper, we propose a gradient boosting algorithm for large-scale regression problems called \textit{Gradient Boosted Binary Histogram Ensemble} (GBBHE) based on binary histogram partition and ensemble learning. Fr…

Computational EfficiencyEnsemble Learningregression

A Case for Library-Level k-Means Binning in Histogram Gradient-Boosted Trees

2025-05-18 · Asher Labovich

Modern gradient-boosted decision trees (GBDTs) accelerate split finding with histogram-based binning, which reduces complexity from O(N) to O(B) given a fixed bin budget B. However, the predominant quantile binning strat…

GPU

Histogram Transform Ensembles for Large-scale Regression

2019-12-08 · Hanyuan Hang, Zhouchen Lin, Xiaoyu Liu, Hongwei Wen

We propose a novel algorithm for large-scale regression problems named histogram transform ensembles (HTE), composed of random rotations, stretchings, and translations. First of all, we investigate the theoretical proper…

regression

Local Adaptivity of Gradient Boosting in Histogram Transform Ensemble Learning

2021-12-05 · Hanyuan Hang

In this paper, we propose a gradient boosting algorithm called \textit{adaptive boosting histogram transform} (\textit{ABHT}) for regression to illustrate the local adaptivity of gradient boosting algorithms in histogram…

Ensemble Learningregression

Scene Invariant Crowd Segmentation and Counting Using Scale-Normalized Histogram of Moving Gradients (HoMG)

2016-02-01 · Parthipan Siva, Mohammad Javad Shafiee, Mike Jamieson, Alexander Wong

The problem of automated crowd segmentation and counting has garnered significant interest in the field of video surveillance. This paper proposes a novel scene invariant crowd segmentation and counting algorithm designe…

Crowd CountingSegmentation