中文
相关论文

相关论文: Improved convergence rates for some kernel random …

200 篇论文

The Distributional Random Forest (DRF) is a recently introduced Random Forest algorithm to estimate multivariate conditional distributions. Due to its general estimation procedure, it can be employed to estimate a wide range of targets such…

统计理论 · 数学 2023-12-20 Jeffrey Näf , Corinne Emmenegger , Peter Bühlmann , Nicolai Meinshausen

Random Forest (RF) is a widely used ensemble learning technique known for its robust classification performance across diverse domains. However, it often relies on hundreds of trees and all input features, leading to high inference cost and…

机器学习 · 计算机科学 2025-07-08 Sijan Bhattarai , Saurav Bhandari , Girija Bhusal , Saroj Shakya , Tapendra Pandey

Random forests are ensemble learning methods introduced by Breiman (2001) that operate by averaging several decision trees built on a randomly selected subspace of the data set. Despite their widespread use in practice, the respective roles…

统计理论 · 数学 2016-03-15 Roxane Duroux , Erwan Scornet

Random forest regression is a powerful non-parametric method that adapts to local data characteristics through data-driven partitioning, making it effective across diverse application domains. However, the piecewise constant nature of…

机器学习 · 计算机科学 2026-05-19 Ziyi Liu , Phuc Luong , Mario Boley , Daniel F. Schmidt

This paper examines from an experimental perspective random forests, the increasingly used statistical method for classification and regression problems introduced by Leo Breiman in 2001. It first aims at confirming, known but sparse,…

机器学习 · 统计学 2008-11-24 Robin Genuer , Jean-Michel Poggi , Christine Tuleau

Kernel method has been developed as one of the standard approaches for nonlinear learning, which however, does not scale to large data set due to its quadratic complexity in the number of samples. A number of kernel approximation methods…

机器学习 · 计算机科学 2018-09-20 Lingfei Wu , Ian E. H. Yen , Jie Chen , Rui Yan

We propose generalized random forests, a method for non-parametric statistical estimation based on random forests (Breiman, 2001) that can be used to fit any quantity of interest identified as the solution to a set of local moment…

统计方法学 · 统计学 2018-04-06 Susan Athey , Julie Tibshirani , Stefan Wager

Two algorithms proposed by Leo Breiman : CART trees (Classification And Regression Trees for) introduced in the first half of the 80s and random forests emerged, meanwhile, in the early 2000s, are the subject of this article. The goal is to…

统计方法学 · 统计学 2017-01-23 Robin Genuer , Jean-Michel Poggi

Ensemble learning methods are designed to benefit from multiple learning algorithms for better predictive performance. The tradeoff of this improved performance is slower speed and larger size of ensemble learning systems compared to single…

机器学习 · 计算机科学 2021-01-22 Abolfazl Nadi , Hadi Moradi , Khalil Taheri

Random forests are a powerful method for non-parametric regression, but are limited in their ability to fit smooth signals, and can show poor predictive performance in the presence of strong, smooth effects. Taking the perspective of random…

机器学习 · 统计学 2020-09-08 Rina Friedberg , Julie Tibshirani , Susan Athey , Stefan Wager

Random forest (RF) stands out as a highly favored machine learning approach for classification problems. The effectiveness of RF hinges on two key factors: the accuracy of individual trees and the diversity among them. In this study, we…

机器学习 · 计算机科学 2024-10-28 Ye-eun Kim , Seoung Yun Kim , Hyunjoong Kim

The emergence of Quantum Machine Learning (QML) to enhance traditional classical learning methods has seen various limitations to its realisation. There is therefore an imperative to develop quantum models with unique model hypotheses to…

量子物理 · 物理学 2023-02-21 Maiyuren Srikumar , Charles D. Hill , Lloyd C. L. Hollenberg

Random feature approximation is arguably one of the most widely used techniques for kernel methods in large-scale learning algorithms. In this work, we analyze the generalization properties of random feature methods, extending previous…

机器学习 · 统计学 2025-06-23 Mike Nguyen , Nicole Mücke

Kernels ensuing from tree ensembles such as random forest (RF) or gradient boosted trees (GBT), when used for kernel learning, have been shown to be competitive to their respective tree ensembles (particularly in higher dimensional…

机器学习 · 统计学 2021-08-20 Dai Feng , Richard Baumgartner

In recent years, dynamically growing data and incrementally growing number of classes pose new challenges to large-scale data classification research. Most traditional methods struggle to balance the precision and computational burden when…

机器学习 · 计算机科学 2016-11-01 Tingting Xie , Yuxing Peng , Changjian Wang

Kernel methods represent one of the most powerful tools in machine learning to tackle problems expressed in terms of function values and derivatives due to their capability to represent and model complex relations. While these methods show…

统计理论 · 数学 2015-11-06 Bharath K. Sriperumbudur , Zoltan Szabo

We present Random Partition Kernels, a new class of kernels derived by demonstrating a natural connection between random partitions of objects and kernels between those objects. We show how the construction can be used to create kernels…

机器学习 · 统计学 2014-02-19 Alex Davies , Zoubin Ghahramani

We extend the herding algorithm to continuous spaces by using the kernel trick. The resulting "kernel herding" algorithm is an infinite memory deterministic process that learns to approximate a PDF with a collection of samples. We show that…

机器学习 · 计算机科学 2012-03-19 Yutian Chen , Max Welling , Alex Smola

This paper carries out a large dimensional analysis of a variation of kernel ridge regression that we call \emph{centered kernel ridge regression} (CKRR), also known in the literature as kernel ridge regression with offset. This modified…

Spatially Coherent Random Forest (SCRF) extends Random Forest to create spatially coherent labeling. Each split function in SCRF is evaluated based on a traditional information gain measure that is regularized by a spatial coherency term.…

计算机视觉与模式识别 · 计算机科学 2015-12-08 Tal Remez , Shai Avidan