LGJul 14, 2022

On the Strong Correlation Between Model Invariance and Generalization

arXiv:2207.07065v128 citationsh-index: 54
Originality Incremental advance
AI Analysis

This work provides quantitative evidence for the relationship between invariance and generalization, which is important for understanding model behavior in machine learning.

The authors introduced Effective Invariance (EI), a label-free measure of model invariance, and conducted large-scale correlation studies showing strong linear relationships between generalization and invariance across models and datasets for rotation and grayscale transformations.

Generalization and invariance are two essential properties of any machine learning model. Generalization captures a model's ability to classify unseen data while invariance measures consistency of model predictions on transformations of the data. Existing research suggests a positive relationship: a model generalizing well should be invariant to certain visual factors. Building on this qualitative implication we make two contributions. First, we introduce effective invariance (EI), a simple and reasonable measure of model invariance which does not rely on image labels. Given predictions on a test image and its transformed version, EI measures how well the predictions agree and with what level of confidence. Second, using invariance scores computed by EI, we perform large-scale quantitative correlation studies between generalization and invariance, focusing on rotation and grayscale transformations. From a model-centric view, we observe generalization and invariance of different models exhibit a strong linear relationship, on both in-distribution and out-of-distribution datasets. From a dataset-centric view, we find a certain model's accuracy and invariance linearly correlated on different test sets. Apart from these major findings, other minor but interesting insights are also discussed.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes