Seeking Consistent Flat Minima for Better Domain Generalization via Refining Loss Landscapes
Aodi Li, Liansheng Zhuang, Xiao Long, Minghong Yao, Shafei Wang

TL;DR
This paper introduces a Self-Feedback Training framework that refines loss landscapes to find consistent flat minima across domains, improving out-of-domain generalization in domain generalization tasks.
Contribution
It proposes an iterative method to enhance the consistency of flat minima across domains by refining loss landscapes, leading to better domain generalization performance.
Findings
Outperforms state-of-the-art sharpness-aware methods on multiple benchmarks.
Achieves 2.6% and 1.5% improvements with ResNet-50 and ViT-B/16.
Demonstrates the effectiveness of landscape consistency in domain generalization.
Abstract
Domain generalization aims to learn a model from multiple training domains and generalize it to unseen test domains. Recent theory has shown that seeking the deep models, whose parameters lie in the flat minima of the loss landscape, can significantly reduce the out-of-domain generalization error. However, existing methods often neglect the consistency of loss landscapes in different domains, resulting in models that are not simultaneously in the optimal flat minima in all domains, which limits their generalization ability. To address this issue, this paper proposes an iterative Self-Feedback Training (SFT) framework to seek consistent flat minima that are shared across different domains by progressively refining loss landscapes during training. It alternatively generates a feedback signal by measuring the inconsistency of loss landscapes in different domains and refines these loss…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and ELM · Machine Learning and Data Classification
MethodsSharpness-Aware Minimization · Shrink and Fine-Tune
