中文
相关论文

相关论文: AMF: Aggregated Mondrian Forests for Online Learni…

200 篇论文

Ensembles of randomized decision trees, usually referred to as random forests, are widely used for classification and regression tasks in machine learning and statistics. Random forests achieve competitive predictive performance and are…

机器学习 · 统计学 2015-02-17 Balaji Lakshminarayanan , Daniel M. Roy , Yee Whye Teh

Random Forest (RF) is an ensemble classification technique that was developed by Breiman over a decade ago. Compared with other ensemble techniques, it has proved its accuracy and superiority. Many researchers, however, believe that there…

机器学习 · 计算机科学 2015-03-19 Khaled Fawagreh , Mohamad Medhat Gaber , Eyad Elyan

Random Forests (RF) is a popular machine learning method for classification and regression problems. It involves a bagging application to decision tree models. One of the primary advantages of the Random Forests model is the reduction in…

机器学习 · 统计学 2022-07-06 Sai K Popuri

Introduced by Breiman, Random Forests are widely used classification and regression algorithms. While being initially designed as batch algorithms, several variants have been proposed to handle online learning. One particular instance of…

机器学习 · 统计学 2019-04-10 Jaouad Mourtada , Stéphane Gaïffas , Erwan Scornet

Random Forests (RF) are among the state-of-the-art in many machine learning applications. With the ongoing integration of ML models into everyday life, the deployment and continuous application of models becomes more and more an important…

机器学习 · 计算机科学 2021-10-20 Sebastian Buschjäger , Katharina Morik

Random Forest (RF) is an ensemble supervised machine learning technique that was developed by Breiman over a decade ago. Compared with other ensemble techniques, it has proved its accuracy and superiority. Many researchers, however, believe…

机器学习 · 计算机科学 2015-03-18 Khaled Fawagreh , Mohamad Medhat Gaber , Eyad Elyan

As Artificial Intelligence (AI) is used in more applications, the need to consider and mitigate biases from the learned models has followed. Most works in developing fair learning algorithms focus on the offline setting. However, in many…

机器学习 · 计算机科学 2021-08-24 Wenbin Zhang , Albert Bifet , Xiangliang Zhang , Jeremy C. Weiss , Wolfgang Nejdl

The random forest (RF) algorithm has become a very popular prediction method for its great flexibility and promising accuracy. In RF, it is conventional to put equal weights on all the base learners (trees) to aggregate their predictions.…

机器学习 · 统计学 2023-05-18 Xinyu Chen , Dalei Yu , Xinyu Zhang

Random forest (RF) methodology is one of the most popular machine learning techniques for prediction problems. In this article, we discuss some cases where random forests may suffer and propose a novel generalized RF method, namely…

机器学习 · 统计学 2019-04-24 Haozhe Zhang , Dan Nettleton , Zhengyuan Zhu

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 a learning algorithm proposed by Breiman [Mach. Learn. 45 (2001) 5--32] that combines several randomized decision trees and aggregates their predictions by averaging. Despite its wide usage and outstanding practical…

统计理论 · 数学 2015-08-11 Erwan Scornet , Gérard Biau , Jean-Philippe Vert

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

Random Forests (RF) and Extreme Gradient Boosting (XGBoost) are two of the most widely used and highly performing classification and regression models. They aggregate equally weighted CART trees, generated randomly in RF or sequentially in…

机器学习 · 计算机科学 2025-10-28 Dimitris Bertsimas , Yubing Cui

We introduce WildWood (WW), a new ensemble algorithm for supervised learning of Random Forest (RF) type. While standard RF algorithms use bootstrap out-of-bag samples to compute out-of-bag scores, WW uses these samples to produce improved…

机器学习 · 计算机科学 2023-06-14 Stéphane Gaïffas , Ibrahim Merad , Yiyang Yu

Random forests are popular methods for regression and classification analysis, and many different variants have been proposed in recent years. One interesting example is the Mondrian random forest, in which the underlying constituent trees…

统计理论 · 数学 2025-11-10 Matias D. Cattaneo , Jason M. Klusowski , William G. Underwood

Classification is essential to the applications in the field of data mining, artificial intelligence, and fault detection. There exists a strong need in developing accurate, suitable, and efficient classification methods and algorithms with…

人工智能 · 计算机科学 2024-03-19 Yingtao Ren , Xiaomin Zhu , Kaiyuan Bai , Runtong Zhang

A new approach called ABRF (the attention-based random forest) and its modifications for applying the attention mechanism to the random forest (RF) for regression and classification are proposed. The main idea behind the proposed ABRF…

机器学习 · 计算机科学 2022-01-11 Lev V. Utkin , Andrei V. Konstantinov

Continual learning based on data stream mining deals with ubiquitous sources of Big Data arriving at high-velocity and in real-time. Adaptive Random Forest ({\em ARF}) is a popular ensemble method used for continual learning due to its…

机器学习 · 计算机科学 2019-05-16 Diego Marrón , Eduard Ayguadé , José Ramon Herrero , Albert Bifet

Random forests are a widely used machine learning algorithm, but their computational efficiency is undermined when applied to large-scale datasets with numerous instances and useless features. Herein, we propose a nonparametric feature…

机器学习 · 计算机科学 2022-01-19 Xiaojun Mao , Liuhua Peng , Zhonglei Wang

Random Forests have been extensively used in regression and classification, inspiring the development of various forest-based methods. Among these, Mondrian Forests, derived from the Mondrian process, mark a significant advancement.…

统计理论 · 数学 2025-02-28 Haoran Zhan , Jingli Wang , Yingcun Xia
‹ 上一页 1 2 3 10 下一页 ›