paper-with-me

Papers

GBHT: Gradient Boosting Histogram Transform for Density Estimation

2021-06-10 · Jingyi Cui, Hanyuan Hang, Yisen Wang, Zhouchen Lin

In this paper, we propose a density estimation algorithm called \textit{Gradient Boosting Histogram Transform} (GBHT), where we adopt the \textit{Negative Log Likelihood} as the loss function to make the boosting procedure available for the unsupervised tasks. From a learning theory viewpoint, we first prove fast convergence rates for GBHT with the smoothness assumption that the underlying density function lies in the space $C^{0,\alpha}$. Then when the target density function lies in spaces $C^{1,\alpha}$, we present an upper bound for GBHT which is smaller than the lower bound of its corresponding base learner, in the sense of convergence rates. To the best of our knowledge, we make the first attempt to theoretically explain why boosting can enhance the performance of its base learners for density estimation problems. In experiments, we not only conduct performance comparisons with the widely used KDE, but also apply GBHT to anomaly detection to showcase a further application of GBHT.

📄 PDF Abstract BibTeX arXiv:2106.05738

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionDensity EstimationLearning Theory

Similar Papers 제목 키워드 기반

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

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 transl…

HTRregression

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

Gradient Boosted Normalizing Flows

2020-02-27 · NeurIPS 2020 12 · Robert Giaquinto, Arindam Banerjee

By chaining a sequence of differentiable invertible transformations, normalizing flows (NF) provide an expressive method of posterior approximation, exact density evaluation, and sampling. The trend in normalizing flow l…

Density EstimationVariational Inference

Histogram Transform Ensembles for Density Estimation

2019-11-24 · Hanyuan Hang

We investigate an algorithm named histogram transform ensembles (HTE) density estimator whose effectiveness is supported by both solid theoretical analysis and significant experimental performance. On the theoretical sid…

Density Estimation