Related Experiment Video
Updated: Jul 23, 2025

08:56
Automatic Image Processing to Determine the Community Size Structure of Riverine Macroinvertebrates
Published on: January 13, 2023
2.2K
Learning Curves for Noisy Heterogeneous Feature-Subsampled Ridge Ensembles
Benjamin S Ruben1, Cengiz Pehlevan2,3,4
1Biophysics Graduate Program.
Arxiv
|July 18, 2023
Summary
Feature bagging, an ensemble method, reduces prediction variance. This study shows subsampling features shifts the double-descent peak, enabling mitigation via heterogeneous feature ensembling for linear models and classifiers.
Area of Science:
- Machine Learning
- Statistical Learning Theory
- Ensemble Methods
Background:
- Feature bagging is a standard technique for reducing prediction variance in machine learning by training estimators on feature subsets.
- Understanding its theoretical underpinnings, particularly in the context of noisy data and complex model behaviors like double descent, is crucial for optimizing its application.
- Ridge ensembles are commonly used for their regularization properties in linear regression problems.
Approach:
- Develop a theoretical framework for feature bagging within noisy least-squares ridge ensembles.
- Derive and simplify analytical learning curves, especially for equicorrelated data.
- Investigate the impact of feature subsampling on the double-descent phenomenon in linear predictors.
- Introduce and analyze heterogeneous feature ensembling as a method to combat double descent.
- Compare the performance of feature-subsampling ensembles against single linear predictors, analyzing noise trade-offs.
- Extend qualitative insights to linear classifiers on image classification tasks using deep learning feature maps.
Key Points:
- Feature bagging in noisy ridge ensembles is theoretically analyzed.
- Subsampling features demonstrably shifts the double-descent peak of linear predictors.
- Heterogeneous feature ensembling offers a computationally efficient strategy to mitigate double descent.
- A trade-off exists between noise amplification from subsampling and noise reduction from ensembling.
- The findings are validated for linear classifiers on deep learning-derived image features.
Conclusions:
- Feature bagging theory is extended to noisy ridge ensembles, revealing insights into learning curve behavior.
- Heterogeneous feature ensembling is proposed as an effective and efficient method to address the double-descent problem.
- The study provides a nuanced understanding of the performance trade-offs in feature bagging, applicable from linear models to complex image classification tasks.
Related Concept Videos
Sampling Methods: Overview
382
A sample refers to a smaller subset representative of a larger population. In analytical chemistry, studying or analyzing an entire population is often impractical or impossible. Therefore, samples are used to draw inferences and generalize the whole population. The sampling method selects individuals or items from a population to create a sample. Standard sampling methods include random, judgemental, systematic, stratified, and cluster sampling.
In analytical chemistry, the choice of...
In analytical chemistry, the choice of...
382
Sampling Continuous Time Signal
281
In signal processing, a continuous-time signal can be sampled using an impulse-train sampling technique, followed by the zero-order hold method. Impulse-train sampling involves the use of a periodic impulse train, which consists of a series of delta functions spaced at regular intervals determined by the sampling period. When a continuous-time signal is multiplied by this impulse train, it generates impulses with amplitudes corresponding to the signal's values at the sampling points.
In the...
In the...
281
Sampling Plans
214
Sampling is a crucial step in analytical chemistry, allowing researchers to collect representative data from a large population. Common sampling methods include random, judgmental, systematic, stratified, and cluster sampling.
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
214
Calibration Curves: Linear Least Squares
1.4K
A calibration curve is a plot of the instrument's response against a series of known concentrations of a substance. This curve is used to set the instrument response levels, using the substance and its concentrations as standards. Alternatively, or additionally, an equation is fitted to the calibration curve plot and subsequently used to calculate the unknown concentrations of other samples reliably.
For data that follow a straight line, the standard method for fitting is the linear...
For data that follow a straight line, the standard method for fitting is the linear...
1.4K
Residuals and Least-Squares Property
7.4K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.4K
Sampling Distribution
13.1K
Given simple random samples of size n from a given population with a measured characteristic such as mean, proportion, or standard deviation for each sample, the probability distribution of all the measured characteristics is called a sampling distribution. How much the statistic varies from one sample to another is known as the sampling variability of a statistic. You typically measure the sampling variability of a statistic by its standard error. The standard error of the mean is an example...
13.1K

