中文
相关论文

相关论文: Random Pairwise Shapelets Forest

200 篇论文

We propose a tree regularization framework, which enables many tree models to perform feature selection efficiently. The key idea of the regularization framework is to penalize selecting a new feature for splitting when its gain (e.g.…

机器学习 · 计算机科学 2012-03-22 Houtao Deng , George Runger

Variable selection for high-dimensional linear models has received a lot of attention lately, mostly in the context of l1-regularization. Part of the attraction is the variable selection effect: parsimonious models are obtained, which are…

机器学习 · 统计学 2009-06-22 Nicolai Meinshausen

We address the problem of finding influential training samples for a particular case of tree ensemble-based models, e.g., Random Forest (RF) or Gradient Boosted Decision Trees (GBDT). A natural way of formalizing this problem is studying…

机器学习 · 计算机科学 2018-03-14 Boris Sharchilev , Yury Ustinovsky , Pavel Serdyukov , Maarten de Rijke

A random forest prediction can be computed by the scalar product of the labels of the training examples and a set of weights that are determined by the leafs of the forest into which the test object falls; each prediction can hence be…

机器学习 · 计算机科学 2023-11-27 Henrik Boström

Regression trees are a popular machine learning algorithm that fit piecewise constant models by recursively partitioning the predictor space. This paper focuses on statistical inference for a data-dependent model obtained from a fitted…

统计方法学 · 统计学 2025-12-17 Soham Bakshi , Yiling Huang , Snigdha Panigrahi , Walter Dempsey

Random forest is a classification algorithm well suited for microarray data: it shows excellent performance even when most predictive variables are noise, can be used when the number of variables is much larger than the number of…

定量方法 · 定量生物学 2007-05-23 Ramon Diaz-Uriarte , Sara Alvarez de Andres

This paper introduces a novel framework for enhancing Random Forest classifiers by integrating probabilistic feature sampling and hyperparameter tuning via Simulated Annealing. The proposed framework exhibits substantial advancements in…

机器学习 · 计算机科学 2025-11-12 Kowshik Balasubramanian , Andre Williams , Ismail Butun

We propose a novel ensemble method called Riemann-Lebesgue Forest (RLF) for regression. The core idea in RLF is to mimic the way how a measurable function can be approximated by partitioning its range into a few intervals. With this idea in…

机器学习 · 统计学 2024-05-13 Tian Qin , Wei-Min Huang

Multivariate time series classification (MTSC) has attracted significant research attention due to its diverse real-world applications. Recently, exploiting transformers for MTSC has achieved state-of-the-art performance. However, existing…

机器学习 · 计算机科学 2024-05-24 Xuan-May Le , Ling Luo , Uwe Aickelin , Minh-Tuan Tran

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

Survival analysis is a subfield of statistics concerned with modeling the occurrence time of a particular event of interest for a population. Survival analysis found widespread applications in healthcare, engineering, and social sciences.…

机器学习 · 计算机科学 2023-08-08 Alberto Archetti , Matteo Matteucci

Data analysis and machine learning have become an integrative part of the modern scientific methodology, offering automated procedures for the prediction of a phenomenon based on past observations, unraveling underlying patterns in data and…

机器学习 · 统计学 2015-06-04 Gilles Louppe

A fully nonparametric approach for making probabilistic predictions in multi-response regression problems is introduced. Random forests are used as marginal models for each response variable and, as novel contribution of the present work,…

机器学习 · 计算机科学 2022-10-12 Marius Hofert , Avinash Prasad , Mu Zhu

We propose a tree ensemble method, referred to as time series forest (TSF), for time series classification. TSF employs a combination of the entropy gain and a distance measure, referred to as the Entrance (entropy and distance) gain, for…

机器学习 · 计算机科学 2013-06-04 Houtao Deng , George Runger , Eugene Tuv , Martyanov Vladimir

Since their introduction by Breiman, Random Forests (RFs) have proven to be useful for both classification and regression tasks. The RF prediction of a previously unseen observation can be represented as a weighted sum of all training…

应用统计 · 统计学 2025-08-21 Nils Koster , Fabian Krüger

Random Forest (RFs) are among the most widely used Machine Learning (ML) classifiers. Even though RFs are not interpretable, there are no dedicated non-heuristic approaches for computing explanations of RFs. Moreover, there is recent work…

机器学习 · 计算机科学 2021-05-24 Yacine Izza , Joao Marques-Silva

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

Time series classification has received great attention over the past decade with a wide range of methods focusing on predictive performance by exploiting various types of temporal features. Nonetheless, little emphasis has been placed on…

机器学习 · 计算机科学 2018-09-17 Isak Karlsson , Jonathan Rebane , Panagiotis Papapetrou , Aristides Gionis

Neural networks and tree ensembles are state-of-the-art learners, each with its unique statistical and computational advantages. We aim to combine these advantages by introducing a new layer for neural networks, composed of an ensemble of…

机器学习 · 计算机科学 2020-07-14 Hussein Hazimeh , Natalia Ponomareva , Petros Mol , Zhenyu Tan , Rahul Mazumder

This paper formulates the problem of learning discriminative features (\textit{i.e.,} segments) from networked time series data considering the linked information among time series. For example, social network users are considered to be…

机器学习 · 计算机科学 2016-12-23 Haishuai Wang , Jia Wu , Peng Zhang , Chengqi Zhang