中文
相关论文

相关论文: Optimizing Prediction Intervals by Tuning Random F…

200 篇论文

It is notoriously difficult to build a bad Random Forest (RF). Concurrently, RF blatantly overfits in-sample without any apparent consequence out-of-sample. Standard arguments, like the classic bias-variance trade-off or double descent,…

机器学习 · 统计学 2024-10-01 Philippe Goulet Coulombe

This paper deals with the impact of fault prediction techniques on checkpointing strategies. We suppose that the fault-prediction system provides prediction windows instead of exact predictions, which dramatically complicates the analysis…

分布式、并行与集群计算 · 计算机科学 2013-02-20 Guillaume Aupy , Yves Robert , Frédéric Vivien , Dounia Zaidouni

The tuning parameter selection strategy for penalized estimation is crucial to identify a model that is both interpretable and predictive. However, popular strategies (e.g., minimizing average squared prediction error via cross-validation)…

统计方法学 · 统计学 2022-11-10 Julia Holter , Jonathan Stallrich

The process of optimizing the latency of DNN operators with ML models and hardware-in-the-loop, called auto-tuning, has established itself as a pervasive method for the deployment of neural networks. From a search space of…

机器学习 · 计算机科学 2022-06-01 Dennis Rieber , Moritz Reiber , Oliver Bringmann , Holger Fröning

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

As neural networks become more popular, the need for accompanying uncertainty estimates increases. There are currently two main approaches to test the quality of these estimates. Most methods output a density. They can be compared by…

机器学习 · 统计学 2024-06-05 Laurens Sluijterman , Eric Cator , Tom Heskes

We study how to utilize (possibly erroneous) predictions in a model for computing under uncertainty in which an algorithm can query unknown data. Our aim is to minimize the number of queries needed to solve the minimum spanning tree…

数据结构与算法 · 计算机科学 2022-07-01 Thomas Erlebach , Murilo Santos de Lima , Nicole Megow , Jens Schlöter

Improvement of statistical learning models in order to increase efficiency in solving classification or regression problems is still a goal pursued by the scientific community. In this way, the support vector machine model is one of the…

机器学习 · 统计学 2019-11-22 Anderson Ara , Mateus Maia , Samuel Macêdo , Francisco Louzada

Random forests (RFs) are among the most popular supervised learning algorithms due to their nonlinear flexibility and ease-of-use. However, as black box models, they can only be interpreted via algorithmically-defined feature importance…

统计方法学 · 统计学 2025-05-26 Abhineet Agarwal , Ana M. Kenney , Yan Shuo Tan , Tiffany M. Tang , Bin Yu

State-of-the-art automated machine learning systems for tabular data often employ cross-validation; ensuring that measured performances generalize to unseen data, or that subsequent ensembling does not overfit. However, using k-fold…

机器学习 · 计算机科学 2024-08-05 Edward Bergman , Lennart Purucker , Frank Hutter

Finding the best configuration of algorithms' hyperparameters for a given optimization problem is an important task in evolutionary computation. We compare in this work the results of four different hyperparameter tuning approaches for a…

神经与进化计算 · 计算机科学 2022-03-18 Furong Ye , Carola Doerr , Hao Wang , Thomas Bäck

In machine learning, the selection of a promising model from a potentially large number of competing models and the assessment of its generalization performance are critical tasks that need careful consideration. Typically, model selection…

机器学习 · 统计学 2023-02-06 Pascal Rink , Werner Brannath

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

This study examines generalized cross-validation for the tuning parameter selection for ridge regression in high-dimensional misspecified linear models. The set of candidates for the tuning parameter includes not only positive values but…

统计理论 · 数学 2026-01-21 Akira Shinkyu

Evaluating the predictive performance of species distribution models (SDMs) under realistic deployment scenarios requires careful handling of spatial and temporal dependencies in the data. Cross-validation (CV) is the standard approach for…

应用统计 · 统计学 2025-12-22 Diana Koldasbayeva , Alexey Zaytsev

Within machine learning, the supervised learning field aims at modeling the input-output relationship of a system, from past observations of its behavior. Decision trees characterize the input-output relationship through a series of nested…

机器学习 · 统计学 2019-05-20 Arnaud Joly

One of the most pressing challenges facing the fusion community is adequately mitigating or, even better, avoiding disruptions of tokamak plasmas. However, before this can be done, disruptions must first be predicted with sufficient warning…

等离子体物理 · 物理学 2019-09-04 R. A. Tinguely , K. J. Montes , C. Rea , R. Sweeney , R. S. Granetz

We introduce a modification of Random Forests to estimate functions when unobserved confounding variables are present. The technique is tailored for high-dimensional settings with many observed covariates. We use spectral deconfounding…

统计计算 · 统计学 2025-09-25 Markus Ulmer , Cyrill Scheidegger , Peter Bühlmann

Randomized methods of neural network learning suffer from a problem with the generation of random parameters as they are difficult to set optimally to obtain a good projection space. The standard method draws the parameters from a fixed…

机器学习 · 计算机科学 2019-08-13 Grzegorz Dudek

Methods for neural network hyperparameter optimization and meta-modeling are computationally expensive due to the need to train a large number of model configurations. In this paper, we show that standard frequentist regression models can…

机器学习 · 计算机科学 2017-11-09 Bowen Baker , Otkrist Gupta , Ramesh Raskar , Nikhil Naik