paper-with-me

홈 › Papers

Evaluation of Bagging Predictors with Kernel Density Estimation and Bagging Score

2026-04-04 · Philipp Seitz, Jan Schmitt, Andreas Schiffler arxiv

For a larger set of predictions of several differently trained machine learning models, known as bagging predictors, the mean of all predictions is taken by default. Nevertheless, this proceeding can deviate from the actual ground truth in certain parameter regions. An approach is presented to determine a representative y_BS from such a set of predictions using Kernel Density Estimation (KDE) in nonlinear regression with Neural Networks (NN) which simultaneously provides an associated quality criterion beta_BS, called Bagging Score (BS), that reflects the confidence of the obtained ensemble prediction. It is shown that working with the new approach better predictions can be made than working with the common use of mean or median. In addition to this, the used method is contrasted to several approaches of nonlinear regression from the literatur, resulting in a top ranking in each of the calculated error values without using any optimization or feature selection technique.

📄 PDF Abstract BibTeX arXiv:2604.03599

Code (0)

등록된 구현이 없습니다.

Tasks

Density Estimation

Similar Papers 제목 키워드 기반

Bagging in overparameterized learning: Risk characterization and risk monotonization

2022-10-20 · Pratik Patil, Jin-Hong Du, Arun Kumar Kuchibhotla

Bagging is a commonly used ensemble technique in statistics and machine learning to improve the performance of prediction procedures. In this paper, we study the prediction risk of variants of bagged predictors under the…

Prediction

TAKDE: Temporal Adaptive Kernel Density Estimator for Real-Time Dynamic Density Estimation

2022-03-15 · Yinsong Wang, Yu Ding, Shahin Shahrampour

Real-time density estimation is ubiquitous in many applications, including computer vision and signal processing. Kernel density estimation is arguably one of the most commonly used density estimation techniques, and the…

Density Estimation

Fast Kernel Density Estimation with Density Matrices and Random Fourier Features

2022-08-02 · Joseph A. Gallego, Juan F. Osorio, Fabio A. González

Kernel density estimation (KDE) is one of the most widely used nonparametric density estimation methods. The fact that it is a memory-based method, i.e., it uses the entire training data set for prediction, makes it unsu…

Density Estimation

Reducing Sampling Ratios Improves Bagging in Sparse Regression

2018-12-20 · Luoluo Liu, Sang Peter Chin, Trac. D. Tran

Bagging, a powerful ensemble method from machine learning, improves the performance of unstable predictors. Although the power of Bagging has been shown mostly in classification problems, we demonstrate the success of em…

regression

Population Synthesis via k-Nearest Neighbor Crossover Kernel

2015-08-26 · Naoki Hamada, Katsumi Homma, Hiroyuki Higuchi, Hideyuki Kikuchi

The recent development of multi-agent simulations brings about a need for population synthesis. It is a task of reconstructing the entire population from a sampling survey of limited size (1% or so), supplying the initia…