Related Experiment Video
Updated: Aug 5, 2026

Assessing Cerebral Autoregulation via Oscillatory Lower Body Negative Pressure and Projection Pursuit Regression
Published on: December 10, 2014
Minimizing Stochastic Complexity with Ridge Regression
Antony Mizzi1, David M Walker1, Michael Small1
1Complex Systems Group, Department of Mathematics and Statistics, The University of Western Australia, Perth, WA 6009, Australia.
We developed a new criterion for ridge regression penalty strength using stochastic complexity. This method interprets regularization as complexity reduction, offering an analytical penalty term for improved model fitting.
Area of Science:
- Statistical Learning Theory
- Machine Learning
- Information Theory
Background:
- Stochastic complexity (SC) is a principled information-theoretic approach for model selection.
- Traditional SC does not fully capture the impact of regularization on model complexity.
- Ridge regression is a widely used regularization technique to prevent overfitting.
Purpose of the Study:
- To derive a penalty strength criterion for ridge regression based on stochastic complexity.
- To adapt the stochastic complexity framework to account for regularization's effect on model complexity.
- To provide an analytical expression for the complexity penalty in ridge regression.
Main Methods:
- Modified the standard stochastic complexity coding scheme using a weighted ensemble of regularized model fits.
- Interpreted regularization as a mechanism for constraining model flexibility and reducing complexity.
- Derived an analytical complexity penalty term: the log determinant of the residual operator.
Main Results:
- Successfully derived a penalty strength criterion for ridge regression using the modified stochastic complexity.
- The derived penalty term offers an analytical solution, simplifying practical application.
- Demonstrated the effectiveness of the complexity penalty in a reservoir computing task and benchmark datasets.
Conclusions:
- The proposed method provides a principled way to determine ridge regression penalty strength via stochastic complexity.
- Regularization's role in complexity reduction is explicitly modeled, enhancing theoretical understanding.
- The analytical penalty term facilitates improved model selection and performance in regression tasks.
Related Concept Videos
Regression Toward the Mean
Residuals and Least-Squares Property
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...
Calibration Curves: Linear Least Squares
For data that follow a straight line, the standard method for fitting is the linear...
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Application of Linearization and Approximation
Quadratic Models