Related Experiment Videos
Are We Underestimating Overfitting?
David A Winkler1,2,3
1Department of Biochemistry and Chemistry, La Trobe Institute for Molecular Science, La Trobe University, Melbourne, Victoria3086, Australia.
Journal of Chemical Information and Modeling
|May 28, 2026
Summary
Overly complex machine learning models, previously thought to overfit and perform poorly, can actually improve predictions. These overparameterized models capture additional information, enhancing their accuracy on new data.
Area of Science:
- Computational chemistry
- Machine learning
- Quantitative structure-activity relationships (QSAR)
Background:
- Traditional Quantitative Structure-Activity Relationship (QSAR) modeling emphasizes parsimonious models to avoid overfitting.
- Overfitting, where models perform well on training data but poorly on new data, is a key concern in model development.
Purpose of the Study:
- To challenge the dogma that parsimonious models are always superior in Quantitative Structure-Activity Relationship (QSAR) and Quantitative Structure-Property Relationship (QSPR) modeling.
- To explore the potential of overparameterized machine learning models to accurately predict external data.
Main Methods:
- Review of recent publications on overfitting and overparameterization in machine learning.
- Analysis of information theoretic arguments supporting the predictive power of overparameterized models.
- Modeling of synthetic and real data to evaluate the performance of potentially overfitted models on test sets.
Main Results:
- Formally overparameterized machine learning models can exhibit strong predictive accuracy on external test data.
- Supernumerary model parameters may contain valuable information that improves predictions for unseen data.
- Illustrative examples demonstrate the effectiveness of overfitted models in QSAR and QSPR.
Conclusions:
- The understanding of overfitting and overparameterization in machine learning has significant implications for QSAR and QSPR modeling.
- Overparameterized models offer a counterintuitive but effective approach to enhance predictive accuracy in cheminformatics.
- Embracing potentially overfitted models can lead to more robust and accurate structure-activity and structure-property relationship predictions.
Related Concept Videos
Survival Tree
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a survival tree begins...
Building a Survival Tree
Constructing a survival tree begins...
Expected Frequencies in Goodness-of-Fit Tests
A goodness-of-fit test is conducted to determine whether the observed frequency values are statistically similar to the frequencies expected for the dataset. Suppose the expected frequencies for a dataset are equal such as when predicting the frequency of any number appearing when casting a die. In that case, the expected frequency is the ratio of the total number of observations (n) to the number of categories (k).
Goodness-of-Fit Test
The goodness-of-fit test is a type of hypothesis test which determines whether the data "fits" a particular distribution. For example, one may suspect that some anonymous data may fit a binomial distribution. A chi-square test (meaning the distribution for the hypothesis test is chi-square) can be used to determine if there is a fit. The null and alternative hypotheses may be written in sentences or stated as equations or inequalities. The test statistic for a goodness-of-fit test is given as...
Unrealistic Optimism Bias
Unrealistic optimism bias is the tendency to overestimate the likelihood of positive outcomes. This cognitive bias makes individuals believe they are less likely to experience failures, setbacks, or risks and more likely to succeed than others. For example, people may assume they are less prone to health issues, accidents, or financial struggles than their peers, even when they share similar risk factors.One key component of this bias is the above-average effect, where individuals perceive...
Prediction Intervals
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
The...
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
The...
Regression Toward the Mean
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when researchers try to extrapolate results...