paper-with-me

Papers

On the Strong Correlation Between Model Invariance and Generalization

2022-07-14 · Weijian Deng, Stephen Gould, Liang Zheng

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.

📄 PDF Abstract BibTeX arXiv:2207.07065

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Predicting Out-of-Domain Generalization with Neighborhood Invariance

2022-07-05 · Nathan Ng, Neha Hulkund, Kyunghyun Cho, Marzyeh Ghassemi

Developing and deploying machine learning models safely depends on the ability to characterize and compare their abilities to generalize to new environments. Although recent work has proposed a variety of methods that ca…

Data AugmentationDomain Generalizationimage-classificationImage Classification+2

DivIL: Unveiling and Addressing Over-Invariance for Out-of- Distribution Generalization

2025-02-18 · Jiaqi Wang, YuHang Zhou, Zhixiong Zhang, Qiguang Chen 외

Out-of-distribution generalization is a common problem that expects the model to perform well in the different distributions even far from the train data. A popular approach to addressing this issue is invariant learning…

Contrastive LearningOut-of-Distribution Generalization

Supervised Contrastive Block Disentanglement

2025-02-11 · Taro Makino, Ji Won Park, Natasa Tagasovska, Takamasa Kudo 외

Real-world datasets often combine data collected under different experimental conditions. This yields larger datasets, but also introduces spurious correlations that make it difficult to model the phenomena of interest. …

Contrastive LearningDisentanglementDomain Generalization

Rényi Sharpness: A Novel Sharpness that Strongly Correlates with Generalization

2025-10-09 · Qiaozhe Zhang, Jun Sun, Ruijie Zhang, Yingzhuang Liu arxiv

Sharpness (of the loss minima) is widely believed to be a good indicator of generalization of neural networks. Unfortunately, the correlation between existing sharpness measures and generalization is not as strong as exp…

Gi and Pal Scores: Deep Neural Network Generalization Statistics

2021-04-08 · Yair Schiff, Brian Quanz, Payel Das, Pin-Yu Chen

The field of Deep Learning is rich with empirical evidence of human-like performance on a variety of regression, classification, and control tasks. However, despite these successes, the field lacks strong theoretical err…

regression