paper-with-me

Papers

Loss Function Learning for Domain Generalization by Implicit Gradient

2021-09-29 · Boyan Gao, Henry Gouk, Yongxin Yang, Timothy Hospedales

Generalising robustly to distribution shift is a major challenge that is pervasive across most real-world applications of machine learning. A recent study highlighted that many advanced algorithms proposed to tackle such domain generalisation (DG) fail to outperform a properly tuned empirical risk minimisation (ERM) baseline. We take a different approach, and explore the impact of the ERM loss function on out-of-domain generalisation. In particular, we introduce a novel meta-learning approach to loss function search based on implicit gradient. This enables us to discover a general purpose parametric loss function that provides a drop-in replacement for cross-entropy. Our loss can be used in standard training pipelines to efficiently train robust models using any neural architecture on new datasets. The results show that it clearly surpasses cross-entropy, enables simple ERM to outperform significantly more complicated prior DG methods, and provides state-of-the-art performance across a variety of DG benchmarks. Furthermore, unlike most existing DG approaches, our setup applies to the most practical setting of single-source domain generalisation, on which we show significant improvement.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain GeneralizationMeta-Learning

Similar Papers 제목 키워드 기반

On the Origin of Implicit Regularization in Stochastic Gradient Descent

2021-01-28 · ICLR 2021 1 · Samuel L. Smith, Benoit Dherin, David G. T. Barrett, Soham De

For infinitesimal learning rates, stochastic gradient descent (SGD) follows the path of gradient flow on the full batch loss function. However moderately large learning rates can achieve higher test accuracies, and this …

Stability vs Implicit Bias of Gradient Methods on Separable Data and Beyond

2022-02-27 · Matan Schliserman, Tomer Koren

An influential line of recent work has focused on the generalization properties of unregularized gradient-based learning procedures applied to separable linear classification with exponentially-tailed loss functions. The…

Generalization Bounds

Sharpness-Aware Gradient Matching for Domain Generalization

2023-03-18 · CVPR 2023 1 · Pengfei Wang, Zhaoxiang Zhang, Zhen Lei, Lei Zhang

The goal of domain generalization (DG) is to enhance the generalization capability of the model learned from a source domain to other unseen domains. The recently developed Sharpness-Aware Minimization (SAM) method aims …

Domain Generalization

Shape Guided Gradient Voting for Domain Generalization

2023-06-19 · Jiaqi Xu, Yuwang Wang, Xuejin Chen

Domain generalization aims to address the domain shift between training and testing data. To learn the domain invariant representations, the model is usually trained on multiple domains. It has been found that the gradie…

Domain Generalizationimage-classificationImage Classification

Generalization Properties and Implicit Regularization for Multiple Passes SGM

2016-05-26 · Junhong Lin, Raffaello Camoriano, Lorenzo Rosasco

We study the generalization properties of stochastic gradient methods for learning with convex loss functions and linearly parameterized functions. We show that, in the absence of penalizations or constraints, the stabil…