English

Domain-Inspired Sharpness-Aware Minimization Under Domain Shifts

Computer Vision and Pattern Recognition 2024-05-30 v1 Machine Learning

Abstract

This paper presents a Domain-Inspired Sharpness-Aware Minimization (DISAM) algorithm for optimization under domain shifts. It is motivated by the inconsistent convergence degree of SAM across different domains, which induces optimization bias towards certain domains and thus impairs the overall convergence. To address this issue, we consider the domain-level convergence consistency in the sharpness estimation to prevent the overwhelming (deficient) perturbations for less (well) optimized domains. Specifically, DISAM introduces the constraint of minimizing variance in the domain loss, which allows the elastic gradient calibration in perturbation generation: when one domain is optimized above the averaging level \textit{w.r.t.} loss, the gradient perturbation towards that domain will be weakened automatically, and vice versa. Under this mechanism, we theoretically show that DISAM can achieve faster overall convergence and improved generalization in principle when inconsistent convergence emerges. Extensive experiments on various domain generalization benchmarks show the superiority of DISAM over a range of state-of-the-art methods. Furthermore, we show the superior efficiency of DISAM in parameter-efficient fine-tuning combined with the pretraining models. The source code is released at https://github.com/MediaBrain-SJTU/DISAM.

Keywords

Cite

@article{arxiv.2405.18861,
  title  = {Domain-Inspired Sharpness-Aware Minimization Under Domain Shifts},
  author = {Ruipeng Zhang and Ziqing Fan and Jiangchao Yao and Ya Zhang and Yanfeng Wang},
  journal= {arXiv preprint arXiv:2405.18861},
  year   = {2024}
}

Comments

Published as a conference paper at ICLR 2024

R2 v1 2026-06-28T16:45:15.051Z