Related Experiment Video
Updated: Apr 19, 2026

13:51
Cross-Modal Multivariate Pattern Analysis
Published on: November 9, 2011
20.7K
Mismatched training and test distributions can outperform matched ones
Carlos R González1, Yaser S Abu-Mostafa
1Department of Electrical Engineering, California Institute of Technology, Pasadena, CA 91125, U.S.A. crgonzal@caltech.edu.
Neural Computation
|December 17, 2014
Summary
Mismatched training and test distributions in supervised learning can improve out-of-sample performance. This finding challenges conventional wisdom and has significant theoretical and algorithmic implications for machine learning.
Area of Science:
- Machine Learning
- Learning Theory
- Statistical Modeling
Background:
- Standard assumption: training and test data share the same probability distribution.
- Matching training and test distributions is typically considered optimal practice.
Purpose of the Study:
- To investigate the impact of mismatched training and test distributions on supervised learning performance.
- To challenge the conventional assumption of distribution matching.
Main Methods:
- Supervised learning models were trained and evaluated using both matched and mismatched data distributions.
- Out-of-sample performance was the primary metric for comparison.
Main Results:
- Mismatched distributions unexpectedly led to superior out-of-sample performance compared to matched distributions.
- The performance improvement was independent of the specific target function.
Conclusions:
- The assumption of matching training and test distributions is not universally optimal.
- Mismatched distributions offer a novel approach with potential for enhanced predictive accuracy.
- Findings necessitate a re-evaluation of theoretical and algorithmic strategies in supervised learning.
More Related Videos
Related Concept Videos
Sign Test for Matched Pairs
486
The sign test for matched pairs offers a robust method for comparing two paired samples, often for the effects of an intervention in one of them. This method is very useful in situations where the underlying distribution of the data is unknown. The test compares two related samples—often pre- and post-treatment measurements on the same subjects—to determine if there are significant differences in their median values.
To conduct the sign test, we first calculate the differences in...
To conduct the sign test, we first calculate the differences in...
486
Survival Tree
504
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...
Building a Survival Tree
Constructing a...
504
Test for Homogeneity
2.6K
The goodness–of–fit test can be used to decide whether a population fits a given distribution, but it will not suffice to decide whether two populations follow the same unknown distribution. A different test, called the test for homogeneity, can be used to conclude whether two populations have the same distribution. To calculate the test statistic for a test for homogeneity, follow the same procedure as with the test of independence. The hypotheses for the test for homogeneity can...
2.6K
Wilcoxon Signed-Ranks Test for Matched Pairs
638
The Wilcoxon signed-rank test for matched pairs evaluates the null hypothesis by combining the ranks of differences with their signs. It essentially tests whether the median of the differences in a population of matched pairs is zero. Since the test incorporates more information than the sign test, it generally yields more trustable conclusions. This test also does not require the data to follow a normal distribution, but two conditions must be met for it to be applicable: (1) the data must...
638
Expected Frequencies in Goodness-of-Fit Tests
8.9K
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).
8.9K
Goodness-of-Fit Test
9.5K
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...
9.5K

