Uncertainty Modeling for Out-of-Distribution Generalization
Xiaotong Li, Yongxing Dai, Yixiao Ge, Jun Liu, Ying Shan, Ling-Yu Duan

TL;DR
This paper introduces a probabilistic approach to modeling feature statistics as Gaussian distributions to enhance deep neural networks' robustness and generalization in out-of-distribution scenarios across various vision tasks.
Contribution
It proposes a novel uncertainty modeling method for feature statistics, improving out-of-distribution generalization without adding extra parameters.
Findings
Consistently improves generalization across multiple vision tasks.
Enhances robustness against domain shifts.
Integrates seamlessly into existing networks.
Abstract
Though remarkable progress has been achieved in various vision tasks, deep neural networks still suffer obvious performance degradation when tested in out-of-distribution scenarios. We argue that the feature statistics (mean and standard deviation), which carry the domain characteristics of the training data, can be properly manipulated to improve the generalization ability of deep learning models. Common methods often consider the feature statistics as deterministic values measured from the learned features and do not explicitly consider the uncertain statistics discrepancy caused by potential domain shifts during testing. In this paper, we improve the network generalization ability by modeling the uncertainty of domain shifts with synthesized feature statistics during training. Specifically, we hypothesize that the feature statistic, after considering the potential uncertainties,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Data Classification · Advanced Neural Network Applications
