LGAIJul 16, 2025

Domain Generalization via Pareto Optimal Gradient Matching

arXiv:2507.14227v12 citationsh-index: 27ECAI
Originality Incremental advance
AI Analysis

This work addresses domain generalization for machine learning models, presenting an incremental improvement over existing gradient-based methods.

The paper tackles gradient fluctuations and high computational costs in domain generalization by proposing a Pareto Optimality Gradient Matching (POGM) method, which achieves competitive results on DomainBed datasets with improved efficiency.

In this study, we address the gradient-based domain generalization problem, where predictors aim for consistent gradient directions across different domains. Existing methods have two main challenges. First, minimization of gradient empirical distance or gradient inner products (GIP) leads to gradient fluctuations among domains, thereby hindering straightforward learning. Second, the direct application of gradient learning to the joint loss function can incur high computation overheads due to second-order derivative approximation. To tackle these challenges, we propose a new Pareto Optimality Gradient Matching (POGM) method. In contrast to existing methods that add gradient matching as regularization, we leverage gradient trajectories as collected data and apply independent training at the meta-learner. In the meta-update, we maximize GIP while limiting the learned gradient from deviating too far from the empirical risk minimization gradient trajectory. By doing so, the aggregate gradient can incorporate knowledge from all domains without suffering gradient fluctuation towards any particular domain. Experimental evaluations on datasets from DomainBed demonstrate competitive results yielded by POGM against other baselines while achieving computational efficiency.

Foundations

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

Your Notes